Gopher2600/debugger
JetSetIlly 6f0f5dd4ed "improved" look of CRT preferences window
rewind to last entry wasn't drawing previous screen correctly

line terminal option for debugger works again
2020-11-22 13:46:06 +00:00
..
script error values checked (golangci-lint -E errcheck) 2020-10-18 10:59:19 +01:00
terminal removed some dangling lint errors (godot) 2020-11-19 15:11:30 +00:00
breakpoints.go error values checked (golangci-lint -E errcheck) 2020-10-18 10:59:19 +01:00
breakpoints_test.go updated copyright notice in all files 2020-07-26 20:18:56 +01:00
commands.go optimise rewind 2020-11-19 13:49:13 +00:00
commands_help.go improved rewind performance and accuracy 2020-11-08 19:48:44 +00:00
commands_template.go rewind preferences 2020-11-14 09:05:30 +00:00
debugger.go optimise rewind 2020-11-19 13:49:13 +00:00
debugger_test.go optimise rewind 2020-11-19 13:49:13 +00:00
doc.go spelling errors in comments (golangci-lint -E misspell --fix) 2020-10-15 22:02:51 +01:00
events.go "improved" look of CRT preferences window 2020-11-22 13:46:06 +00:00
inputloop.go optimise rewind 2020-11-19 13:49:13 +00:00
memory.go simplified hardware package (preparation for rewind feature) 2020-10-20 14:52:44 +01:00
print.go added more linters to golangci-lint config 2020-10-16 16:31:07 +01:00
prompt.go simplifed code (golangci-lint -E gosimple) 2020-10-15 20:56:48 +01:00
quantum.go added more linters to golangci-lint config 2020-10-16 16:31:07 +01:00
rewind.go optimise rewind 2020-11-19 13:49:13 +00:00
state.go clarified debugger input loop 2020-11-17 23:01:23 +00:00
targets.go abstracted VCS facing parts of the television implementation into the signal package 2020-10-31 22:01:12 +00:00
traces.go simplified hardware package (preparation for rewind feature) 2020-10-20 14:52:44 +01:00
traps.go only update rewind system when continuing/halting emulation in inputloop 2020-10-23 21:32:07 +01:00
traps_test.go updated copyright notice in all files 2020-07-26 20:18:56 +01:00
watches.go simplified hardware package (preparation for rewind feature) 2020-10-20 14:52:44 +01:00
watches_test.go spelling errors in comments (golangci-lint -E misspell --fix) 2020-10-15 22:02:51 +01:00