dolphin-emulator/Source/Core
Pokechu22 bf70026728 DSPHLE: Require implementing DoState
CARDUCode, GBAUCode, and INITUCode previously didn't have an implementation of it. In practice it's unlikely that this caused an issue, since these uCodes are only active for a few frames at most, but now that GBAUCode doesn't have global state, we can implement it there. I also implemented it for CARDUCode, although our CARDUCode implementation does not have all states handled yet - this is simply future-proofing so that when the card uCode is properly implemented, the save state version does not need to be bumped. INITUCode does not have any state to save, though.
2022-08-03 17:32:12 -07:00
..
AudioCommon StripSpaces: only strip spaces 2022-07-25 18:40:12 -07:00
Common Merge pull request #10872 from shuffle2/timer 2022-08-03 14:30:29 -04:00
Core DSPHLE: Require implementing DoState 2022-08-03 17:32:12 -07:00
DiscIO VolumeVerifier: enable fast hash functions by default 2022-08-02 22:23:49 -07:00
DolphinNoGUI Require frontend to initialize controllers 2022-07-17 14:03:04 +02:00
DolphinQt Merge pull request #10913 from shuffle2/vsnext 2022-08-03 14:21:53 -04:00
DolphinTool VolumeVerifier: enable fast hash functions by default 2022-08-02 22:23:49 -07:00
InputCommon Merge pull request #10889 from shuffle2/spng 2022-07-26 12:53:04 +02:00
MacUpdater
UICommon introduce wrapper for SHA1 functionality 2022-07-26 22:16:37 -07:00
UpdaterCommon
VideoBackends MTLUtil: Include TargetConditionals 2022-07-23 17:22:11 -04:00
VideoCommon Timer: protect usages of ms timers from rollover 2022-08-02 22:24:06 -07:00
WinUpdater replace zlib with zlib-ng 2022-07-24 14:33:37 -07:00
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props introduce wrapper for SHA1 functionality 2022-07-26 22:16:37 -07:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props