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-07-18 20:00:03 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
be4277e8a111f660adb20091f1ab661aa32de619
dolphin
/
Source
/
Android
/
assets
History
Ryan Houdek
751fae4965
[Android] Make sure the default config file has fastmem disabled.
2013-09-13 21:17:40 -05:00
..
ButtonA.png
…
ButtonB.png
…
ButtonStart.png
Removes the Java ButtonManager for one in the C++ source so the OSD class can call in to it each frame for drawing the buttons. Copy our assets to the dolphin-emu directory for now. Remove NativeRenderer, ButtonManager, and Button Java classes since they aren't used anymore. Buttons A, B, and Start all work and are drawn on screen now. Button input on Android is still a bit hacky, needs a proper controller interface still. Android specific button drawing code is still hanging out in SWRenderer.cpp
2013-04-14 20:39:56 -05:00
Dolphin.ini
[Android] Make sure the default config file has fastmem disabled.
2013-09-13 21:17:40 -05:00
GCPadNew.ini
[Android] Support clicking on games in the folder browser to add the folder currently in. Mostly for derps that keep trying to run the game from the folder browser.
2013-06-27 04:47:39 -05:00
NoBanner.png
Fix making the config directory so copying over assets won't fail.
2013-04-20 12:11:58 -05:00