Gopher2600 is an emulator for the Atari 2600 games console
Find a file
steve b9a3d0b456 o debugger
- debugger now handles CTRL-Z signals for terminal that have been
	put into raw mode; like the colorterm package
    - CTRL-C now asks for confirmation
    - added EXIT command as an alternative to QUIT

o colorterm
    - CTRL-C clears input line if anything has been typed
    - input buffer checked for length before writing
2020-01-05 18:58:35 +00:00
debugger o debugger 2020-01-05 18:58:35 +00:00
disassembly o disassembly 2020-01-05 18:58:35 +00:00
errors o debugger 2020-01-05 18:58:35 +00:00
gui o SDL / GUI 2020-01-05 18:58:35 +00:00
hardware o SDL / GUI 2020-01-05 18:58:35 +00:00
performance o peripheral 2020-01-05 18:58:33 +00:00
playmode o SDL / GUI 2020-01-05 18:58:35 +00:00
recorder o peripherals 2020-01-05 18:58:33 +00:00
regression * tweaking of code in preparation for future changes 2020-01-05 18:58:35 +00:00
symbols o symbols 2020-01-05 18:58:34 +00:00
television o renamed television/basic.go to television/stella.go 2020-01-05 18:58:35 +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 debugger 2020-01-05 18:58:35 +00:00
gopher2600.go o gopher2600 2020-01-05 18:58:34 +00:00
LICENCE o initial commit 2020-01-05 18:58:12 +00:00