Commit graph

37 commits

Author SHA1 Message Date
Sour
3fde8f8073 Run Ahead: Fixed some issues with FDS/VS System system actions not being processed properly 2020-01-25 13:40:24 -05:00
Sour
78288fc456 FDS: Fixed minor issue with save states that caused problems when using run ahead 2020-01-25 12:11:06 -05:00
Sour
ae0547df65 FDS: Fixed issue that caused FDS games to create IPS files even when no save data was required 2019-11-16 21:19:48 -05:00
Sour
72d9e7ee13 Core: Remove old savestate compatibility code
No longer needed since the previous commit broke compatibility completely.
2019-01-13 15:20:57 -05:00
Sour
6fc37e980f History Viewer: Prevent history viewer window from overwriting .sav files 2018-07-22 17:31:50 -04:00
Sour
15373016d0 Refactoring - removed statics from EmulationSettings 2018-07-14 18:32:32 -04:00
Sour
d72d1f3c6d Added more VS System info to DB, support for new NES 2.0 proposals (WIP) + some refactoring 2018-07-08 10:28:49 -04:00
Sour
04310eddb4 Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Sour
669113710a Linux: Fixed warnings (and enabled no-parentheses warning) 2018-06-25 15:13:32 -04:00
Sour
e68892f62f FDS: Fixed crash when using "Switch Disk Side" when game has 1 side (~64kb) 2018-06-03 18:20:40 -04:00
Sour
6cf1e93f6c FDS: Don't fast forward when fast forward option is off 2018-01-11 17:06:40 -05:00
Sour
f4a8673848 FDS: Improved auto disk insert compatibility 2018-01-10 23:08:08 -05:00
Sour
9eaddec9c7 FDS: Disable auto-insert disk when playing/recording movies 2017-12-25 23:38:05 -05:00
Souryo
3348c3d96a Savestates: Fixed issue with BaseControlDevice::StreamState 2017-11-26 17:02:26 -05:00
Souryo
850102bbdc Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come)
Movies: Rewrote format to support all IO devices and console types
Netplay: Now supports all IO devices and console types
2017-11-19 23:08:23 -05:00
Souryo
3a02d6cd50 FDS: Improved IRQ emulation (based on hardware tests) 2017-09-23 12:07:57 -04:00
Souryo
8d4dcf96e2 FDS: Fixed save file issues when using power cycle 2017-07-15 22:52:37 -04:00
Souryo
3a55cfeea9 FDS: Improved open bus behavior for register reads (fixes Super Lode Runner) 2017-05-22 11:18:12 -04:00
Souryo
3da14db83d FDS: Fixed stack overflow crash with auto insert option in Big Challenge Juudou Senshuken 2017-05-22 10:53:51 -04:00
Souryo
f83e7ce5b2 FDS: Fixed a number of issues with unlicensed games and auto-insert logic 2017-05-19 20:28:00 -04:00
Souryo
cd79022f60 Rewind: Ensure original speed is restored when rewind stops 2017-05-19 18:27:39 -04:00
Souryo
1db6600a64 Fixed some compilation warnings 2017-05-06 18:35:59 -04:00
Souryo
ce62e40d47 FDS: Added option to automatically switch disks
+Fixed bug with eject disk functionality
2017-05-04 22:55:46 -04:00
Souryo
5ccbe95a55 FDS: Fixed sound emulation (fixes Bio Miracle) 2017-05-04 18:17:46 -04:00
Souryo
0c2cc8c94d Code cleanup 2017-04-29 08:29:56 -04:00
Souryo
db96d7ca48 FDS: Fixed bug in IRQ code (Fixes Lutter freeze) 2017-04-09 17:03:38 -04:00
Souryo
56ee77b73b FDS: Fixed IRQ-related issues, fixes some unlicensed games 2017-03-28 20:53:46 -04:00
Souryo
22ce85fa9c FDS: Improved IRQ accuracy - fixes bug in Druid - Kyoufu no Tobira 2016-09-08 22:55:54 -04:00
Souryo
17b13bfc0a Added support for binding actions to gamepad/keyboard + Added a fast forward key (hold to fast forward) 2016-09-02 19:36:37 -04:00
Souryo
092176348c Open Bus: Fixes to open bus implementation - fixes allpads-r2a test result 2016-07-12 18:25:58 -04:00
Souryo
acfd69a4b7 FDS: Fixed bug that could cause full speed mode to turn on when unloading a FDS rom 2016-06-25 22:05:37 -04:00
Souryo
618c8e0b5e Savestates: More refactoring + bug fixes from the last changes (breaks compatibility again) 2016-06-11 16:08:16 -04:00
Souryo
4a784ff87a Save States: Refactoring - everything is now saved in size-defined blocks (should no longer need to break compatibility in the future) 2016-06-02 20:20:26 -04:00
Souryo
864dff5983 FDS: Fixed issue with emulation speed not being reset when closing a FDS rom while fast forward mode is on 2016-01-31 14:03:36 -05:00
Souryo
ca543e9243 FDS: Fast-forward through bios when fast forward option is activated 2016-01-30 15:58:29 -05:00
Souryo
ea36115941 FDS: Sound support 2016-01-30 14:57:50 -05:00
Souryo
df8e66a5e7 FDS support (missing sound emulation) 2016-01-28 20:47:16 -05:00