.. |
gui
|
Fix minor warning (missing newline), and minor cleanup.
|
2020-09-19 18:22:57 -02:30 |
BreakpointMap.cxx
|
Updated copyright to 2020. Happy New Year to anyone reading this!
|
2019-12-31 13:48:56 -03:30 |
BreakpointMap.hxx
|
Updated copyright to 2020. Happy New Year to anyone reading this!
|
2019-12-31 13:48:56 -03:30 |
CartDebug.cxx
|
Almost all file I/O now goes through FilesystemNode::read/write, instead of raw C++ fstreams.
|
2020-07-25 12:57:12 -02:30 |
CartDebug.hxx
|
Fix warnings from Clang 11.
|
2020-08-17 10:38:43 -02:30 |
CpuDebug.cxx
|
refactored access flags used for disassembly
|
2020-03-27 09:03:06 +01:00 |
CpuDebug.hxx
|
display write destination address in debugger (implements #74)
|
2020-03-26 13:48:46 +01:00 |
Debugger.cxx
|
Added debugger pseudo-registers to detect timer access on wraparound (fixes #606).
|
2020-10-05 16:48:57 -02:30 |
Debugger.hxx
|
Added debugger pseudo-registers to detect timer access on wraparound (fixes #606).
|
2020-10-05 16:48:57 -02:30 |
DebuggerExpressions.hxx
|
Added debugger pseudo-registers to detect timer access on wraparound (fixes #606).
|
2020-10-05 16:48:57 -02:30 |
DebuggerParser.cxx
|
Almost all file I/O now goes through FilesystemNode::read/write, instead of raw C++ fstreams.
|
2020-07-25 12:57:12 -02:30 |
DebuggerParser.hxx
|
first shot at #586 (Heat Map) (TODO: differentiate cartridge read/write access)
|
2020-04-01 11:06:03 +02:00 |
DebuggerSystem.hxx
|
Fix warnings from Clang 11.
|
2020-08-17 10:38:43 -02:30 |
DiStella.cxx
|
Update Xcode project for class changes.
|
2020-05-11 15:33:42 -02:30 |
DiStella.hxx
|
replace some magic numbers in Distella
|
2020-03-28 09:35:27 +01:00 |
Expression.hxx
|
Updated copyright to 2020. Happy New Year to anyone reading this!
|
2019-12-31 13:48:56 -03:30 |
RiotDebug.cxx
|
Added debugger pseudo-registers to detect timer access on wraparound (fixes #606).
|
2020-10-05 16:48:57 -02:30 |
RiotDebug.hxx
|
Added debugger pseudo-registers to detect timer access on wraparound (fixes #606).
|
2020-10-05 16:48:57 -02:30 |
TIADebug.cxx
|
add total and delta cycle counter (resolves #565)
|
2020-02-03 13:09:19 +01:00 |
TIADebug.hxx
|
add total and delta cycle counter (resolves #565)
|
2020-02-03 13:09:19 +01:00 |
TrapArray.hxx
|
Updated copyright to 2020. Happy New Year to anyone reading this!
|
2019-12-31 13:48:56 -03:30 |
module.mk
|
Fix build file for Linux.
|
2019-08-24 09:17:24 -02:30 |