Gopher2600/debugger
2024-04-10 20:50:13 +01:00
..
dbgmem removed curated pacakge. replaced with wrapped errors 2023-02-13 21:58:39 +00:00
govern added CYCLE quantum 2023-11-27 07:47:30 +00:00
script removed curated pacakge. replaced with wrapped errors 2023-02-13 21:58:39 +00:00
terminal improved coproc yield information in terminal prompt 2024-03-01 20:24:23 +00:00
commandline_options.go peripheral swapping with the -swap argument 2024-01-10 17:42:11 +00:00
commands.go ARM differenties between architectures for memory alignment 2024-04-08 22:16:12 +01:00
commands_help.go peripheral swapping with the -swap argument 2024-01-10 17:42:11 +00:00
commands_template.go added COPROC MEM DUMP command 2024-03-04 07:40:55 +00:00
debugger.go corrected supercharger multiloading for fastload 2024-04-10 20:50:13 +01:00
debugger_test.go improved gopher2600.go structure 2023-11-19 20:16:17 +00:00
deeppoke.go added VCS.Snapshot() function. simplifies the rewind package 2024-02-05 11:41:17 +00:00
doc.go updated go minimum version to 1.20 2023-02-12 13:09:07 +00:00
eventhandler.go cartridge will reload when HUP signal is received 2024-01-28 10:41:08 +00:00
halt.go corrected stack protection bug that caused false positives 2023-07-23 02:44:34 +01:00
halt_breakpoints.go simplification of how gui interacts with debugger 2023-08-26 09:14:54 +01:00
halt_breakpoints_test.go break/trap targets are now aware of CPU instruction boundaries 2021-10-07 15:40:34 +01:00
halt_targets.go nil protection on disassembly definition 2024-01-16 10:54:54 +00:00
halt_traps.go removed curated pacakge. replaced with wrapped errors 2023-02-13 21:58:39 +00:00
halt_traps_test.go break/trap targets are now aware of CPU instruction boundaries 2021-10-07 15:40:34 +01:00
halt_watches.go corrected halt condition for WATCH command 2023-03-05 21:13:27 +00:00
halt_watches_test.go CLK breakpoints/targets will prevent debugger entering playmode 2021-11-11 10:00:26 +00:00
loop_catchup.go added CYCLE quantum 2023-11-27 07:47:30 +00:00
loop_debugger.go cartridge will reload when HUP signal is received 2024-01-28 10:41:08 +00:00
loop_playmode.go cartridge will reload when HUP signal is received 2024-01-28 10:41:08 +00:00
preferences.go clarified some preferences concepts 2021-12-05 20:17:43 +00:00
print.go improved terminal output for DWARF LOCALS command 2023-07-31 08:57:41 +01:00
prompt.go improved coproc yield information in terminal prompt 2024-03-01 20:24:23 +00:00
push.go added support for stella.pro files 2024-02-05 11:41:17 +00:00
rewind.go added CYCLE quantum 2023-11-27 07:47:30 +00:00
traces.go removed curated pacakge. replaced with wrapped errors 2023-02-13 21:58:39 +00:00
userinput.go cartridge will reload when HUP signal is received 2024-01-28 10:41:08 +00:00