Skip to content

MAME

Compare
Choose a tag to compare
@maziac maziac released this 19 Apr 17:46
· 1163 commits to main since this release
  • Experimental MAME support. See chapter "MAME - Multiple Machine Arcade Emulator" in Usage.md.
  • Changed name of disassembly from 'disasm.asm' to 'disasm.list'.
  • zsim: Fixed IND/I instruction #89 and OUTD/I.
  • Improved regex in evalExpression.
  • Fixed: Running zsim with code coverage disabled (codeCoverage: false).