This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-09-24 20:32:48 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1f6c63f1d8be7d94b09ed025ca256d38b9d8d962
dolphin
/
Source
/
Core
/
Core
History
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