Commit graph

1423 commits

Author SHA1 Message Date
Sour
eacd07d010 Debugger: Create auto-labels on addresses that contain only a comment + create auto-labels for functions 2019-11-24 10:24:36 -05:00
Sour
38b50f016f Study Box: Fixed incorrect mappings and fixed the display for 4400-4FFF in the debugger window
(+ fixed some debug warnings)
2019-11-23 21:40:13 -05:00
Sour
c83e0104b3 Debugger: Fixed comments being duplicated on every power cycle 2019-11-23 19:33:19 -05:00
Sour
7825a606f5 UI: Fixed crash on first launch 2019-11-23 08:58:57 -05:00
Sour
81f455daa0 Debugger: Text Hooker - Only update clipboard when needed and catch exceptions if one occurs 2019-11-21 18:03:30 -05:00
Sour
a8bab89555 Debugger: Watch Window - Refresh on each frame regardless of refresh while running debugger window option 2019-11-20 19:14:07 -05:00
Sour
4a258e6788 Debugger: Event Viewer - Added refresh speed options 2019-11-20 19:12:08 -05:00
Sour
8508b211cc Debugger: Event Viewer - Added option to show NTSC borders
+ Ported most of Mesen-S' event viewer code to allow this to work
2019-11-19 22:28:45 -05:00
Sour
43811ae7ac UI: Added "reload rom" option and changed power cycle to not reload from disk 2019-11-19 22:18:09 -05:00
Sour
27d512e02f Input: Turn off hot plugging for directinput devices
Loading, resetting a game or opening input config will still check for new DInput controllers
2019-11-16 22:32:06 -05:00
Sour
6a6311b687 Debugger: Fixed highlighting for breakpoints/current line 2019-11-16 13:56:44 -05:00
Sour
a20c27758f Debugger: Event Viewer - Fixed PPU writes not being filtered correctly 2019-11-16 12:29:10 -05:00
Sour
6bc4fec18e Debugger: Improved code highlighting/indentation in source view mode 2019-11-16 12:13:34 -05:00
Sour
a6aab8f995 Debugger: CHR Viewer - Change selection/hover colors to try to make it easier to see 2019-11-14 22:21:09 -05:00
Sour
c5418331ed UI: Attempt to fix issue with about dialog appearing behind form 2019-11-14 21:47:32 -05:00
Sour
29ef07af09 UI: Prevent potential crash when closing main window in some scenarios 2019-11-14 21:35:57 -05:00
Sour
03ad7d5cc7 DB: Added another game matching the 255-in-1 mapper 2019-11-14 20:46:56 -05:00
Sour
ea9e31f44e Debugger: Event Viewer - Option to show DMC DMA reads 2019-11-13 22:50:52 -05:00
Sour
7feb36067c Debugger: Event Viewer - Allow each PPU register to be toggled on/off (+ easier access to colors) 2019-11-13 22:25:23 -05:00
Sour
8364c186d4 Patches: Try to load patch files matching the rom's full file name (including its extension) 2019-11-13 19:56:36 -05:00
owomomo
48d96eafc0 UI: Update Chinese translation (#695) 2019-11-13 18:29:28 -05:00
Sour
fc7714d6f0 PPU: Added option to emulate the scroll glitch that can occur when writing to 2000/2005/2006 on cycle 256 2019-11-12 21:00:30 -05:00
owomomo
0a63e326c0 UI: Update Chinese translation. (#694) 2019-11-12 20:34:14 -05:00
Sour
36e2d04fe9 Debugger: Added option to break when a $2006 write scroll glitch occurs 2019-11-11 21:10:55 -05:00
Sour
a72acc9f1a Core: Rewrite DMC/OAM DMA, tweak PPU timings, add option to simulate PPU/CPU alignments 2019-11-11 21:10:47 -05:00
Sour
3029ae9277 Debugger: Removed default shortcuts on compact ppu viewer because of conflicts with other existing shortcuts 2019-11-03 15:11:07 -05:00
Sour
c35d6d8989 Debugger: Profiler - Added min/max/avg cycle counts per function call to profiler 2019-11-03 15:10:23 -05:00
Sour
a75294320b Input: Prevent alt key from activating menu when using keyboard mode 2019-11-03 12:02:53 -05:00
Sour
08edcdd1e0 Debugger: Breakpoints - Fixed UI crash when using context menu options after right-clicking on the mark column 2019-11-03 11:50:18 -05:00
Sour
84a63e04dc Debugger: Fixed bug that caused F10 key to not work properly in debugger window 2019-10-16 21:04:59 -04:00
Sour
df2766f1a1 Input: Fixed issues when using the F10 key in shortcuts 2019-10-14 17:47:26 -04:00
Sour
70fda89e87 Setup: Fixed default keybindings when selecting the WASD keyboard option 2019-10-14 15:18:01 -04:00
Sour
2a7bf4df42 Updates: Avoid Application.Exit usage, attempt to kill existing processes before upgrade 2019-10-14 15:05:36 -04:00
Sour
e01bedee18 Debugger: Hex Viewer - Display selection length in decimal and hex 2019-10-14 13:59:10 -04:00
Sour
585c908aa3 Input: Change default for option to hide mouse cursor for zapper (was accidentally enabled by default) 2019-10-12 10:58:08 -04:00
Sour
ccb689dbdd UI: Prevent windows from appearing outside the available screens when restoring their position 2019-10-06 19:58:51 -04:00
davi92
f648a30f17 UI: Added Italian language (#658) 2019-09-17 21:37:09 -04:00
Sour
f544688b64 Version Update: 0.9.8 2019-06-23 14:05:44 -04:00
Sour
5958405732 UI: Fixed uncommon crash when switching from NSF file to a regular rom 2019-06-23 13:20:29 -04:00
Sour
438cccce77 Debugger: Improved draw performance by using Format32bppPArgb for all bitmaps 2019-06-22 22:54:43 -04:00
Sour
6cafa77f22 Debugger: Make stack view slightly larger to ensure 2 bytes always fit on each line 2019-06-22 15:55:23 -04:00
Sour
f2401d5bd4 UI: Fixed data migration process not properly closing the program after ending (and also not copying files to the right folders) 2019-06-22 15:34:30 -04:00
Sour
ede0119073 UI: Fix file filters to include .unif files (instead of just .unf) 2019-06-22 15:33:08 -04:00
Sour
b77a59857c Debugger: Add whitespace/indentation to workspace xml files 2019-05-27 16:48:07 -04:00
Jeremy Chadwick
a891307efc Debugger: Clean up Lua examples (#627)
- Remove extraneous semi-colons
- Remove spaces after opening paren on functions
- Remove trailing spaces on lines
- Add newlines as last byte of file where applicable
2019-05-22 20:09:27 -04:00
Sour
04a41a1dd7 Debugger: Trace Logger - Added clear log button 2019-05-20 17:05:01 -04:00
Sour
5b80d2fe21 Core: Changed CPU cycle counter to be a 64-bit int (breaks save state compatibility) 2019-05-12 12:28:01 -04:00
Sour
8b12cd7815 Updates: Enable TLS 1.1/1.2 support to fix connection issues with mesen.ca under https 2019-05-11 21:59:29 -04:00
Sour
586e97a428 Debugger: Fixed MLB file import for multi-byte labels (end address was excluded) 2019-05-11 21:40:59 -04:00
Sour
893ea249ce UI: Removed leftover code from preferences that could accidentally override some options 2019-05-11 09:17:14 -04:00