Brad Smith
fe6900b8f9
Virtual Boy controller support ( #766 )
2020-02-07 23:34:02 +00:00
Sour
66e3291039
History Viewer: Prevent history viewer from altering audio volume for main window on load
...
SetMasterVolume was being called before HistoryViewerRun, which caused its effects to be applied to the main console
2020-02-04 19:45:46 -05:00
Sour
5a3b56c3d4
Video Recorder: Added support for GIF file export
2020-02-04 19:36:15 -05:00
Sour
f3a18bed01
Version Update: 0.9.9
2020-02-01 15:38:08 -05:00
Sour
81dbafe405
UI: Fixed key select screen being shown behind current form when option to display window on top is enabled
2020-02-01 12:39:12 -05:00
Sour
5b0c208984
Run Ahead: Disable movies/netplay menus when enabled
...
+ Auto-disable runahead when playing NSF files
2020-02-01 10:28:42 -05:00
Sour
314ba6858b
Command line: Added /debugger switch option to allow opening the main debugger at game launch
2020-02-01 09:13:54 -05:00
Sour
06ccf0bdb0
Save states: Fixed incorrect timestamp in menu
...
Also changed save states to contain the raw framebuffer rather than a PNG, which allows displaying the screenshot in the emulator window when loading a state while paused
2020-01-28 23:33:37 -05:00
Sour
d6728ee306
UI: Added load/save state menus with dates & previews
2020-01-28 20:20:54 -05:00
Sour
867ca84f7f
UI: Removed developer mode option
...
Debug menu is now always displayed in main window
2020-01-23 19:32:09 -05:00
Sour
81fa187a5d
UI: Added file association option for .studybox files
2020-01-22 20:13:07 -05:00
Sour
8047fe44bb
Added Study Box tape support (.studybox files)
...
-Added audio support
-Improved emulation logic
-Games are loaded via .studybox files
2019-12-31 20:24:06 -05:00
Sour
af19f4e36a
UI: Removed custom font for version number
2019-12-29 14:40:20 -05:00
Sour
a8848c713c
UI: Fixed game selection screen displaying incorrectly when no recent games exist
2019-12-29 14:35:17 -05:00
Sour
6e8b79f0b2
Video: Exclusive fullscreen fixes
...
-Ensure window takes up the entire screen
-Ensure scale is set properly
-Fix issues when scale is set to be bigger than the screen
2019-12-27 18:01:50 -05:00
Sour
7834eb285b
Video: Option to select screen resolution in exclusive fullscreen mode
2019-12-26 23:31:08 -05:00
Sour
a4dd6b1c1a
UI: Added acknowledgements to about window
2019-12-26 17:35:50 -05:00
Sour
a29cc4c8d0
Cheats: Auto-convert between the different types of cheat codes (when possible)
2019-12-25 15:54:55 -05:00
Sour
c48a128dd7
UI: Fixed layout issue with power on ram state dropdown
2019-12-24 15:30:43 -05:00
Sour
553b84371e
UI: Hide mouse cursor after exiting pause
2019-12-24 15:14:01 -05:00
Sour
c7675bcd49
Core: Added runahead support (1 to 10 frames)
2019-12-24 13:55:40 -05:00
Sour
8fd28e2e8f
UI: Display more than 1 game in game selection screen
2019-12-23 14:51:26 -05:00
Sour
11720fd30d
UI: Added shortcuts to select a specific save slot
2019-12-23 14:50:34 -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
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
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
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
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