mirror of
https://github.com/JetSetIlly/Gopher2600.git
synced 2025-04-02 11:02:17 -04:00
Gopher2600 is an emulator for the Atari 2600 games console
- reworked disassembly routines so that it works better with multi-bank cartridges. - unfinished o cpu - reworked cpu testing routines - NoSideEffects has been changed to NoFlowControl * this means that memory is now written * it is intended that NoFlowControl CPU instances be supplied with a memory shim that can filter out write addresses as appropriate * this was done so that we can see switching of cartridge banks |
||
---|---|---|
assert | ||
debugger | ||
disassembly | ||
errors | ||
hardware | ||
regression | ||
symbols | ||
television | ||
test | ||
COPYING | ||
gopher2600.go | ||
LICENCE |