Gopher2600/coprocessor/developer
JetSetIlly e4dea5c7b9 reverted SignalAttributes to a struct
profiling shows that the performance penalty is no longer that great.
the struct is preferable because the code is clearer
2024-11-23 14:56:37 +00:00
..
breakpoints breakable addresses are collated for each source line 2023-08-01 18:02:13 +01:00
callstack fixed callstack/callers output 2023-09-23 08:57:00 +01:00
dwarf added lint target to Makefile 2024-11-23 14:56:36 +00:00
faults better error message for non-existant ARM program memory 2024-07-16 16:10:00 +01:00
mapfile moved obsolete mapfile code into a dedicated package 2023-07-28 06:03:58 +01:00
profiling added load/percentile values for cycles/call profiling 2024-03-28 07:20:23 +00:00
yield implemented strobed local variables 2024-03-04 07:40:39 +00:00
borrowing.go ARM differenties between architectures for memory alignment 2024-04-08 22:16:12 +01:00
developer.go added lint target to Makefile 2024-11-23 14:56:36 +00:00
disasm_range.go coprocessor/developer package refactor 2023-07-24 16:11:48 +01:00
doc.go greatly simplified how coproc developer package profiles execution 2022-08-24 10:01:01 +01:00
profiling.go reverted SignalAttributes to a struct 2024-11-23 14:56:37 +00:00