Henrik Rydgård
|
e4adc112ff
|
ImDebugger: Add a basic texture browser
|
2024-11-29 19:30:38 +01:00 |
|
Henrik Rydgård
|
0e6fc8e0e3
|
Assorted warning fixes
|
2024-11-28 15:02:26 +01:00 |
|
Henrik Rydgård
|
2a05dce105
|
Show sceMp3 in audio codecs window
|
2024-11-27 10:35:11 +01:00 |
|
Henrik Rydgård
|
20542b962e
|
ImDebugger: Add new Raw audio channels window
|
2024-11-27 09:58:34 +01:00 |
|
Henrik Rydgård
|
1df3b9b905
|
Add config save/load for imdebugger, move the imgui.ini to PSP/SYSTEM
|
2024-11-27 09:15:03 +01:00 |
|
Henrik Rydgård
|
e59e3a9271
|
Add basic window for the output display
|
2024-11-27 01:37:03 +01:00 |
|
Henrik Rydgård
|
09779e0f44
|
ImGui drawing: Allow varying the pipeline when binding textures
|
2024-11-26 19:59:09 +01:00 |
|
Henrik Rydgård
|
ea33f75c74
|
ImDebugger: Fix the ability to close the kernel objects viewer
|
2024-11-26 14:20:32 +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
|
1eadea2589
|
Show the filesystem types and origins in the list (except ISO)
|
2024-11-26 00:36:58 +01:00 |
|
Henrik Rydgård
|
e95d9b15b4
|
Add kernel object viewer, reimpl "Run to here"
|
2024-11-26 00:13:37 +01:00 |
|
Henrik Rydgård
|
28f1a7d45d
|
Slightly better right-click behavior in disasm view
|
2024-11-25 23:52:31 +01:00 |
|
Henrik Rydgård
|
47d8e292eb
|
ImDebugger: Add basic filesystem browser. Add partial support for "save file dialogs" to System.
|
2024-11-25 23:03:15 +01:00 |
|
Henrik Rydgård
|
20c4649963
|
Fix step over, other stepping issues
|
2024-11-25 19:02:17 +01:00 |
|
Henrik Rydgård
|
3cba1135d5
|
Add basic breakpoint editing window. Need UI refinement
|
2024-11-25 00:23:28 +01:00 |
|
Henrik Rydgård
|
d790802505
|
Start work on membkpoint listing
|
2024-11-25 00:23:26 +01:00 |
|
Henrik Rydgård
|
e31636caec
|
Still use a fixed-width font for the disassembly (might change this)
|
2024-11-25 00:03:06 +01:00 |
|
Henrik Rydgård
|
6dfc5ea9ef
|
ImGui: Add TTF font support
We use the Roboto font that we're already shipping for now, although, we could
also support other fonts or have a setting.
|
2024-11-24 21:29:34 +01:00 |
|
Henrik Rydgård
|
e66516eb50
|
ImDebugger: Add ability to rename function symbols
|
2024-11-23 23:23:52 +01:00 |
|
Henrik Rydgård
|
c5eb600044
|
Add search functionality to disassembler
|
2024-11-23 23:23:52 +01:00 |
|
Henrik Rydgård
|
194b2ce076
|
Ge Debugger: Add a framebuffer listing, along with some plumbing
|
2024-11-23 23:23:48 +01:00 |
|
Henrik Rydgård
|
5a3eeb9d9b
|
ImDebugger: Fix issue with HLE Modules window always showing, more granular sleep logging
|
2024-11-21 15:48:18 +01:00 |
|
Henrik Rydgård
|
0e3c1df9b3
|
Add a way to access the ImDebugger from the DevMenu
|
2024-11-21 15:48:18 +01:00 |
|
kotcrab
|
2c49cae1e2
|
Struct viewer, fix build
Fix open check
|
2024-11-15 20:27:23 +01:00 |
|
kotcrab
|
3182cc29e4
|
Add struct viewer debugging tool
|
2024-11-15 19:55:54 +01:00 |
|
Henrik Rydgård
|
2eaffcf510
|
ImDebugger: Add atrac context viewer
|
2024-11-15 15:59:16 +01:00 |
|
Henrik Rydgård
|
7c16e332e8
|
Implement selection in modules and threads views
|
2024-11-15 15:59:16 +01:00 |
|
Henrik Rydgård
|
5a0d6f7a15
|
Sort the modules in the HLE module viewer
|
2024-11-15 14:49:19 +01:00 |
|
Henrik Rydgård
|
0776ee01a8
|
ImDebugger: Add initial HLE module explorer window`
|
2024-11-15 14:49:19 +01:00 |
|
Henrik Rydgård
|
9056fea501
|
Disable the ImGui debugger if RetroAchievements hardcore mode is enabled.
|
2024-11-10 19:00:13 +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
|
88a2994a4d
|
Make some more ImGui debugger windows (modules, threads, callstack)
Funcionality is a bit limited though (no context menus yet)
|
2024-11-07 13:29:27 +01:00 |
|
Henrik Rydgård
|
0535f5ebc1
|
Fix black background in old debugger
|
2024-11-07 11:27:42 +01:00 |
|
Henrik Rydgård
|
dd26bcf1af
|
Cache symbols and use a clipper to speed up the symbol list.
|
2024-11-07 11:11:47 +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
|
9c92978fcc
|
ImGui debugger: assorted work
|
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 |
|