Gopher2600 is an emulator for the Atari 2600 games console
Go to file
steve d7cdfcfe61 o errors
- removed ErrorID, using the error message as the ID
    - works just as well and simplifies maintenance
    - the messages should be moved to the relevant packages OR to a
      locale package. not sure which yet.
2020-01-05 18:58:42 +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 errors 2020-01-05 18:58:42 +00:00
digest o debugger 2020-01-05 18:58:41 +00:00
disassembly o errors 2020-01-05 18:58:42 +00:00
errors o errors 2020-01-05 18:58:42 +00:00
gui o riot 2020-01-05 18:58:42 +00:00
hardware o errors 2020-01-05 18:58:42 +00:00
modalflag o regression 2020-01-05 18:58:41 +00:00
patch o errors 2020-01-05 18:58:42 +00:00
paths o debugger 2020-01-05 18:58:41 +00:00
performance o added overview documentation for every package 2020-01-05 18:58:41 +00:00
playmode o riot 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 riot/input 2020-01-05 18:58:42 +00:00
symbols o hardware/memory 2020-01-05 18:58:41 +00:00
television o television 2020-01-05 18:58:41 +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 reworked memory sub-system, including shims in debugger and 2020-01-05 18:58:40 +00:00
gopher2600.go o debugger 2020-01-05 18:58:41 +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