Commit graph

23 commits

Author SHA1 Message Date
Sour
c7675bcd49 Core: Added runahead support (1 to 10 frames) 2019-12-24 13:55:40 -05:00
Sour
32f5ece894 Rewind: Fixed rewind no longer processing inputs after a power cycle 2019-12-23 16:39:06 -05:00
Sour
fa05434d56 Rewind: Fixed crash when rewinding within the first 30 frames of the game 2019-11-13 18:44:11 -05:00
Sour
1f62e043d6 Debugger: Fixed issues and crashes with "step back" 2019-11-03 11:46:05 -05: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
Sour
5f8ae4195f History Viewer: Added features, fixed issues (WIP) 2018-07-15 18:26:08 -04:00
Sour
15373016d0 Refactoring - removed statics from EmulationSettings 2018-07-14 18:32:32 -04:00
Sour
57e509c606 HistoryViewer - WIP 2018-07-11 18:07:13 -04:00
Sour
cd07736c9d Rewind: Always restore normal emulation speed after rewinding (fixes issues when rewind speed is not 100%) 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
9bcde89188 Rework notification registration to avoid a lot of potential deadlock situations 2018-06-29 00:06:12 -04:00
Sour
8af8ab205c GCC: Fixed warnings 2018-03-24 11:22:43 -04:00
Sour
72f5141e65 Debugger: Fixed issue with step back (last frame didn't get input values) 2018-03-10 11:17:43 -05:00
Souryo
6e077f5743 Rewind: Fixed old bug that (rarely) caused glitchy video when rewinding 2017-11-26 18:19:37 -05:00
Souryo
9c5cfa2e79 Lua: Fixed inputPolled event being called multiple times per frame 2017-11-21 17:54:54 -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
13103551cf Netplay: Fixed some potential multithreading issues 2017-11-14 00:02:55 -05:00
Souryo
3f58811a6b Debugger: Step back no longer sometimes causes the game to run at max speed permanently 2017-08-02 18:09:59 -04:00
Souryo
f975728005 Debugger: Allow stepping back through the execution (by using rewind mechanic) 2017-08-01 22:49:50 -04:00
Souryo
3d92ac02b1 Rewind: Prevent freezes when rewinding after a reset 2017-07-30 19:30:02 -04:00
Souryo
cd79022f60 Rewind: Ensure original speed is restored when rewind stops 2017-05-19 18:27:39 -04:00
Souryo
a7b410666b Rewind: Fixed some edge cases 2017-05-13 21:18:55 -04:00
Souryo
3a6c8ca416 Added rewind functionality 2017-04-28 19:54:58 -04:00