Changes since v0.7.2
support for paddles and trakball
- click right-mouse-button to toggle input
- insertion is controlled entirely by the a78 header required for now. there are no command line options yet
automatic overscan detection
- added
-overscancommand line option. set toAUTOby default- other options are
NONE,MODERN, andFULL
implemented high score cartridge
- a78 header is obeyed by default (
-hsccommand line option is set toAUTO)
implemented savekey
- a78 header is NOT obeyed by default (
-savekeycommand line option is set toFALSE)- if
-savekeyis set toAUTO(obey a78 header) orTRUE(always insert savekey) then the savekey is inserted into the right player port
play in full-screen
- press
F11to toggle
re-ported CPU package from Gopher2600
- fixes XAA and ANE instructions
- CPU now passes the newly included Thom Harte single-step tests
randomised parts of the emulation are now properly random
- fixed seed was used inadvertently
various changes to debugger
- added commands and altered output
re-ported ARM and ELF package from Gopher2600
- now includes chameleon cart NV ram functions