Commit graph

38 commits

Author SHA1 Message Date
NovaSquirrel
7af0bbcefc Add "SNES mouse (buttons only)" input device
This is intended for use with Lua scripts that update a mouse cursor's position directly
2021-06-30 17:39:34 -04:00
Sour
42015e9f8c UI: Added shortcuts to start/stop recording video/audio/movies 2020-06-20 14:08:07 -04:00
Sour
45602ed530 UI: Change volume inc/dec rate to 5 2020-04-28 17:56:40 -04:00
Sour
e4441b5237 BS-X: Fixed loading .bs files from zip/7z files 2020-04-26 12:37:01 -04:00
Sour
34fbe980de UI: Added shortcut to increase/decrease volume 2020-04-24 21:15:46 -04:00
Sour
483ffe1143 UI: Added reload rom option
Same as Mesen - Power Cycle no longer resets changes done to PRG.  Reload ROM must be used when reloading the rom from the disk is needed.
+ Fixed some issues with reset and power cycle not pausing emulation when the option to pause when turned on
2020-02-22 20:54:07 -05:00
Sour
b856f615d1 Added SPC7110 support 2020-02-16 21:11:01 -05:00
Sour
d76921e9ce UI: Added save/load state menus 2020-02-05 21:30:16 -05:00
Sour
3d36c7a27b UI: Fixed date display on save states 2020-02-05 19:53:18 -05:00
Sour
5e900992d0 Video: Option to select exclusive fullscreen resolution 2019-12-28 10:44:13 -05:00
Sour
20fb875280 UI: Shortcuts - Fixed incorrect message when toggling sprite layer 2019-12-07 12:47:48 -05:00
Sour
fa98a0ff4e Debugger: Fixed deadlocks when switching games/etc with debugger tools opened 2019-10-22 19:53:18 -04:00
Sour
4f22eefa21 Netplay: Added support for netplay 2019-10-20 21:23:48 -04:00
Sour
accac0f21e UI: Added OSD message when enabling/disabling layers + added a shortcut to reenable all layers 2019-10-15 18:26:47 -04:00
Sour
201020b6f9 Updates: Avoid Application.Exit usage, attempt to kill existing processes before upgrade 2019-10-14 15:04:26 -04:00
Sour
9aba01ba0c Added cheat code support (GG & PAR) 2019-10-12 22:40:25 -04:00
Sour
c9a94e029f UI: Fixed shortcut labels not updating after being changed in preferences 2019-10-11 19:24:32 -04:00
Sour
8beeecbd8f UI: Added load random game shortcut 2019-10-11 19:24:04 -04:00
Sour
60a8abcbd5 Debugger: Fixed crash when using event viewer in PAL mode 2019-10-08 21:04:32 -04:00
Sour
5fc7118811 Video: Added basic blending option for high resolution modes to allow some transparency effects to display properly 2019-10-07 22:38:19 -04:00
Sour
da5e77d6e3 Input: Added Super Scope support 2019-08-09 20:47:12 -04:00
Sour
ed4a0e60e8 Added movies recording/playback support 2019-08-09 16:25:59 -04:00
Sour
c96e37145f UI: Fixed rendering issues on startup
+ Improved load-up for recent games to not appear glitched for a split second
2019-07-16 19:08:16 -04:00
Sour
9cae20c527 Video: Added options to toggle bg/sprite layers 2019-05-20 15:35:09 -04:00
Sour
b6cb94c8ec UI: Fixed filter for file open dialog 2019-03-31 20:54:05 -04:00
Sour
aed2325608 Added IPS/BPS file support (and auto-patching) 2019-03-31 15:51:13 -04:00
Sour
ac4b5345f7 Debugger: Added TBL support 2019-03-28 22:45:14 -04:00
Sour
63f6de6a8e Core: Reset/Power Cycle support (+ fixed power on state for DMA controller) 2019-03-16 12:20:18 -04:00
Sour
9c82005a5c UI: Hide mouse cursor when running 2019-03-15 13:46:46 -04:00
Sour
c66a63b0f3 Video: Exclusive fullscreen mode support 2019-03-15 11:39:57 -04:00
Sour
b09ca0c113 Video: Windowed fullscreen (+ auto-hide menu) 2019-03-15 11:15:47 -04:00
Sour
84d1439780 Video: Overscan settings 2019-03-15 10:15:45 -04:00
Sour
61c1b58051 PPU: Always output a 239-line picture (+ UI refactoring for scaling/resizing logic) 2019-03-14 23:30:47 -04:00
Sour
a8d388043e UI: Auto-scale display when resizing window 2019-03-14 20:54:04 -04:00
Sour
0836db643f UI: Added recent game selection screen 2019-03-14 18:07:25 -04:00
Sour
45f0f77d6b NTSC/PAL selection (+ auto detect) 2019-03-14 15:25:35 -04:00
Sour
99e2e1bf0b Added pause/resume functionality 2019-03-12 13:13:32 -04:00
Sour
73913e1f0c Save state support 2019-03-12 09:15:57 -04:00