Jean-Philip Desjardins
|
6973249b43
|
Fix frame debugger.
|
2023-08-24 14:16:44 -04:00 |
|
Zer0xFF
|
e15a212a3a
|
Fix debugger build with Qt6
|
2023-08-21 18:52:20 -04:00 |
|
Jean-Philip Desjardins
|
f929c1a8f0
|
Fixed a few issues when Vulkan is not included in the build.
|
2022-06-22 07:47:01 -04:00 |
|
Jean-Philip Desjardins
|
5af4236c40
|
Allow changing monospace font used in debugger through config.
Only possible by directly changing config.xml for now.
|
2022-04-12 10:24:49 -04:00 |
|
Jean-Philip Desjardins
|
bb88de4350
|
Fix menu toggles.
|
2021-08-31 16:39:55 -04:00 |
|
Jean-Philip Desjardins
|
7409a2c95b
|
Allow changing GS handler in frame debugger.
|
2021-08-20 15:39:52 -04:00 |
|
Jean-Philip Desjardins
|
4231f0ec6a
|
Add loading of fb display mode setting.
|
2021-08-20 11:51:47 -04:00 |
|
Jean-Philip Desjardins
|
d4d82b4f7e
|
Add example to create Vulkan GS handler in frame debugger.
Needs to be a setting or something.
|
2021-08-20 11:41:27 -04:00 |
|
Jean-Philip Desjardins
|
5e80640648
|
Add GSH_Vulkan as a dependency if we Vulkan enabled.
|
2021-08-20 11:40:19 -04:00 |
|
Jean-Philip Desjardins
|
98ec433431
|
Make QtFramedebugger independent of GSH OpenGL.
|
2021-08-20 10:37:49 -04:00 |
|
Jean-Philip Desjardins
|
09cec2ebd5
|
Properly destroy GS handler.
|
2021-08-18 17:20:07 -04:00 |
|
Jean-Philip Desjardins
|
0921b535bd
|
Move some frame dump logic in GSHandler.
Use the proper functions to sync memory.
|
2021-08-18 17:16:25 -04:00 |
|
Jean-Philip Desjardins
|
9be76e448a
|
Cleanup.
|
2021-08-17 10:50:32 -04:00 |
|
Jean-Philip Desjardins
|
82fa6b6205
|
Add single point of definition for monospaced font used in debugger.
|
2021-02-14 14:35:04 -05:00 |
|
Jean-Philip Desjardins
|
be04bc7d0b
|
Set monospaced font.
|
2021-02-12 12:00:11 -05:00 |
|
Mahmood - Zer0xFF
|
c291702c42
|
framedebugger: StepVu1: add menu option & keyboard shortcut(F10)
|
2021-01-21 23:11:04 +00:00 |
|
Jean-Philip Desjardins
|
788abb739d
|
Make frame debugger an orphan.
We don't want it to be attached to the emulator window.
|
2021-01-14 10:50:01 -05:00 |
|
Mahmood - Zer0xFF
|
6f3affcf0c
|
simplify finding next/previous kicks
|
2021-01-11 15:06:30 +00:00 |
|
Mahmood - Zer0xFF
|
52874e3646
|
scroll to kickdraw packet when moving from one to another
|
2021-01-11 15:06:30 +00:00 |
|
Mahmood - Zer0xFF
|
24b2aee982
|
limit EE dis view to instruction maps
|
2021-01-07 21:47:33 +00:00 |
|
Mahmood - Zer0xFF
|
ec5c9f3e66
|
fix framedebugger crash
|
2021-01-07 21:47:32 +00:00 |
|
Mahmood - Zer0xFF
|
7affbda0f4
|
cleanup
|
2021-01-07 21:47:32 +00:00 |
|
Mahmood - Zer0xFF
|
21fe9f92cb
|
attach action to save button
|
2021-01-07 21:47:32 +00:00 |
|
Mahmood - Zer0xFF
|
d66d1acf37
|
fix segfault when attempting to access model before its initialised
|
2021-01-07 21:47:32 +00:00 |
|
Mahmood - Zer0xFF
|
76f65cf5a9
|
fix debugger build on linux
|
2021-01-07 21:47:32 +00:00 |
|
Mahmood - Zer0xFF
|
c1ae39bc6f
|
code style fixes
|
2021-01-07 21:47:32 +00:00 |
|
Mahmood - Zer0xFF
|
94e46b3d99
|
set display mode
|
2021-01-07 21:47:32 +00:00 |
|
Mahmood - Zer0xFF
|
37ac2efb50
|
move Framedebugger to Qt
|
2021-01-07 21:47:32 +00:00 |
|