Skip to content

v0.2

Compare
Choose a tag to compare
@Clownacy Clownacy released this 01 Mar 20:00
· 16 commits to master since this release

See my blog for a full explanation of everything in this update.

Emulator changes:

  • Added support for the YM2612’s timers.
  • Added support for the Window Plane.
  • Added support for the 68000’s BCD instructions.
  • Vastly improved Z80 emulation accuracy.
  • Fixed 1-cell horizontal scrolling mode.
  • Fixed VRAM fill.
  • Implemented YM2612’s ‘BUSY’ flag.

libretro core changes:

  • Added option to disable Window Plane.
  • Separate options to disabled FM6 and DAC.