stella/src/debugger
Stephen Anthony a4e7a87307 Switch to C++17 structured bindings for maps in a few places, adding const as well.
This makes the code a little easier to follow.
2020-11-29 15:50:31 -03:30
..
gui made DelayQueueWidget use setDirty 2020-11-28 16:54:23 +01:00
BreakpointMap.cxx Updated copyright to 2020. Happy New Year to anyone reading this! 2019-12-31 13:48:56 -03:30
BreakpointMap.hxx Various code cleanups. 2020-11-28 22:16:47 -03:30
CartDebug.cxx improved debugger's RAM labels 2020-11-28 12:57:24 +01:00
CartDebug.hxx improved debugger's RAM labels 2020-11-28 12:57:24 +01:00
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 improved tooltips hiding 2020-11-20 10:11:40 +01:00
Debugger.hxx Various code cleanups. 2020-11-28 22:16:47 -03: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 Switch to C++17 structured bindings for maps in a few places, adding const as well. 2020-11-29 15:50:31 -03: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 fully resolved #165 (added timer read cycles count) 2020-10-13 15:11:35 +02:00
RiotDebug.hxx fully resolved #165 (added timer read cycles count) 2020-10-13 15:11:35 +02:00
TIADebug.cxx implemented WSYNC part of #165 (TODO: doc) 2020-10-12 21:30:03 +02:00
TIADebug.hxx implemented WSYNC part of #165 (TODO: doc) 2020-10-12 21:30:03 +02: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