tudnai
|
02dc720709
|
Prelimenary Breakpoints
|
2022-11-08 11:58:43 -08:00 |
|
tudnai
|
e338d7fd89
|
BugFix: Possible Race Condition in Update()
|
2022-11-07 19:52:06 -08:00 |
|
tudnai
|
942511d71c
|
Fixes in Debug Mode + break on BRK, HLT, INV enabled
|
2022-11-04 21:20:56 -07:00 |
|
tudnai
|
31d26228d8
|
Proper Step_Out & Step_Over with rendering, input and all
|
2022-11-01 21:05:53 -07:00 |
|
tudnai
|
462e1fe8ee
|
Debugger Active Run
|
2022-11-01 07:49:24 -07:00 |
|
tudnai
|
bd8403ee64
|
- Attempt to do better disassembly scroll syncchronization
- main.sync replaced to .async to avoid invalid opcode error
|
2022-10-31 17:43:43 -07:00 |
|
tudnai
|
15f7fc3d70
|
BugFix: Debug Disassembly alters behavior
|
2022-10-30 17:42:29 -07:00 |
|
tudnai
|
708099e45d
|
Step_Out & Step_Over
|
2022-10-30 16:50:02 -07:00 |
|
tudnai
|
2decf2abdc
|
- Debugger Function keys F4 / F5 / F6 / F7 / F8
- Debugger Memory View adjusted
- Continue / Pause
|
2022-10-30 05:42:15 -07:00 |
|
tudnai
|
594feb4618
|
- keyboard handling depends on Debugger Window focused or not - so handling textFields in DebuggerWindow is possible
- Added key binding to Debugger
|
2022-10-29 10:14:25 -07:00 |
|
tudnai
|
3605640781
|
Pause button on Main storyboard is synchronized with Debugger Window's Cointinue / Pause button
|
2022-10-28 19:46:06 -07:00 |
|
tudnai
|
acb8d9cfd8
|
Continue / Pause button in DebuggerWindow is synchronized now
|
2022-10-28 19:26:19 -07:00 |
|
tudnai
|
2531ce62b4
|
Step one instruction (Step In)
|
2022-10-28 11:51:49 -07:00 |
|
tudnai
|
e3c872d23c
|
Display Registers
|
2022-10-26 07:20:52 -07:00 |
|
tudnai
|
f84481e3b6
|
Removed missing connections and unused finctions in DebuggerWindowController class
|
2022-10-26 06:24:07 -07:00 |
|
tudnai
|
d6323ee902
|
DebuggerWindowController
|
2022-10-25 14:18:31 -07:00 |
|