This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-01-08 14:01:29 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6cccbb91ec06a47a6369d6cce41f5d1cd1e07983
dolphin
/
Source
/
Core
History
sktsqrl
6cccbb91ec
bba: implement recv buffer full interrupt
...
(windows) hopefully fix crashes from closing dolphin while recving
2012-07-04 16:02:05 -07: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
Added a button to dump the FakeVMEM from the memory debugger if the game uses it
2012-06-19 13:51:29 +02:00
Core
bba: implement recv buffer full interrupt
2012-07-04 16:02:05 -07:00
DiscIO
Fix DVD root path for Wii games. Now Wii games can be booted using extracted files instead of a disc image.
2012-05-11 22:19:57 +02:00
DolphinWX
Enable hires textures even when texture dumping is enabled.
2012-06-20 18:18:17 +02:00
InputCommon
Fix DirectInput D-Pad handling.
2012-05-02 06:31:38 +00:00
VideoCommon
Removed the offset if the ZCompLoc GREATER or LESS function is used. Fixes the invisible player in THPS3.
2012-06-29 18:47:49 +10:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00