lgblgblgb / xemu

Emulations (running on Linux/Unix/Windows/macOS, utilizing SDL2) of some - mainly - 8 bit machines, including the Commodore LCD, Commodore 65, and the MEGA65 as well.
https://github.com/lgblgblgb/xemu/wiki
GNU General Public License v2.0
208 stars 32 forks source link

MEGA65: ability to use the emulator as a testing tool #352

Closed lgblgblgb closed 1 year ago

lgblgblgb commented 2 years ago

It can/could be useful to use the emulator to run a kind of module testing of ROM, software etc. For example: https://github.com/MEGA65/mega65-user-guide/issues/484

To realistically do this, some minimal set of requirements from the emulation:

Usage of existing techniques:

Some idea to use Xemu/MEGA65 as a testing tool:

https://github.com/MEGA65/mega65-libc/issues/24