Commit Graph

24 Commits

Author SHA1 Message Date
Jesús A. Álvarez afef4e5b25 always show keyboard again when pressing keyboard button 2024-02-17 14:41:22 +01:00
Jesús A. Álvarez 53cb92f4ef find keyboard layouts from AppDelegate 2024-02-10 14:09:02 +01:00
Jesús A. Álvarez 22256824d2 make AppDelegate a bit swifty 2024-02-10 13:36:20 +01:00
Jesús A. Álvarez dead799d16 only reset speed when saved speed is faster than default
this saves the preferences, but still prevents accidentally locking up the app by setting a fast speed on a low end device
2020-09-25 22:13:52 +02:00
Jesús A. Álvarez fd665a1761 allow changing emulated machine without relaunching the app 2020-09-25 00:29:30 +02:00
Jesús A. Álvarez 9d3f2bd98c add gesture help screen 2020-06-23 18:32:07 +02:00
Jesús A. Álvarez 9a76a98ef9 put emulator bundles in Frameworks instead of PlugIns
fixes sideloading with AltStore
2020-06-22 14:38:01 +02:00
Jesús A. Álvarez f597a5ab9e update copyright year 2018-04-28 12:12:43 +02:00
Jesús A. Álvarez a6e6014220 also load keyboard layouts from Documents/Keyboard Layouts 2018-04-28 11:49:05 +02:00
Jesús A. Álvarez deeb7b1247 update version and copyright year 2017-09-23 15:54:59 +02:00
Jesús A. Álvarez 9f2e3f87c0 support bluetooth HID pointing devices through BTC Mouse 2016-12-04 20:05:24 +01:00
Jesús A. Álvarez 222a6d8d8f reload disk list after importing document 2016-06-06 19:42:10 +02:00
Jesús A. Álvarez 75114c37eb add settings UI for choosing emulated machine 2016-05-28 22:21:18 +02:00
Jesús A. Álvarez 0f729c662f put emulator in loadable bundle 2016-05-28 13:01:13 +02:00
Jesús A. Álvarez 671edf8bc0 use ~/Documents/Mini vMac when not sandboxed 2016-05-27 20:21:32 +02:00
Jesús A. Álvarez e8daea9f56 add Interrupt and Reset buttons 2016-05-25 20:49:56 +02:00
Jesús A. Álvarez ac333642fd limit max speed to 4x, don't persist speed setting 2016-05-14 14:04:18 +02:00
Jesús A. Álvarez 9ee5f012ca add emulated keyboard UI 2016-05-14 13:01:02 +02:00
Jesús A. Álvarez 6ad6dc59c9 settings UI to change speed and mouse type 2016-05-13 23:47:59 +02:00
Jesús A. Álvarez c97bcb1b1c disk and (empty) settings UI 2016-05-11 23:13:42 +02:00
Jesús A. Álvarez ce02b3ad73 open disk images and ROM file from other apps 2016-05-07 21:22:03 +02:00
Jesús A. Álvarez 9b4aa7a9e7 add mouse input 2016-05-01 23:44:47 +02:00
Jesús A. Álvarez fc5589a944 initial implementation 2016-05-01 19:05:36 +02:00
Jesús A. Álvarez 71111a3318 Initial Commit 2016-04-27 22:52:28 +02:00