Gopher2600/debugger
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
..
reflection o debugger 2020-01-05 18:58:41 +00:00
script o debugger 2020-01-05 18:58:41 +00:00
terminal o cpu 2020-01-05 18:58:41 +00:00
breakpoints.go o debugger 2020-01-05 18:58:41 +00:00
commands.go o riot 2020-01-05 18:58:42 +00:00
debugger.go o debugger 2020-01-05 18:58:41 +00:00
doc.go o hardware/memory 2020-01-05 18:58:41 +00:00
events.go o debugger 2020-01-05 18:58:41 +00:00
help.go o debugger 2020-01-05 18:58:41 +00:00
inputloop.go o errors 2020-01-05 18:58:42 +00:00
instrumentation.go o debugger 2020-01-05 18:58:41 +00:00
memory.go o memory 2020-01-05 18:58:42 +00:00
print.go o debugger 2020-01-05 18:58:41 +00:00
prompt.go o disassembly 2020-01-05 18:58:41 +00:00
targets.go o debugger 2020-01-05 18:58:41 +00:00
traps.go o debugger 2020-01-05 18:58:41 +00:00
watches.go o debugger 2020-01-05 18:58:41 +00:00