Henrik Rydgård
|
637d15434e
|
Minor code cleanup. Add Goto LR button
|
2024-12-10 22:56:03 +01:00 |
|
Henrik Rydgård
|
4befbeac7c
|
Move the dump playback mips code to Playback.cpp. Assorted cleanup.
|
2024-12-10 01:27:25 +01:00 |
|
Henrik Rydgård
|
ccd5bcaa45
|
Add facility for __KernelGPUReplay to request to be called again
|
2024-12-10 01:27:25 +01:00 |
|
Henrik Rydgård
|
83af54950f
|
Move more core-related stuff into Core.cpp/h
|
2024-12-08 11:54:58 +01:00 |
|
Henrik Rydgård
|
c25e6b3933
|
Add "Split syscall" mechanism
|
2024-12-05 00:05:39 +01:00 |
|
Henrik Rydgård
|
96c4a10e8c
|
Add two new core states, rename RUNNING to RUNNING_CPU and similar for stepping.
|
2024-12-01 21:04:21 +01:00 |
|
Henrik Rydgård
|
0e6fc8e0e3
|
Assorted warning fixes
|
2024-11-28 15:02:26 +01:00 |
|
Henrik Rydgård
|
a74e4a105c
|
ImDebugger register window: Show fpcond on FPU tab. Fix display issue in kernelobj window
|
2024-11-26 08:41:39 +01:00 |
|
Henrik Rydgård
|
9138b7944d
|
Buildfix
|
2024-11-25 00:30:16 +01:00 |
|
Henrik Rydgård
|
7992ff4627
|
Make CBreakpoints an object
|
2024-11-25 00:22:53 +01:00 |
|
Henrik Rydgård
|
0e3c1df9b3
|
Add a way to access the ImDebugger from the DevMenu
|
2024-11-21 15:48:18 +01:00 |
|
Henrik Rydgård
|
30207aa25c
|
Stackwalk safety fix. Stackwalk logic fix (although probably not very important)
|
2024-11-15 15:59:08 +01:00 |
|
Henrik Rydgård
|
0776ee01a8
|
ImDebugger: Add initial HLE module explorer window`
|
2024-11-15 14:49:19 +01:00 |
|
Henrik Rydgård
|
80474fd0f0
|
Some cosmetic fixes to the ImGui debugger
|
2024-11-07 20:11:23 +01:00 |
|
Henrik Rydgård
|
8081ebc265
|
Crashfixes
|
2024-11-07 19:56:32 +01:00 |
|
Henrik Rydgård
|
99eb0bbd64
|
Improve register view, fix follow PC, some cleanup
|
2024-11-07 11:10:16 +01:00 |
|
Henrik Rydgård
|
84a0293e54
|
Add basic register view
|
2024-11-07 11:10:16 +01:00 |
|
Henrik Rydgård
|
cf6d06c56a
|
Start work on imdbg
|
2024-11-07 11:10:12 +01:00 |
|
Henrik Rydgård
|
d3e9398cb3
|
Split Core_EnableStepping into Core_Break and Core_Resume
|
2024-11-03 17:53:42 +01:00 |
|
Henrik Rydgård
|
2e85eb5128
|
More static code analysis fixes
|
2024-10-28 17:59:06 +01:00 |
|
Henrik Rydgård
|
6a7435341e
|
Some reporting cleanups
|
2024-10-28 17:25:40 +01:00 |
|
Henrik Rydgård
|
cf678a1aa6
|
JIT: Allow more blocks to be stored in the cache. Also, add margin to the IsFull check.
|
2024-10-28 17:02:03 +01:00 |
|
Henrik Rydgård
|
c1d6b62625
|
Add a couple of asserts to the JitBlockCache.
|
2024-10-23 13:23:38 +02:00 |
|
Henrik Rydgård
|
e51c58716b
|
Fix minor code issues flagged by PVS-Studio and reported by alphrixus.
|
2024-10-10 14:10:30 +02:00 |
|
Henrik Rydgård
|
1a89c26dc0
|
Warning fixes
|
2024-10-03 18:19:11 +02:00 |
|