This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Oricutron v0.7 Released
#1
Oricutron (formerly known as Oriculator) is an emulator for the Oric series of computers. It is written in plain C, and uses SDL. It is designed to be portable.

http://code.google.com/p/oriculator/

Changes :
General:
Added Telestrat support, although it doesn't work enough to be useful yet.
Added Pravetz-8D support, although the Pravetz/Apple disk system is not supported yet.
Added some error checking to the command-line argument parsing.
Standard return codes on exit.
IJK and PASE/Altai joystick emulation (thanks to Twilighte and Stefan Haubenthal for info)
For all ROM image files, Oricutron now looks for a corresponding ".pch" file with information about the ROM, such as patch addresses for turbotape, or the keyboard layout expected by the ROM.
ROM filenames are now specified in the config file.
Now uses SDL_RWops to load images and ROMs for better cross-platform compatibility (thanks to revolf).
The disk emulation now updates sector CRCs when writing to disk (oops!)
OpenGL rendering mode with optional display aspect stretching.
Optional scanline simulation.
You can toggle fullscreen mode from the menus.
Software rendering mode now has a 32bit mode as well as 16bit. Oricutron attempts to select the optimal mode, but it can be overridden in the config file (thanks to Alexandre Devert)

Debugger/Monitor:
For all ROM image files, Oricutron now looks for a corresponding ".sym" file with symbols for the debugger when that ROM is active.
Disassembling to file now uses full symbol names.
Supports CC65/VICE style label files (thanks to Stefan Haubenthal).
You can now create or move symbols while using the assembler.
You can create, delete and export symbols from the monitor commandline.
Added a memory modify command.
Fixed breakpoint behaviour. Before, when the CPU hit a breakpoint, the rest of the emulation would execute for the cycles of that command, even though the command wasn't executed.

Amiga/MorphOS:
Pressing help brings up the AmigaGuide readme. (thanks to Stefan Haubenthal)

BeOS:
You can paste from the clipboard with F9. (thanks to revolf)
Native messagebox and file requester. (thanks to revolf)

OSX:
Native messagebox and file requester. (thanks to revolf)
[Image: 1913820.png]
Reply
#2
wooow...This release was approximately a month ago
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)