Gopher2600/debugger
steve 0725530e1c o colorterm / easyterm
- UserRead() fixed such that inputting of certain characters (% and $)
    is reflected correctly

o debugger
    - improved commentary surrounding ctrl-c handling

o system monitor
    - added monitor package to debugger
    - this replaces the call to TV.MetaSignal in the TIA
    - it is thought that this approach will be more flexible
    - plus, it removes debugging specific code from the core emulation

o television
    - renamed a few things so that they better describe new concepts
    introduced with the system monitor package
2020-01-05 18:58:32 +00:00
..
colorterm o colorterm / easyterm 2020-01-05 18:58:32 +00:00
input o tia 2020-01-05 18:58:31 +00:00
monitor o colorterm / easyterm 2020-01-05 18:58:32 +00:00
ui o colorterm / easyterm 2020-01-05 18:58:32 +00:00
breakpoints.go o breakpoints 2020-01-05 18:58:31 +00:00
callbacks.go o colorterm / easyterm 2020-01-05 18:58:32 +00:00
commands.go o colorterm / easyterm 2020-01-05 18:58:32 +00:00
debugger.go o colorterm / easyterm 2020-01-05 18:58:32 +00:00
machineinfo.go o tia 2020-01-05 18:58:31 +00:00
memory.go o colorterm / easyterm 2020-01-05 18:58:32 +00:00
print.go o breakpoints 2020-01-05 18:58:28 +00:00
script.go o tia 2020-01-05 18:58:31 +00:00
targets.go o breakpoints 2020-01-05 18:58:31 +00:00
traps.go o disassembly 2020-01-05 18:58:31 +00:00
watches.go o colorterm / easyterm 2020-01-05 18:58:32 +00:00