mirror of
https://github.com/mauiaaron/apple2.git
synced 2024-12-27 21:29:42 +00:00
5c3791f5dc
- Move touch-handling code for "regular" touch joystick into separate file - Add new touch-handling code for "keypad" touch joystick. This is a somewhat complex state-machine to determine which key to press depending on a full keypad rosette. - Adds a callback to vm.c to hook into keyboard read callback. Allows us to immediately queue the next key if the keypad touch joystick is long-pressed for either axis or button keys. |
||
---|---|---|
.. | ||
.idea | ||
app | ||
assets | ||
gradle/wrapper | ||
jni | ||
misc | ||
.classpath | ||
Android.iml | ||
AndroidManifest.xml | ||
build.gradle | ||
build.xml | ||
gradlew | ||
gradlew.bat | ||
project.properties | ||
res | ||
run.sh | ||
settings.gradle | ||
src |