whscullin / apple2js

An Apple II emulator originally written in Javascript, now being converted to TypeScript
http://www.scullinsteel.com/apple2/
MIT License
438 stars 57 forks source link

Accelerometer support #222

Open timriker opened 2 months ago

timriker commented 2 months ago

It would be awesome on some games to map the accelerometer to joystick or arrow key or perhaps custom key inputs for mobile devices.

Currently in Total Replay entering ctrl-p on a mobile device without other input devices attached, does not move the cursor.