mirror of
https://github.com/JetSetIlly/Gopher2600.git
synced 2025-04-02 11:02:17 -04:00
- parse input routines improved - empty input will repeat the last step command (eg. STEP FRAME) - added CAPTURE command - user input is copied to a script file. suitable for future playback with the SCRIPT command |
||
---|---|---|
.. | ||
colorterm | ||
console | ||
input | ||
monitor | ||
breakpoints.go | ||
callbacks.go | ||
capture.go | ||
commands.go | ||
debugger.go | ||
help.go | ||
machineinfo.go | ||
memory.go | ||
print.go | ||
script.go | ||
targets.go | ||
traps.go | ||
watches.go |