mirror of
https://github.com/JetSetIlly/Gopher2600.git
synced 2025-04-02 11:02:17 -04:00
- 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 |
||
---|---|---|
.. | ||
colorterm | ||
input | ||
monitor | ||
ui | ||
breakpoints.go | ||
callbacks.go | ||
commands.go | ||
debugger.go | ||
machineinfo.go | ||
memory.go | ||
print.go | ||
script.go | ||
targets.go | ||
traps.go | ||
watches.go |