Gopher2600 is an emulator for the Atari 2600 games console
Find a file
steve c59a4a2dde o debugger
- RAM command now has CART option. displays any additional RAM the
	cartridge may have

o cartridge
    - implemented RAM() command. returns copy of RAM array
    - save/restore banks functions are now save/restore state and deal
	with cartridge RAM in addition to bank information

o debugger/memory
    - better error messages for peek and poke
2020-01-05 18:58:36 +00:00
debugger o debugger 2020-01-05 18:58:36 +00:00
disassembly o debugger 2020-01-05 18:58:36 +00:00
errors o debugger 2020-01-05 18:58:36 +00:00
gui o joysticks 2020-01-05 18:58:36 +00:00
hardware o debugger 2020-01-05 18:58:36 +00:00
performance o regression 2020-01-05 18:58:36 +00:00
playmode o joysticks 2020-01-05 18:58:36 +00:00
recorder o regression 2020-01-05 18:58:36 +00:00
regression o player 2020-01-05 18:58:36 +00:00
symbols o symbols 2020-01-05 18:58:34 +00:00
television o tia/player 2020-01-05 18:58:36 +00:00
test o SDL / GUI 2020-01-05 18:58:35 +00:00
COPYING o initial commit 2020-01-05 18:58:12 +00:00
FUTURE o sprites 2020-01-05 18:58:36 +00:00
gopher2600.go o sprites 2020-01-05 18:58:36 +00:00
LICENCE o initial commit 2020-01-05 18:58:12 +00:00