Commit Graph

164 Commits

Author SHA1 Message Date
James Sanford 93196b71d9 Mark previously built-in assets as downloadable images.
Addresses issue #6
2023-11-20 16:23:17 -08:00
James Sanford 001b451118 Reintroduce intent-filter, although it is not working yet. 2022-07-05 14:12:40 -07:00
James Sanford e64a50d735 Use Android Studio 2022-07-05 13:17:08 -07:00
James Sanford a70b380255 Maybe fix DownloadDialogFragment onCancel() 2022-07-05 13:04:10 -07:00
James Sanford efc2a8dcac Add gradle 2022-07-05 13:04:10 -07:00
James Sanford 32e5546ff1 Update to Android Studio 2022-07-05 13:04:10 -07:00
James Sanford d7029b1943 Move JNI folder for Android Studio 2022-07-05 13:04:10 -07:00
James Sanford d9f8a84ff8 Remove old values-v11 2022-07-05 13:04:07 -07:00
James Sanford e5689a59a6 Move folders for Android Studio 2022-07-05 12:39:07 -07:00
James Sanford 0fed780320 Remove gitmodules 2022-07-05 12:39:07 -07:00
James Sanford ecd78dedfc Switch to Android Studio 2022-07-05 12:08:26 -07:00
James Sanford 06c8d8418c Add note about +1 offset, remove FpsCounter. 2014-05-06 18:20:55 -07:00
James Sanford 045e601c4a Fix? off-by-one error in GL view. 2014-05-06 18:20:55 -07:00
James Sanford fd3c79cdca An interface for controlling emulation speed. 2014-05-06 18:13:31 -07:00
James Sanford c0751f8421 Useful usability tips. 2014-05-06 18:13:31 -07:00
James Sanford 6306a98a05 Remove 'Ignore disk' menu option. 2014-05-06 18:13:31 -07:00
James Sanford 052f96c54d Target android-18 2014-05-06 18:13:31 -07:00
James Sanford 0d0f99e7b4 Bugfix: Fix tab key button. 2014-05-06 18:13:27 -07:00
James Sanford 04eecd3147 Bugfix: Avoid setProgressNumberFormat on Honeycomb. 2013-07-27 21:25:52 -07:00
James Sanford 3f654b411a Use 16MHz full speed. TODO: 1/16th scaling and res/ updates. 2013-07-27 21:25:52 -07:00
James Sanford cddd41ca6c Use 'TouchMouse' instead of old KegsTouch name. 2013-07-27 21:25:52 -07:00
James Sanford 2726b3f2c7 Touch movements scaled to match screen scaling. 2013-07-27 21:25:51 -07:00
James Sanford 19dfbdd245 Remove old software renderer, GL is used now. 2013-07-26 17:45:52 -07:00
James Sanford af3ae51ec8 Show current emulation speed in dialog.
Use java.util.concurrent.atomic for objects shared between threads.
2013-07-26 17:45:52 -07:00
James Sanford 7a7d7cc37e Release 8 2013-02-20 15:55:18 -08:00
James Sanford 1c73953ad3 Fix one more spot that assumed external storage was available. 2013-02-20 15:45:54 -08:00
James Sanford 4abd03387d Release 7 2013-02-16 20:39:13 -08:00
James Sanford 0914d4ea51 Allow startup when no external storage is available. 2013-02-16 20:18:15 -08:00
James Sanford 5a957ec8ad If no external storage dir available, use internal storage. 2013-02-16 19:49:02 -08:00
James Sanford e757179683 fix formatting 2013-02-16 17:52:16 -08:00
James Sanford 49bda51656 Note about x_calc_ratio. 2013-02-03 16:18:16 -08:00
James Sanford f31ca41ed8 Fix implicit-function-declaration warnings. 2013-02-03 15:17:56 -08:00
James Sanford 6e861763de Fix shift-overflow warnings. 2013-02-03 15:16:58 -08:00
James Sanford da899313d3 min SDK of app is 10 2013-02-03 14:33:50 -08:00
James Sanford f37eeb8986 Fix invalid XML. 2013-02-03 14:33:50 -08:00
James Sanford d6845024a0 Version 6 2013-02-03 14:33:50 -08:00
James Sanford 1e41eab9bf Manually add built-in assets to disk image list, they may not exist on startup. 2013-02-03 14:33:50 -08:00
James Sanford 6a6b104d5e Remove unused/broken code. 2012-12-24 20:17:07 -08:00
James Sanford a873aef4a2 Make items visible on Android 2.x. 2012-12-21 20:53:26 -08:00
James Sanford f5f5a3b70b Add special touch zone to Joystick driver. 2012-12-21 19:58:50 -08:00
James Sanford 54108c346f Support for special click area to toggle ActionBar. 2012-12-21 19:58:50 -08:00
James Sanford d12e3a8d0c Use new drive number when attaching hard drive images. 2012-12-21 18:24:28 -08:00
James Sanford cfad789cf8 Hack to allow multiple hard drives. 2012-12-21 18:24:28 -08:00
James Sanford 428315b553 Use 1400ms 2012-12-21 18:24:28 -08:00
James Sanford b0db2876b9 Ask user what to do with each image. 2012-12-21 18:24:28 -08:00
James Sanford 39d3208185 Use better names for asset titles. 2012-12-21 18:24:28 -08:00
James Sanford 50c207cc78 Show all found disk images. 2012-12-21 18:24:28 -08:00
James Sanford a0e3306ee3 Prepare for disk image selector. 2012-12-21 18:21:51 -08:00
James Sanford 611ed0eefc Fix keyboard on API 10-12 devices. 2012-11-21 18:58:15 -08:00
James Sanford cfd8aa1418 Remove unused settings icon. 2012-11-21 18:58:15 -08:00