Gopher2600 is an emulator for the Atari 2600 games console
Find a file
steve 1fa62f5c21 o debugger
- improved help messages
    - remove EXIT command, leaving just the QUIT command
    - QUIT command now terminates a script recording session rather than
    causing the debugger to quit
    - renamed granularity to quantum. reframed all commentary/help
      messages in these terms
    - CARTRDIGE BANK prints error as appropriate
    - removed HEXLOAD. functionality subsumed into POKE command
    - DISPLAY DEBUG ON/OFF is now DEBUG MASK/UNMASK

o symbols
    - fixed table listing
    - using index instead of index into array (eye roll)

o cartridge / atari
    - fixed bank switching boundary check
2020-01-05 18:58:43 +00:00
cartridgeloader o hardware/memory 2020-01-05 18:58:41 +00:00
database o database 2020-01-05 18:58:41 +00:00
debugger o debugger 2020-01-05 18:58:43 +00:00
digest o breakpoints 2020-01-05 18:58:42 +00:00
disassembly o cpu 2020-01-05 18:58:42 +00:00
errors o setup 2020-01-05 18:58:43 +00:00
gui o sdl / audio 2020-01-05 18:58:43 +00:00
hardware o debugger 2020-01-05 18:58:43 +00:00
modalflag o regression 2020-01-05 18:58:41 +00:00
patch o patch 2020-01-05 18:58:42 +00:00
paths o patch 2020-01-05 18:58:42 +00:00
performance o added overview documentation for every package 2020-01-05 18:58:41 +00:00
playmode o patch 2020-01-05 18:58:42 +00:00
recorder o riot 2020-01-05 18:58:42 +00:00
regression o errors 2020-01-05 18:58:42 +00:00
setup o setup 2020-01-05 18:58:43 +00:00
symbols o debugger 2020-01-05 18:58:43 +00:00
television o setup 2020-01-05 18:58:43 +00:00
test o test 2020-01-05 18:58:40 +00:00
wavwriter o added overview documentation for every package 2020-01-05 18:58:41 +00:00
web2600 o tia 2020-01-05 18:58:42 +00:00
COPYING o initial commit 2020-01-05 18:58:12 +00:00
FUTURE o debugger 2020-01-05 18:58:43 +00:00
gopher2600.go o setup 2020-01-05 18:58:43 +00:00
LICENCE o initial commit 2020-01-05 18:58:12 +00:00
Makefile o debugger 2020-01-05 18:58:40 +00:00