Commit Graph

24 Commits

Author SHA1 Message Date
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