Fri, 13 Nov 2015 22:56:59 -0800 |
Michael Pavone |
Selecting a second game from the menu now works
|
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
|
Sun, 08 Nov 2015 22:03:34 -0800 |
Michael Pavone |
Make menu stuff work on Android (theoretically)
|
Sun, 08 Nov 2015 18:38:33 -0800 |
Michael Pavone |
ROM is now run after being selected in menu. Initial path for menu is read from config file.
|
Sun, 08 Nov 2015 15:58:36 -0800 |
Michael Pavone |
Retrieve ROM filename from menu port write
|
Sun, 08 Nov 2015 15:51:57 -0800 |
Michael Pavone |
Initial work for allowing loading a ROM from menu
|
Fri, 06 Nov 2015 18:07:40 -0800 |
Michael Pavone |
More efficient handling of going up one directory in menu
|
Fri, 06 Nov 2015 14:17:41 -0800 |
Michael Pavone |
Allow directory navigation in menu. Sort directory entries
|
Fri, 06 Nov 2015 12:19:39 -0800 |
Michael Pavone |
Menu ROM now pulls real file names from the OS rather than using a fake list
|