Gopher2600/debugger
steve 6272b90892 o debugger/script
- renamed Recorder to Scribe
    - any references to script "recording" has been altered

o errors
    - some effort expended tidying up error messages display and
    construction
    - commandline package now uses errors package

o removed panics that would be better served with errors

o removed extraneous calls to fmt.Println and fmt.Printf
2020-01-05 18:58:33 +00:00
..
colorterm o debugger/script 2020-01-05 18:58:33 +00:00
commandline o debugger/script 2020-01-05 18:58:33 +00:00
console o debugger/script 2020-01-05 18:58:33 +00:00
metavideo o metavideo 2020-01-05 18:58:32 +00:00
script o debugger/script 2020-01-05 18:58:33 +00:00
breakpoints.go o debugger/script 2020-01-05 18:58:33 +00:00
commands.go o debugger/script 2020-01-05 18:58:33 +00:00
debugger.go o debugger/script 2020-01-05 18:58:33 +00:00
events.go o debugger/script 2020-01-05 18:58:33 +00:00
help.go o television 2020-01-05 18:58:33 +00:00
machineinfo.go o cpu 2020-01-05 18:58:32 +00:00
memory.go o debugger/script 2020-01-05 18:58:33 +00:00
print.go o debugger/script 2020-01-05 18:58:33 +00:00
targets.go o television 2020-01-05 18:58:33 +00:00
traps.go o debugger/script 2020-01-05 18:58:33 +00:00
watches.go o debugger/script 2020-01-05 18:58:33 +00:00