Gopher2600 is an emulator for the Atari 2600 games console
Find a file
steve f53592df13 o disassembly
- 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
2020-01-05 18:58:31 +00:00
assert o gopher2600 2020-01-05 18:58:28 +00:00
debugger o disassembly 2020-01-05 18:58:31 +00:00
disassembly o disassembly 2020-01-05 18:58:31 +00:00
errors o disassembly 2020-01-05 18:58:31 +00:00
hardware o disassembly 2020-01-05 18:58:31 +00:00
regression o gopher/vcs 2020-01-05 18:58:31 +00:00
symbols o cpu 2020-01-05 18:58:31 +00:00
television o television 2020-01-05 18:58:31 +00:00
test o gopher/vcs 2020-01-05 18:58:31 +00:00
COPYING o initial commit 2020-01-05 18:58:12 +00:00
gopher2600.go o television 2020-01-05 18:58:31 +00:00
LICENCE o initial commit 2020-01-05 18:58:12 +00:00