Gopher2600 is an emulator for the Atari 2600 games console
Find a file
steve 680be0722f o errors
- documented
    - clarified when and why panic() should be called
    - changed formatting verbs in error messages

o targets
    - removed panic()
2020-01-05 18:58:40 +00:00
cartridgeloader o cartridgeloader 2020-01-05 18:58:39 +00:00
database o regression 2020-01-05 18:58:38 +00:00
debugger o errors 2020-01-05 18:58:40 +00:00
disassembly o replaced all instance of new(obj) with &new{} 2020-01-05 18:58:40 +00:00
errors o errors 2020-01-05 18:58:40 +00:00
gui o sdlplay 2020-01-05 18:58:40 +00:00
hardware o errors 2020-01-05 18:58:40 +00:00
modalflag o test 2020-01-05 18:58:40 +00:00
paths o errors 2020-01-05 18:58:40 +00:00
performance o limiter 2020-01-05 18:58:40 +00:00
playmode o sdlplay 2020-01-05 18:58:40 +00:00
recorder o debugger / playmode 2020-01-05 18:58:39 +00:00
regression o debugger / playmode 2020-01-05 18:58:39 +00:00
screendigest o debugger / playmode 2020-01-05 18:58:39 +00:00
setup o paths 2020-01-05 18:58:39 +00:00
symbols o test 2020-01-05 18:58:40 +00:00
television o limiter 2020-01-05 18:58:40 +00:00
test o test 2020-01-05 18:58:40 +00:00
web2600 o web2600 2020-01-05 18:58:40 +00:00
COPYING o initial commit 2020-01-05 18:58:12 +00:00
FUTURE o reworked memory sub-system, including shims in debugger and 2020-01-05 18:58:40 +00:00
gopher2600.go o limiter 2020-01-05 18:58:40 +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