mirror of
https://github.com/JetSetIlly/Gopher2600.git
synced 2025-04-02 11:02:17 -04:00
- debugger now handles CTRL-Z signals for terminal that have been put into raw mode; like the colorterm package - CTRL-C now asks for confirmation - added EXIT command as an alternative to QUIT o colorterm - CTRL-C clears input line if anything has been typed - input buffer checked for length before writing |
||
---|---|---|
.. | ||
colorterm | ||
commandline | ||
console | ||
metavideo | ||
script | ||
breakpoints.go | ||
commands.go | ||
debugger.go | ||
events.go | ||
help.go | ||
machineinfo.go | ||
memory.go | ||
print.go | ||
targets.go | ||
traps.go | ||
watches.go |