.. |
script
|
error values checked (golangci-lint -E errcheck)
|
2020-10-18 10:59:19 +01:00 |
terminal
|
added userinput package
|
2021-03-09 22:37:08 +00:00 |
breakpoints.go
|
renamed all instances of HorizPos to Clock
|
2021-01-19 17:34:43 +00:00 |
breakpoints_test.go
|
renamed all instances of HorizPos to Clock
|
2021-01-19 17:34:43 +00:00 |
commands.go
|
fixed win_disasm setting scroll position correctly on STEP FRAME and STEP SCANLINE
|
2021-04-02 20:41:45 +01:00 |
commands_help.go
|
added ReverseSearch() function
|
2021-03-12 09:46:08 +00:00 |
commands_template.go
|
port monitor
|
2021-03-14 18:03:49 +00:00 |
debugger.go
|
disassembly package works nicely with rewind package
|
2021-04-15 06:59:23 +01:00 |
debugger_test.go
|
optimise rewind
|
2020-11-19 13:49:13 +00:00 |
deeppoke.go
|
removed lint errors
|
2021-04-16 07:57:44 +01:00 |
doc.go
|
spelling errors in comments (golangci-lint -E misspell --fix)
|
2020-10-15 22:02:51 +01:00 |
events.go
|
left/right triggers control paddle
|
2021-03-09 22:37:08 +00:00 |
inputloop.go
|
disassembly package works nicely with rewind package
|
2021-04-15 06:59:23 +01:00 |
memory.go
|
removed hotspot symbol information for superbank
|
2021-03-12 11:24:11 +00:00 |
print.go
|
added more linters to golangci-lint config
|
2020-10-16 16:31:07 +01:00 |
prompt.go
|
corrected prompt for CPU reset state
|
2021-03-02 22:05:46 +00:00 |
quantum.go
|
STEP command now supports stepping backwards
|
2021-03-05 13:09:37 +00:00 |
rewind.go
|
fixed reflection data being nerfed after a GotoCoords() event
|
2021-04-15 22:30:23 +01:00 |
state.go
|
television pauses rendering on rewind
|
2021-01-03 11:39:27 +00:00 |
targets.go
|
renamed all instances of HorizPos to Clock
|
2021-01-19 17:34:43 +00:00 |
traces.go
|
simplified hardware package (preparation for rewind feature)
|
2020-10-20 14:52:44 +01:00 |
traps.go
|
updated Control deugging window to support STEP BACK command
|
2021-03-05 23:08:31 +00:00 |
traps_test.go
|
updated Control deugging window to support STEP BACK command
|
2021-03-05 23:08:31 +00:00 |
watches.go
|
WATCH command by default considers address mirrors
|
2021-03-11 16:17:15 +00:00 |
watches_test.go
|
spelling errors in comments (golangci-lint -E misspell --fix)
|
2020-10-15 22:02:51 +01:00 |