Commit graph

418 commits

Author SHA1 Message Date
Sour
cf532e59c5 Debugger: Event Viewer - Make it easier to view an event's tooltip 2020-01-18 15:31:06 -05:00
Sour
def9413929 Debugger: Event Viewer - Fixed tooltips sometimes not being shown at the correct position 2020-01-18 14:51:38 -05:00
Sour
0ab9a0f0d1 Debugger: Event Viewer - Use hclock values to display events, instead of PPU cycles 2020-01-17 21:17:56 -05:00
Sour
bb03856475 Debugger: Register Viewer - Fixed inverted values for H/V IRQs 2020-01-14 20:04:33 -05:00
Sour
ee809db9ca Debugger: Register Viewer - Fixed typos in register names 2020-01-10 00:01:07 -05:00
Sour
5e900992d0 Video: Option to select exclusive fullscreen resolution 2019-12-28 10:44:13 -05:00
Sour
2b5bac1a16 UI: Added resources for about acknowledgements 2019-12-26 18:25:52 -05:00
Sour
25714137f5 Cheats: Updated cheat DB 2019-12-26 15:49:20 -05:00
Sour
20a2bd7874 UI: Added shortcuts to select a specific save slot 2019-12-26 14:11:33 -05:00
Sour
857caa3e20 Input: Turn off hot plugging for directinput devices
Loading a game or opening input config will still check for new DInput controllers
2019-12-26 13:57:05 -05:00
Sour
b5876ab8b1 Debugger: Fixed edit breakpoint in SPC memory opening the wrong breakpoint window 2019-12-26 13:18:46 -05:00
Sour
ffcbef8e84 Debugger: Event Viewer - Fixed event viewer being blank on opening if paused 2019-12-26 12:20:41 -05:00
Sour
5f2c502be9 Run ahead support (+ improved save/load state performance)
Note: Run ahead currently doesn't work well with netplay, movies and rewind
2019-12-26 12:03:38 -05:00
Sour
30c7eea6fa Debugger: Lua - Fixed incorrect path for getScriptDataFolder for built-in scripts 2019-12-25 16:21:17 -05:00
Sour
7921370937 UI: Hide mouse cursor after exiting pause 2019-12-24 15:22:55 -05:00
Sour
76d5f2a5b3 CX4: Allow bigger cartridges (allows MMX3 Zero project to run) + added option to enable stricter board mapping rules (for homebrew dev/etc.) 2019-12-19 20:08:25 -05:00
Sour
4b185ded68 Debugger: Script Window - Fixed errors/typos in help tooltips 2019-12-18 21:34:15 -05:00
Sour
976d3dfa16 Debugger: Register Viewer - Fixed inverted labels for H/V IRQ 2019-12-12 22:15:18 -05:00
Sour
b94ca9b728 Emulation: Added option to randomize power on state for the PPU (for homebrew/romhacking purposes) 2019-12-11 21:44:42 -05:00
Sour
0eb5264da3 Debugger: Event Viewer - Add filter options for PPU writes 2019-12-10 20:51:51 -05:00
Sour
a1853f15bc Debugger: Event Viewer - Add list view (+ misc event viewer bug fixes) 2019-12-10 19:13:30 -05:00
Sour
665d6e8a3d Debugger: Tile Viewer - Fixed bg/oam presets 2019-12-08 13:06:13 -05:00
Sour
20fb875280 UI: Shortcuts - Fixed incorrect message when toggling sprite layer 2019-12-07 12:47:48 -05:00
Sour
890ae9b4a6 Debugger: Tile Viewer - Allow displaying more types of memory and UI improvements 2019-12-07 12:47:24 -05:00
Sour
7afc52dc4b UI: Fixed crash in recent games initialization code (caused by previous commit) 2019-12-05 23:35:08 -05:00
Sour
63b23a7b22 Recent games: Improve UI responsiveness when disk is slow 2019-12-05 22:21:34 -05:00
Sour
73c1a90833 NMI/IRQ: Fixes and refactoring to attempt to better represent the hardware
Fixes Power Rangers - The Fighting Edition having partially corrupted graphics during fights
2019-12-05 22:13:39 -05:00
Sour
7f805b9a62 Cheats: Fixed toggle cheats shortcut 2019-12-04 15:52:55 -05:00
Sour
fb3e41566e Debugger: Event Viewer - Fixed auto-refresh toggle and refresh action 2019-11-23 13:16:23 -05:00
Sour
faecb0b37f UI: Fixed minor display issue in cheat window 2019-10-30 20:16:52 -04:00
Sour
b4d28cfbdc Version Update: 0.3.0 2019-10-26 19:54:19 -04:00
Sour
bfa88fb5d5 UI: Fixed crash in recent game selection screen (when > 20 roms exist in the recent games folder) 2019-10-26 19:50:07 -04:00
Sour
07a5962dab Linux: Fixed some UI color issues 2019-10-26 19:49:10 -04:00
Sour
ac78dc1b58 UI: Fixed display and navigation issues with recent game selection 2019-10-26 18:59:14 -04:00
Sour
a5f1d4f5ad Linux: Debugger - Fixed an issue when zooming out in viewers 2019-10-26 16:28:14 -04:00
Sour
6f4a1b2d37 Cheats: Updated DB, fixed some incorrect hash values 2019-10-26 16:00:02 -04:00
Sour
df763abe20 UI: Allow 1 line of OSD to show below game selection screen 2019-10-26 15:06:07 -04:00
Sour
95199f5f62 Linux: Integrate some of Mesen's code to fix usability issues with menu/tool bars and improve the look of some controls 2019-10-26 11:45:32 -04:00
Sour
97571c94bc Linux: Workaround Mono bug with ArraySubType in PInvoke definitions
See: https://github.com/mono/mono/issues/15592
2019-10-26 11:28:50 -04:00
Sour
2435bd341a UI: Fixed Linux layout issues with recent games screen 2019-10-25 20:32:09 -04:00
Sour
4f98329f33 UI: Allow recent game selection screen to display 4 or 9 titles based on window size 2019-10-24 18:09:35 -04:00
Sour
1d7f0596ce Cheats: UI - Sort cheats alphabetically 2019-10-23 20:33:09 -04:00
Sour
d2463c6c2f Debugger: Fixed deadlock when using power off while script window is active 2019-10-22 19:53:23 -04:00
Sour
fa98a0ff4e Debugger: Fixed deadlocks when switching games/etc with debugger tools opened 2019-10-22 19:53:18 -04:00
Sour
1a7be287f7 Linux: Fixed compilation error 2019-10-20 21:51:12 -04:00
Sour
4f22eefa21 Netplay: Added support for netplay 2019-10-20 21:23:48 -04:00
Sour
83868031bb UI: Added credits for used libraries/code/etc in about box 2019-10-19 23:35:00 -04:00
Sour
05a6aa9c12 Cheats: Updated cheats DB 2019-10-19 22:31:08 -04:00
Sour
9204151065 UI: Fixed file filter to include SPC files 2019-10-19 16:47:46 -04:00
Sour
fdb8ca6292 Input: Added option to control analog stick deadzone size 2019-10-19 16:13:11 -04:00