Gopher2600 is an emulator for the Atari 2600 games console
Find a file
steve 46b8173b7b o replaced debugger/input package with debugger/commandline
- improved how command template are compiled
    - verification and tab completion is now more robust
    - missing repeat groups

o debugger
    - extended PLAYER and MISSILE commands
    - combined STICK1 and STICK2 into one STICK command
2020-01-05 18:58:32 +00:00
assert o gopher2600 2020-01-05 18:58:28 +00:00
debugger o replaced debugger/input package with debugger/commandline 2020-01-05 18:58:32 +00:00
disassembly o debugger 2020-01-05 18:58:32 +00:00
errors o replaced debugger/input package with debugger/commandline 2020-01-05 18:58:32 +00:00
gui o reworked how GUI events are sent, received and handled 2020-01-05 18:58:32 +00:00
hardware o reworked how GUI events are sent, received and handled 2020-01-05 18:58:32 +00:00
playmode o reworked how GUI events are sent, received and handled 2020-01-05 18:58:32 +00:00
regression o cpu 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 reworked how GUI events are sent, received and handled 2020-01-05 18:58:32 +00:00
LICENCE o initial commit 2020-01-05 18:58:12 +00:00