Commit graph

544 commits

Author SHA1 Message Date
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
a75294320b Input: Prevent alt key from activating menu when using keyboard mode 2019-11-03 12:02:53 -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
2a7bf4df42 Updates: Avoid Application.Exit usage, attempt to kill existing processes before upgrade 2019-10-14 15:05:36 -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
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
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
773a34061f UI: Fixed config wizard dialog not being localised based on system language 2019-04-12 19:46:19 -04:00
Sour
510353cd7a UI: Fixed application not showing up in taskbar at startup when option to disable mouse resizing is enabled 2019-04-03 22:43:35 -04:00
Sour
72fc0de383 Allow dipswitches to be manually configured for mappers that use them (instead of incrementing the value on reset) 2019-02-08 19:39:35 -05:00
Sour
3a752d6755 Added support for 512-color palette files 2019-02-07 18:51:24 -05:00
Sour
ac5c935012 History Viewer: Added scaling options 2019-02-03 20:25:12 -05:00
Sour
fb616cd612 History Viewer: Add option to export part of a segment 2019-02-03 20:13:35 -05:00
Sour
10a7928f52 History Viewer: Added option to export a save state 2019-02-01 13:05:25 -05:00
Sour
9a256fa8b7 Debugger: Added standalone "Watch Window" 2019-01-29 17:21:23 -05:00
Sour
9905f3a5da Debugger: Fixed crash when closing Lua script window (if script isn't running and it is the only debugger window opened) 2019-01-27 14:31:05 -05:00
Sour
ac45747a00 Linux: Fixed version label layout 2019-01-27 10:14:35 -05:00
Sour
d45c70be8a Linux: Fixed some layout issues 2019-01-27 01:33:26 -05:00
Sour
1e58065154 Linux: Support for GTK dark themes 2019-01-27 01:18:18 -05:00
Sour
d7a850b59e UI: Prevent crash when closing window if mouse hide timer occurs after releasing the emulation core. 2019-01-26 13:29:41 -05:00
Sour
12a1bbcaa9 Debugger: Fixed toggle breakpoint shortcut not working properly in Mono (because it was called twice in a row) 2019-01-26 13:18:18 -05:00
Sour
ffc81903f9 Debugger: Performance Tracker - Allow controlling display mode/speed with left/right click buttons 2019-01-24 17:31:44 -05:00
Sour
abf5c43896 Input: Added an option to customize the deadzone for analog sticks 2019-01-22 19:38:24 -05:00
Sour
0d0adaf95c UI: Regroup options that are recommended for homebrew dev 2019-01-22 18:43:36 -05:00
Sour
c0d65b001e UI: Move sprite limit option to video config window 2019-01-22 17:43:34 -05:00
Sour
5cdb86a323 Debugger: Profiler - Split out of memory tools and into its own window 2019-01-19 20:00:48 -05:00
Sour
107f8cf8c0 Debugger: PPU Viewer - Add shortcuts to open the compact versions of each viewer directly 2019-01-19 18:56:08 -05:00
Sour
47cb79681b UI: Use TryParse instead of Parse to avoid exception-related performance issues 2019-01-16 19:09:07 -05:00
Sour
a66b196831 UI: Prevent input configuration popups from appearing (partially) offscreen 2019-01-03 18:14:14 -05:00
Sour
d8008093b7 Debugger: Refactor DBG file auto-load logic 2019-01-02 23:26:53 -05:00
Sour
8c6e12e3d2 Docs: Update copyright year to 2019 2018-12-31 17:20:14 -05:00
Sour
de7ded3139 NSF: Added support for history viewer 2018-12-26 13:28:17 -05:00
Sour
f550b83025 NSF: Fixed minimum window size being set to 0 after loading NSF files 2018-12-26 13:02:40 -05:00
Sour
d6d188282c NSF: Allow rewinding in NSF player 2018-12-26 11:49:09 -05:00
Sour
7814165bb8 Command line: Added a /loadlastsession option to load the game's last known state after loading it 2018-12-22 16:27:14 -05:00
Sour
8bd292d8d5 Input: Added option to hide mouse cursor when a zapper is connected (e.g for the aimtrak light gun) 2018-12-22 16:05:12 -05:00
Sour
58d96c7971 Command line: Fixed crash when using /recordmovie while a movie is already recording 2018-12-22 13:31:05 -05:00
Sour
a2a6c4489b Command line: Added a /recordmovie option to start recording a movie (.mmo) file 2018-12-22 13:25:09 -05:00
Sour
b41e72a118 Cheats: Fixed layout issues with edit cheat form at higher DPI 2018-12-12 18:43:13 -05:00
Sour
4b43d6d9ab Cheats: Keep window size/position, add auto-resize to columns 2018-12-12 18:42:52 -05:00
Sour
420fb9c050 UI: Allow random game feature to load from zip/7z files 2018-09-17 20:09:34 -04:00
Sour
21aa1af8b0 Cheat Finder: Fixed small layout issue 2018-09-16 19:11:04 -04:00
Sour
005affab4b HD Packs: Fixed "Install HD Pack" folder name when rom contains period in name 2018-08-19 20:16:39 -04:00
Sour
87545477bb Integrated Chinese resources into UI (+ reformatted) 2018-08-09 18:18:33 -04:00
Sour
ec60b53059 UI: Make "Load random game" search the configured game folder (when one is set) instead of using recent folders 2018-08-06 20:07:00 -04:00
Sour
7247b0cb4b History Viewer: Prevent history viewer from being opened before some history exists (prevents crash when trying to use resume gameplay) 2018-08-06 18:32:22 -04:00