Commit graph

454 commits

Author SHA1 Message Date
Sour
5fbc765080 Linux: Fixed multiple issues with popup tooltips in debugger (prevent scrolling, doesn't appear properly, etc.) 2018-06-10 14:35:41 -04:00
Sour
82386e974f Linux: Fixed UI crash in memory tools (GetDataObject returns null) 2018-06-10 14:13:35 -04:00
Sour
a17eb67cad UI: Replaced numeric up/down controls with custom control (to fix numerous usability issues on both Windows & Linux) 2018-06-10 12:58:52 -04:00
Sour
48ae000ec9 Linux: Fixed crash with debugger code tooltips when the window is manually closed by the user (e.g alt-f4) 2018-06-09 22:28:26 -04:00
Sour
7f95659d7d Linux: Workaround Mono crash related to GDI+ usage by opening up the debugger without split view on (and turning it on after 0.5 secs) 2018-06-09 22:27:37 -04:00
Sour
17a02fb5c8 Debugger: Improved performance when a lot of labels are defined (e.g 1000+) 2018-06-09 21:25:49 -04:00
Sour
7f7d7ab1b3 Linux: Fixed rare crashes when opening debugger (when loading a DBG file) 2018-06-09 18:02:49 -04:00
Sour
39f2a1e2ff Linux: Fixed debugger shortcut keys not working most of the time 2018-06-09 17:54:34 -04:00
Sour
5b703b8ef5 Debugger: Fixed right-click issues with breakpoint context menu 2018-06-09 16:08:29 -04:00
Sour
912931bd81 Debugger: Fixed hex address parsing logic for array display syntax 2018-06-09 15:43:14 -04:00
Sour
7e7bbf54c3 Linux: Fixed usability problems with watch & breakpoint list 2018-06-09 15:42:43 -04:00
Sour
c22c5b2134 UI: Fixed some rare crashes when shutting down 2018-06-09 15:12:34 -04:00
Sour
e2ef33d8e7 Debugger: Added special syntax to display arrays in watch window 2018-06-07 22:38:45 -04:00
Sour
8f6daaf9a9 Debugger: Added "Break on uninitialized memory read" option 2018-06-07 19:32:34 -04:00
Sour
b20a085734 Debugger: Lua - Added simple script to display NTSC safe areas as an overlay 2018-06-06 20:16:21 -04:00
Sour
7e08d32d45 Debugger: Fixed "Run One Frame" option in PAL mode (or when overclocking with additional scanlines) 2018-06-06 19:24:33 -04:00
Sour
9deb908faf Debugger: Fixed code preview in tooltips 2018-06-06 19:03:04 -04:00
Sour
be8cc9110d Debugger: Added vertical layout option 2018-06-05 20:11:56 -04:00
Sour
47265b757a Debugger: Reduced minimum size for main debugger window 2018-06-05 19:22:55 -04:00
Sour
23f96df5b7 Debugger: Warn the user when a non-monospace font is selected 2018-06-05 18:52:28 -04:00
Sour
10c69ad1d0 Debugger: Remember window position for all debug tools 2018-06-05 18:35:47 -04:00
Sour
ab8af4693a Debugger: Memory Tools - Fixed crash in "Add to watch" action 2018-05-31 20:59:55 -04:00
Sour
483fd3f128 UI: Fixed issues with palette color selection (video config & ppu viewer) when DPI is not set to 100% 2018-05-26 11:58:14 -04:00
Sour
091da2164c Debugger: Trace Logger - Added output format customization 2018-05-26 01:14:37 -04:00
Sour
0911cfe118 Debugger: Add option to only show code window tooltips when shift key is held 2018-05-20 18:53:27 -04:00
Sour
da91d36c8f Debugger: Lua - Added more scripts, updated Game Boy mode script 2018-05-09 21:50:48 -04:00
Sour
204d49a1b1 Debugger: Lua - Added Lua scripts examples (by upsilandre) 2018-04-15 14:20:15 -04:00
Sour
c107bd643d Debugger: Lua - Disable double-click to fullscreen when a Lua script is loaded (to prevent switching mode while using a script that uses the mouse buttons) 2018-04-15 10:52:38 -04:00
Sour
828435e165 Debugger: Fixed hex editor not refreshing when ppu viewer is closed 2018-04-14 23:02:39 -04:00
Sour
0d18488caf Debugger: Remember tile/attribute updates highlight options 2018-04-14 22:55:31 -04:00
Sour
fd4a8cbf43 Debugger: Added "test runner" headless mode to run Lua scripts w/o UI 2018-04-14 21:53:52 -04:00
Sour
1e47897ca6 Debugger: Allow multiple PPU viewer windows to refresh at different scanline/cycle timings 2018-04-14 21:32:42 -04:00
Sour
1809c5becc Debugger: Added Reset/Power Cycle shortcuts 2018-04-09 22:44:07 -04:00
Sour
3e50663991 Debugger: Add tile/attribute edit highlighting in nametable viewer 2018-04-09 22:38:06 -04:00
Sour
cbb0f0e68d Debugger: Lua - Added "ScriptEnded" event 2018-04-04 23:35:41 -04:00
Sour
1fa7713525 Linux: Fixed crash when opening debugger 2018-03-31 15:03:19 -04:00
Sour
a9b2a4e1d7 Docs: Lua - Added documentation for getAccessCounters 2018-03-31 14:08:25 -04:00
Sour
02ffd0bda3 Linux: Fixed layout issues and crashes 2018-03-31 13:47:02 -04:00
Sour
490ea3d5f6 Debugger: Lua - Added API to access/reset memory access counters 2018-03-30 19:54:47 -04:00
Sour
bf2e733cc3 Debugger: Added copy/select all shortcuts to access counters 2018-03-30 19:14:08 -04:00
Sour
bf731afc3c Debugger: Fixed memory type dropdowns not updating when changing game 2018-03-30 18:57:07 -04:00
Sour
37c633da14 Debugger: Added option to hide "unused" addresses in memory access counters 2018-03-30 18:38:14 -04:00
Sour
638cddff65 Debugger: Added options to select what data is imported from dbg/mlb files 2018-03-27 19:46:15 -04:00
Sour
a4b41690e2 Debugger: Fixed switch to source view action not appearing after loading a dbg file 2018-03-27 19:34:38 -04:00
Sour
d84b2e010b Debugger: Hex Editor - Allow changing values by using Alt+Mouse Wheel 2018-03-27 18:49:39 -04:00
Sour
bebe1e3938 Debugger: Memory Tools - Fixed minor highlight issue in high density text mode 2018-03-25 17:52:07 -04:00
Sour
85d82049f7 Debugger: Fixed label update issue when cpu address changed 2018-03-25 16:03:59 -04:00
Sour
7d15e1daf2 Debugger: Added option to show comments in label list 2018-03-25 15:51:04 -04:00
Sour
e2d753fbe6 Docs: Added getScreenBuffer/setScreenBuffer to Lua reference 2018-03-25 14:44:34 -04:00
Sour
9be9a57565 Debugger: Allow Lua scripts to be loaded from the command line 2018-03-25 13:34:51 -04:00