Gopher2600 is an emulator for the Atari 2600 games console
Find a file
steve 8ddaec1233 o debugger
- scripts now pass through input loop, allowing commands that
    control the emulation (like RUN or STEP) to be effective
    - reworked ONSTEP and ONHALT commands
    - added STICK0 and STICK1 commands

o memory / pia
    - improved RAM debugging output
2020-01-05 18:58:32 +00:00
assert o gopher2600 2020-01-05 18:58:28 +00:00
debugger o debugger 2020-01-05 18:58:32 +00:00
disassembly o debugger 2020-01-05 18:58:32 +00:00
errors o debugger 2020-01-05 18:58:32 +00:00
gui o errors 2020-01-05 18:58:32 +00:00
hardware o debugger 2020-01-05 18:58:32 +00:00
regression o errors 2020-01-05 18:58:32 +00:00
symbols o errors 2020-01-05 18:58:32 +00:00
television o errors 2020-01-05 18:58:32 +00:00
test o gui 2020-01-05 18:58:32 +00:00
COPYING o initial commit 2020-01-05 18:58:12 +00:00
gopher2600.go o debugger / breakpoints 2020-01-05 18:58:32 +00:00
LICENCE o initial commit 2020-01-05 18:58:12 +00:00