EmuCR Feeds
Email Us

Oricutron v0.1 is released. Oricutron is an emulator for the Oric series of computers. It is written in plain C, and uses SDL. It is designed to be portable.It is still in early alpha stages.

Oricutron v0.1 Changelog:
General:
* Now called "Oricutron". Apparently Oriculator is rude in some languages Smile
* Works well enough to deserve "0.1" instead of "0.0.x"
* You can now auto-insert a tape by passing its name to CLOAD. If you need to "CLOAD" a specific file within a tape image, you can disable this feature.
* Fixed broken FPS display
* Fixed a condition where a filehandle wouldn't get closed.
* Added a 16k Oric-1 mode
* Added commandline options
* Fixed ADC/SBC overflow flag bug
* Mouse click now opens the main menu
* Fixed hard lockup when executing BRKs constantly
* Fixed B flag bug
* Fixed carry flag in BCD mode SBC
* Fixed behaviour or N and Z flags in decimal mode
* Fixed flag issue in TXS
* Emulation speed is no longer tied to the audio callback, enabling more reasonably sized audio buffers.
* 60Hz attribute emulated
* Fullscreen mode (only available via commandline for now)

Disk:
* Massive improvements to disk support. Reading works for most things (only Read Track is not implemented yet). Writing is not implemented at all.
* Added support for the Jasmin disk controller. Press F4 to reboot in disk mode when jasmin is enabled.

Debugger/Monitor:
* Added memwatch window
* Added symbols support
* Implemented help command (?)
* F11 traces code without going into subroutines (or Shift+F10 on Amiga keyboards)
* F12 now skips instructions
* Breakpoints now survive any reset unless the machine type is changes.
* You can now set breakpoints on memory accesses as well as program execution
* Memory reads from monitor no longer cause side effects for VIA and disk

Download: Oricutron v0.1
Source:Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!