Skip to content

v1.5

Latest

Choose a tag to compare

@Clownacy Clownacy released this 02 Sep 20:28
· 11 commits to master since this release
  • Updated to the latest ClownMDEmu core.
    • Updated to the latest version of Clown68000.
      • Fixed poor performance on macOS and other BSD derivatives.
      • Corrected many instances of registers holding values that are larger than 32-bit.
    • Optimised sprite rendering.
    • Added widescreen hack.
    • Fixed 8-bit writes to 16-bit SRAM.
    • Fixed FM operators 2 and 3 being swapped when performing a key on/off operation.
    • Optimised rendering in H32 mode by drawing fewer tiles than in H40 mode.
    • Removed debug warnings that would occur when accessing 'gap' FM slots (it is a harmless no-op).