This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-04-26 14:29:25 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
873437d58a78dc13454a9fcb449cce7a85b7eb1c
dolphin
/
Source
/
Core
T
History
unknown
873437d58a
Adds better support for the tas input.
2012-05-26 13:21:29 +10:00
..
AudioCommon
made savestates synchronous and immediate. this allows saving or loading while the emulator is paused, fixes issues where savestate hotkeys would get ignored if pressed too close together, might speed up savestates in some cases, and hopefully makes savestates more stable too.
2012-05-26 13:09:38 +10:00
Common
savestate vertexmanager (base) since it affects VertexLoader::RunVertices which affects g_pVideoData
2012-05-26 13:18:08 +10:00
Core
remove some code that was made unused by rca287e7957c7
2012-05-26 13:19:57 +10:00
DiscIO
…
DolphinWX
Adds better support for the tas input.
2012-05-26 13:21:29 +10:00
InputCommon
…
VideoCommon
savestate vertexmanager (base) since it affects VertexLoader::RunVertices which affects g_pVideoData
2012-05-26 13:18:08 +10:00
CMakeLists.txt
…