mirror of
https://github.com/JetSetIlly/Gopher2600.git
synced 2025-04-02 11:02:17 -04:00
Gopher2600 is an emulator for the Atari 2600 games console
- 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 |
||
---|---|---|
cartridgeloader | ||
database | ||
debugger | ||
digest | ||
disassembly | ||
errors | ||
gui | ||
hardware | ||
modalflag | ||
patch | ||
paths | ||
performance | ||
playmode | ||
recorder | ||
regression | ||
setup | ||
symbols | ||
television | ||
test | ||
wavwriter | ||
web2600 | ||
COPYING | ||
FUTURE | ||
gopher2600.go | ||
LICENCE | ||
Makefile |