Matthew Budd
|
c66fc35a40
|
Build fix for GTK GUI missing NT view function needed by core.
|
2020-10-06 19:52:02 -04:00 |
Matthew Budd
|
2b15f8611e
|
Added NT Mirroring display and selection logic for Qt GUI
|
2020-10-06 19:50:22 -04:00 |
Matthew Budd
|
4765bc8bdd
|
Added widgets for mirroring and properties frames on Qt NT viewer
|
2020-10-06 19:00:32 -04:00 |
Matthew Budd
|
826a39c83e
|
Added logic to not call window update from emulator thread in Qt GUI. Qt widget update() should always be called from within main gui thread.
|
2020-10-06 18:40:14 -04:00 |
Matthew Budd
|
03cd068439
|
Qt Name table Viewer in work.
|
2020-10-05 23:17:27 -04:00 |
Matthew Budd
|
73726114c5
|
Name table view first successful drawing on Qt GUI.
|
2020-10-05 22:49:09 -04:00 |
Matthew Budd
|
579a8d2159
|
Initial layout of Qt Name Table window in work.
|
2020-10-05 21:14:49 -04:00 |
Matthew Budd
|
1f12627c8f
|
Added initial file for Qt name table viewer
|
2020-10-05 20:52:09 -04:00 |
Matthew Budd
|
b31a2131b4
|
Minor cleanup of debug print statements in Qt GUI.
|
2020-10-05 20:11:01 -04:00 |
Matthew Budd
|
6ef21c4433
|
Added logic to fill out palette label when moving cursor over tile.
|
2020-10-05 20:02:16 -04:00 |
Matthew Budd
|
cc70f501c8
|
Minor bugfix for pattern table label when mouse scroll out of bounds.
|
2020-10-05 19:35:14 -04:00 |
Matthew Budd
|
bf20184937
|
Updated TODO-SDL file to show that Qt5 GUI now has PPU Viewer capability.
|
2020-10-04 23:48:33 -04:00 |
Matthew Budd
|
9241c33c22
|
Added place holder function for FCEUD_UpdatePPUView in the GTK/SDL GUI. This fixes GTK GUI build issue that occurred when Qt/SDL PPU Viewer feature was added. GTK GUI will not support the PPU Viewer feature at this time.
|
2020-10-04 23:42:49 -04:00 |
Matthew Budd
|
59d726230d
|
Added logic for Qt PPU Viewer scanline entry box.
|
2020-10-04 23:38:10 -04:00 |
Matthew Budd
|
b19c86bc10
|
Minor display updates to Qt PPU viewer.
|
2020-10-04 23:23:27 -04:00 |
Matthew Budd
|
202bbc0b15
|
Added logic to fill out PPU selected tile label
|
2020-10-04 22:44:30 -04:00 |
Matthew Budd
|
ec6a6e06e7
|
Added logic to display sprite 8x16 on Qt PPU viewer
|
2020-10-04 22:07:33 -04:00 |
Matthew Budd
|
ccb8b63282
|
Re-organized Qt PPU viewer to have each pattern table in its own frame.
|
2020-10-04 20:36:33 -04:00 |
Matthew Budd
|
fa55d6024b
|
Added PPU Viewer control widgets to window. Still TODO, write logic.
|
2020-10-04 19:17:11 -04:00 |
Matthew Budd
|
cf2b43f31a
|
First successful viewing of pattern and palatte colors on Qt PPU Viewer.
|
2020-10-04 09:54:51 -04:00 |
Matthew Budd
|
c21041e26e
|
Setup initial menu options and window open for Qt GUI PPU Viewer.
|
2020-10-03 11:46:14 -04:00 |
Matthew Budd
|
896a979689
|
Added logic to auto open log file dialog window if file logging is checked and a start logging event occurs.
|
2020-10-02 22:14:00 -04:00 |
Matthew Budd
|
4fc2224309
|
Updated TODO-SDL file to show new Qt GUI features
|
2020-10-02 21:58:34 -04:00 |
Matthew Budd
|
af35f81f4f
|
More logic updates for Qt trace logger window. Added log to file feature.
|
2020-10-02 21:44:47 -04:00 |
mjbudd77
|
022abb880a
|
Added lines skipped logic for trace logger new code/data functionality.
|
2020-10-02 16:54:29 -04:00 |
mjbudd77
|
5bf2b65378
|
Added logic to display running trace log in Qt window viewport
|
2020-10-02 16:47:36 -04:00 |
Matthew Budd
|
0b3d377e18
|
Changed trace instruction logger to be more efficient.
|
2020-10-01 07:04:52 -04:00 |
Matthew Budd
|
2524667d12
|
Enabled trace instruction function. Still TODO, try to make it more efficient.
|
2020-10-01 06:14:35 -04:00 |
Matthew Budd
|
08da8fd76e
|
Trace logger custom widget setup in work.
|
2020-09-30 22:44:56 -04:00 |
Matthew Budd
|
9da84e16ca
|
More setup of Qt Trace Logger window.
|
2020-09-30 22:21:18 -04:00 |
Matthew Budd
|
c288c60c68
|
Added initial window layout for trace logger.
|
2020-09-30 20:56:50 -04:00 |
Matthew Budd
|
de2fd3eef3
|
Added Qt hex editor logic to color ROM bytes from CD Logger data.
|
2020-09-28 23:40:13 -04:00 |
Matthew Budd
|
92007f8467
|
Added CDL generated ROM functionality.
|
2020-09-28 22:18:25 -04:00 |
Matthew Budd
|
63933a1821
|
Added CDL File load/save logic.
|
2020-09-28 21:51:14 -04:00 |
Matthew Budd
|
445b17104a
|
Successful initial test of Qt Code/Data Logger Window.
|
2020-09-28 21:23:47 -04:00 |
Matthew Budd
|
086d523566
|
Added initial code data logger window layout for Qt GUI.
|
2020-09-27 10:59:24 -04:00 |
mjbudd77
|
250ae371b6
|
Merge https://github.com/TASVideos/fceux into development
|
2020-09-24 06:16:19 -04:00 |
mjbudd77
|
7003f6c01a
|
Added code to load/save debugger bookmarks in game specific debug files.
|
2020-09-24 06:10:48 -04:00 |
Matthew Budd
|
a4b45fc252
|
Added symbolic debug popup window capability to hex editor.
|
2020-09-20 22:00:48 -04:00 |
Matthew Budd
|
97784ec09b
|
Added quick breakpoint add via hex editor context menu.
|
2020-09-20 21:40:31 -04:00 |
Matthew Budd
|
a458f7526b
|
Added logic to update hex editor title with view mode and selected address included in text.
|
2020-09-20 21:03:41 -04:00 |
Matthew Budd
|
c2ca5dc9d8
|
Added initial functions for hex editor quick access from debugger.
|
2020-09-20 17:01:40 -04:00 |
Matthew Budd
|
3099a233c3
|
Added debugger bookmark add/edit via ASM view context menu.
|
2020-09-20 16:37:41 -04:00 |
Matthew Budd
|
39a0f24445
|
More debugger bookmarking logic added.
|
2020-09-20 14:31:21 -04:00 |
Matthew Budd
|
a882125224
|
Added logic to add,edit, and delete debugger bookmarks
|
2020-09-20 14:14:59 -04:00 |
adelikat
|
52658aa41c
|
website - attempt at making adds async so they dont' affect page load times
|
2020-09-19 13:52:44 -05:00 |
Matthew Budd
|
abd4089cbb
|
Added logic to highlight ASM view selected line.
|
2020-09-19 14:38:10 -04:00 |
Matthew Budd
|
59e4ca1ff9
|
Added logic to init IDA font checkbox to checked and keep unselectable. I am forcing the font in the Qt debugger assembly view to be a monospace Courier New. For now I plan to keep it this way.
|
2020-09-18 06:18:09 -04:00 |
Matthew Budd
|
dad6ddfe64
|
Added Qt debugger auto open on game load feature.
|
2020-09-18 06:00:19 -04:00 |
mjbudd77
|
debdf6cfa7
|
Merge pull request #173 from mjbudd77/master
Qt GUI debugger window
|
2020-09-17 23:58:55 -04:00 |