Skip to content

Version 10.1

Compare
Choose a tag to compare
@wavemotion-dave wavemotion-dave released this 03 Sep 10:45
· 6 commits to main since this release

V10.1: 03-Sep-2024 by wavemotion-dave

  • Fix for the ADC decimal-mode instruction in the 6502 core for the CreatiVision. This fixes a number of problems including hex-digits showing on scores for some games.
  • Tweaks and optimizations for the CreatiVision driver. Added most of the common/stable 'undocumented' opcodes.
  • Improved emulation accuracy for the ADAM with memory now initialized to alternating 0x00 (even bytes) and 0xFF (odd bytes) per AdamEM and experiments from Shawn Merrick.