Commit graph

2257 commits

Author SHA1 Message Date
Sour
7e905b89c5 Audio: Disable dynamic sample rate adjustment when recording wav/avi 2018-07-31 18:58:50 -04:00
Sour
ceda28fcbb Debugger: Minor performance fix for debug HUD 2018-07-30 21:05:51 -04:00
Sour
a978e1e08f Debugger: Lua - Fixed debug hud drawings remaining on screen after reset/power cycle/load state 2018-07-30 21:05:13 -04:00
Sour
eddfe2301c Docs: Updated Lua documentation with recent changes 2018-07-30 19:00:40 -04:00
Sour
512bf31acb Debugger: CHR Viewer - Fixed mouse over highlight not being removed on tile preview when paused 2018-07-30 19:00:25 -04:00
Sour
f708b2a2cc Debugger: Lua - Added getPrgRomOffset/getChrRomOffset functions 2018-07-29 12:10:57 -04:00
Sour
d65261d990 Debugger: Added support for NESASM's .fns files (only works well with 32kb prg rom games) 2018-07-29 11:57:49 -04:00
Sour
54b843c155 Debugger: UI - Fixed potential crashes in sort functions 2018-07-29 11:52:18 -04:00
Sour
110c22b310 Debugger: Event Viewer - Added x,y position overlay 2018-07-29 11:08:19 -04:00
Sour
4a9cf528d2 Debugger: Use icon in taskbar/window for each tool 2018-07-28 22:15:26 -04:00
Sour
061f84ef2b Debugger: PPU Viewer - Save palette/highlight dropdown selection 2018-07-28 22:08:12 -04:00
Sour
5c0f19b326 UI: Added compilation date/time to about window 2018-07-28 22:00:12 -04:00
Sour
d1006e5f67 Debugger: CHR Viewer - Fixed mouse over highlight not disappearing when mouse leaves (when game is paused) 2018-07-28 15:37:49 -04:00
Sour
46f95d525b Debugger: CHR Viewer - Fixed palette display when in 8x16 display mode 2018-07-28 15:35:26 -04:00
Sour
13d49fee5b Debugger: CHR Viewer - Added option to show single-color tiles in grayscale 2018-07-28 15:32:38 -04:00
Sour
79b773e65f Debugger: Added option to reset all labels before importing DBG/MLB files 2018-07-28 15:18:01 -04:00
Sour
07a29f7346 Debugger: CHR Viewer - Show palette indexes in color picker (instead of 0 to 3) 2018-07-28 14:57:35 -04:00
Sour
96725265ca Debugger: CHR Viewer - Fixed minor highlight/selection issue when 8x16 display mode is enabled 2018-07-28 14:53:20 -04:00
Sour
d1c264c6bf Debugger: CHR Viewer - Ignore bg/sprite palette data when bg/sprite rendering is disabled 2018-07-28 14:17:22 -04:00
Sour
cbce929c15 Debugger: CHR Viewer - Use gray palette when last known palette contains a single color 2018-07-26 21:43:06 -04:00
Sour
96bec3b2ad Debugger: Event Viewer - Added option to display the previous frame's events 2018-07-26 21:29:56 -04:00
Sour
9120ac35a9 Debugger: Always remove identical labels before adding a new one 2018-07-26 20:54:44 -04:00
Sour
7e3da8d1bf UI: Improved overclocking tab hint/warning text 2018-07-26 20:43:28 -04:00
Sour
1fda16771e Debugger: Lua - Added "delay" parameter to draw functions to delay the processing by X frames
+ Moved "EndFrame" event to scanline 240 instead of 241, allowing it to trigger before the frame is sent to the video card
2018-07-26 19:32:41 -04:00
Sour
ef665b2c2a Debugger: Fixed code preview always being shown in tooltips (whether or not the option was enabled) 2018-07-26 19:00:30 -04:00
Sour
642c20ab2c VS System: Add dipswitches to savestate data 2018-07-26 18:57:26 -04:00
Sour
1c1892543a Debugger: Fixed scrolling issue at specific font/window sizes 2018-07-25 20:31:08 -04:00
Sour
2301f9b430 Debugger: Minor performance fixes 2018-07-25 19:42:19 -04:00
Sour
6a006056fa Debugger: Added option to always keep the active statement in the center of the viewport 2018-07-25 18:23:24 -04:00
Sour
49eae73d43 Debugger: Improved code window performance 2018-07-25 17:43:00 -04:00
Sour
204377b810 Debugger: Fixed memory leak in disassembler 2018-07-25 17:42:52 -04:00
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
Arcus87
24e9707fc8 Ukrainian language update (#440) 2018-07-25 17:08:36 -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
altiereslima
bfac410cb5 Update portuguese translation (#439) 2018-07-23 19:02:32 -04:00
Sour
299a8efef1 History Viewer: Localized UI 2018-07-22 18:43:15 -04:00
Sour
6fc37e980f History Viewer: Prevent history viewer window from overwriting .sav files 2018-07-22 17:31:50 -04:00
Sour
82c4dc8316 Fixed rare deadlock 2018-07-22 16:17:15 -04:00
Sour
a13f2dd3a8 VS System: Updated dipswitch DB with dual system games (+some refactoring) 2018-07-22 15:21:48 -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
4b418e92b0 Fixed compilation warnings 2018-07-19 20:17:20 -04:00
Sour
2efda3dc09 NSF: Fixed crash when loading NSF file 2018-07-19 19:51:25 -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
626107bc72 MMC1: Fixed issue when writing to register with reset flag enabled (caused crash on game reset in SMB+Duck Hunt+Track Meet multicart) 2018-07-16 19:23:50 -04:00
Sour
b0a007de39 Debugger: Fixed crash/bug when PPU Viewer/Text Hooker were not set to cycle 0 2018-07-16 18:35:41 -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