This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
dolphin
Watch
0
Star
0
Fork
You've already forked dolphin
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-10-17 21:49:16 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
da560ecefc
dolphin
/
Source
/
Core
/
Core
History
Download ZIP
Download TAR.GZ
Ryan Houdek
da560ecefc
On CoreParemeter member object creation make sure to set bEnableDebugging, bAutomaticStart, and bBootToPause to default values so they aren't unitialized. This caused a issue in particular on the Android builds where bBootToPause would cause the games to boot in to a paused state, effectively causing the application to need to be forced closed and reran multiple times in order to test anything.
2013-08-16 07:30:53 -05:00
..
Src
On CoreParemeter member object creation make sure to set bEnableDebugging, bAutomaticStart, and bBootToPause to default values so they aren't unitialized. This caused a issue in particular on the Android builds where bBootToPause would cause the games to boot in to a paused state, effectively causing the application to need to be forced closed and reran multiple times in order to test anything.
2013-08-16 07:30:53 -05:00
CMakeLists.txt
[ARM] Add a few instructions.
2013-08-12 02:52:56 +00:00
Core.vcxproj
Add new Netplay headers to the VS project.
2013-08-05 23:15:53 -04:00
Core.vcxproj.filters
Add new Netplay headers to the VS project.
2013-08-05 23:15:53 -04:00