mirror of
https://github.com/JetSetIlly/Gopher2600.git
synced 2025-04-02 11:02:17 -04:00
- fixed bug that caused sprite position to be misrecorded - caused by reckoning the effects of HMOVE from the reset position rather than the current (possibly already adjusted) position o debugger / colorterm - implemented HOME/END keys for input loop o monitor / sdltv staterecorder - generalised colour assignment - not perfect but more flexible o debugger / breakpoints - parsing of negative numbers now allowed |
||
---|---|---|
.. | ||
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 |