Sour
|
72de385c90
|
Debugger: Improved scroll position retention when refreshing code window
|
2018-07-25 17:42:46 -04:00 |
|
Sour
|
4b13193241
|
Debugger: Fixed UI memory leaks
|
2018-07-25 17:42:38 -04:00 |
|
Sour
|
abc3a8af50
|
Debugger: Fixed op code tooltips not being shown
|
2018-07-23 21:45:56 -04:00 |
|
Sour
|
5f3751bd28
|
Debugger: Text Hooker - Fixed issue with scanline/cycle selection not affecting the text capture properly in some scenarios
|
2018-07-23 20:56:43 -04:00 |
|
Sour
|
fbba774275
|
Debugger: Text Hooker - Improved dakuten processing
|
2018-07-23 20:55:56 -04:00 |
|
Sour
|
154905f9f4
|
NES 2.0: Update header editor to match new NES 2.0 proposals
|
2018-07-22 13:29:53 -04:00 |
|
Sour
|
69bc8a0087
|
Debugger: PPU Viewer - Don't update CHR viewer palette when paused & not set to refresh on pause/break
|
2018-07-16 20:39:18 -04:00 |
|
Sour
|
b3ef52fcd4
|
Debugger: PPU Viewer - Fetch the data for all tabs, no matter which tab is active (and stop fetching data on tab change when emulation is paused)
|
2018-07-16 20:28:48 -04:00 |
|
Sour
|
28aeacef9f
|
Debugger: Text Hooker - Fixed crash when auto-copy to clipboard is enabled while screen doesn't contain any text
|
2018-07-16 18:35:15 -04:00 |
|
Sour
|
15373016d0
|
Refactoring - removed statics from EmulationSettings
|
2018-07-14 18:32:32 -04:00 |
|
Sour
|
18b7206dc9
|
Debugger: Update CDL stats with the rest of the UI instead of using a timer
|
2018-07-10 19:36:15 -04:00 |
|
Sour
|
c85a09038d
|
Debugger: Changed "Refresh watch while running" to "Refresh UI while running" (and refresh console status/memory mapping every 30 frames)
|
2018-07-10 00:04:59 -04:00 |
|
Sour
|
e2b9a7aa8e
|
Debugger: Fixed debugger window being brought to front after tooltip closes even though it was in the background before the tooltip was shown
|
2018-07-09 22:28:08 -04:00 |
|
Sour
|
d2da208167
|
Add NES 2.0 <-> UNIF board mappings (mapper #256+)
|
2018-07-08 12:32:14 -04:00 |
|
Sour
|
496097f09d
|
Debugger: Disable "Break on decayed OAM read" option if oam decay emulation is disabled.
|
2018-07-08 10:28:48 -04:00 |
|
Sour
|
9f12f1c756
|
Debugger: Added option to break on decayed OAM read
|
2018-07-08 10:28:48 -04:00 |
|
Sour
|
7a62b2af80
|
Debugger: Added option to select which CPU to debug (VS DualSystem) (hidden from menu because issues exist)
|
2018-07-08 10:28:48 -04:00 |
|
Sour
|
f6f089dce5
|
Debugger: Fixed potential UI crash
|
2018-07-08 10:28:48 -04:00 |
|
Sour
|
669113710a
|
Linux: Fixed warnings (and enabled no-parentheses warning)
|
2018-06-25 15:13:32 -04:00 |
|
Sour
|
082b416a59
|
Debugger: PPU Viewer - Ensure each tab is filled with info for the first tile/sprite/color when displaying for the first time
|
2018-06-24 18:31:37 -04:00 |
|
Sour
|
a38e33f189
|
Debugger: PPU Viewer - Added options to display/copy hex/rgb color codes in all tabs
|
2018-06-24 18:30:31 -04:00 |
|
Sour
|
c2e063d5c9
|
Debugger: Added Text Hooker (WIP)
|
2018-06-23 18:29:48 -04:00 |
|
Sour
|
19e2c0d2c7
|
Linux: Fixed double-paste issue in script window
|
2018-06-21 17:58:43 -04:00 |
|
Sour
|
54ad4381fc
|
UI: Fixed some layout issues on Mono/Linux
|
2018-06-19 21:04:26 -04:00 |
|
Sour
|
fce9ec1023
|
Debugger: Tooltip positioning improvements
|
2018-06-16 17:19:20 -04:00 |
|
Sour
|
89400f853c
|
Debugger: Do not show tooltips for immediate values
|
2018-06-16 17:10:16 -04:00 |
|
Sour
|
7c07baceab
|
Debugger: Trace Logger - Added 5k and 15k line count options
|
2018-06-14 23:50:21 -04:00 |
|
Sour
|
6c9d44a9c1
|
Fixed minor memory leak, out-of-bounds memory access, uninit memory reads and compilation warnings
|
2018-06-14 23:29:15 -04:00 |
|
Sour
|
7896e9d5ac
|
Debugger: Fixed saved window location issues after closing minimized windows
|
2018-06-14 20:08:03 -04:00 |
|
Sour
|
ad5449b422
|
Debugger: Event Viewer - Added "List View" tab (list of all events shown in the ppu view tab)
|
2018-06-14 20:05:07 -04:00 |
|
Sour
|
326b543761
|
Debugger: Fixed tooltips not using the user's font for the code
|
2018-06-13 18:48:27 -04:00 |
|
Sour
|
f19242be45
|
Debugger: Fixed crash when displaying tooltip when text zoom is not set to 100%
|
2018-06-13 18:47:53 -04:00 |
|
Sour
|
718b671730
|
UI: Fixed warnings found by xbuild 14.0
|
2018-06-11 19:27:35 -04:00 |
|
Sour
|
1cd403d8d4
|
Linux: Debugger - Fixed op code tooltip layout issue
|
2018-06-10 14:45:55 -04:00 |
|
Sour
|
a39ea39563
|
Debugger: Fixed missing information in op code tooltips
|
2018-06-10 14:45:41 -04:00 |
|
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 |
|