Mercurial > repos > blastem
log
age | author | description |
---|---|---|
Fri, 13 Nov 2015 22:56:59 -0800 | Michael Pavone | Selecting a second game from the menu now works |
Fri, 13 Nov 2015 19:15:37 -0800 | Michael Pavone | It is now possible to switch back and forth between the menu ROM and the game |
Mon, 09 Nov 2015 22:34:36 -0800 | Michael Pavone | SDL_AndroidGetExternalStoragePath did not do what I thought. Use JNI directly to call Environment.getExternalStorageDirectory |
Mon, 09 Nov 2015 21:34:32 -0800 | Michael Pavone | Change default config to make first gamepad mapped as gamepad 1, add a second gamepad maping. Player one on keyboard and player two on controller does not make sense as a default config |
Mon, 09 Nov 2015 21:26:47 -0800 | Michael Pavone | Another .hgignore fix and add the symlink to menu.bin in android/assets |
Mon, 09 Nov 2015 21:26:25 -0800 | Michael Pavone | Send info/warning/fatal messages to logcat on Android |
Mon, 09 Nov 2015 20:58:45 -0800 | Michael Pavone | Added android Java source that was erroneously ignored before |