Commit Graph

50 Commits

Author SHA1 Message Date
Jesús A. Álvarez ef6ef61037 target iOS 13.4 2024-02-17 13:31:39 +01:00
Jesús A. Álvarez c1c7c93c6a handle key input with UIPress (iOS ≥9)
contributed by Steven Troughton-Smith
2024-02-17 13:25:32 +01:00
Jesús A. Álvarez 61dc6ddcd7 target iOS 13.0 2024-02-17 13:20:50 +01:00
Jesús A. Álvarez 7a93412c3f visionOS: add reset, interrupt and shut down controls 2024-02-10 14:52:06 +01:00
Jesús A. Álvarez 632f01f169 visionOS: native settings menu 2024-02-10 14:43:09 +01:00
Jesús A. Álvarez 3b96faf502 fix bundle identifier for MacII-512x384 2024-02-10 13:31:28 +01:00
Jesús A. Álvarez 7c1f280374 keyboard for visionOS 2024-02-10 12:15:01 +01:00
Jesús A. Álvarez cf86226c6b build for visionOS 2024-02-09 16:06:37 +01:00
Jesús A. Álvarez 8f4bc46d12 target iOS 12.0 2024-02-09 15:39:32 +01:00
Jesús A. Álvarez e2707af5ce use release build by default 2023-09-27 19:42:58 +02:00
Jesús A. Álvarez e8c8b8375f add 512×384 variant of Mac II 2023-09-27 19:42:36 +02:00
Jesús A. Álvarez 3db3bb6091 fix build with Xcode 15 2023-09-27 19:29:43 +02:00
Jesús A. Álvarez 1a4d707447 call it 2.5 2022-05-26 19:15:46 +02:00
Jesús A. Álvarez dfc5c9e01f set minimum target to iOS 9
remove iOS 8 stuff
2020-10-01 22:50:37 +02:00
Jesús A. Álvarez cd0bfb0638 bump version 2020-09-30 22:17:37 +02:00
Jesús A. Álvarez b72a6f058a update to Mini vMac b37.200912 with patch fixing wintergames 2020-09-24 22:54:05 +02:00
Jesús A. Álvarez d2b8238109 update version 2020-06-22 18:16:37 +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 5d3ff85601 update version and copyright 2020-05-10 20:42:40 +02:00
Jesús A. Álvarez da174dde3d update build for Xcode 10 2018-09-30 22:14:05 +02:00
Jesús A. Álvarez 1700d38dd7 show documents directory in iOS 11 files 2018-04-28 11:50:22 +02:00
Jesús A. Álvarez 0643f8af6b update project settings for Xcode 9 2017-10-01 16:22:55 +02:00
Jesús A. Álvarez 49d44a6847 update to Mini vMac 3.5.8 (resolves #21) 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 194a68362e preserve permissions of Info.plist after build, fixes #15 2016-11-19 00:16:52 +01:00
Jesús A. Álvarez 08cfcc6e9a use PlistBuddy to merge capabilities into PlugIn plists 2016-07-03 15:21:11 +02:00
Jesús A. Álvarez 154510c94f add Mac II variant with 640x480 screen, resolves #10 2016-06-28 23:12:55 +02:00
Jesús A. Álvarez bf7e9e0479 use shared Info.plist for bundles, add capabilities to it 2016-06-06 15:42:04 +02:00
Jesús A. Álvarez d769e9861b slightly confused about whether schemes should be shared or not 2016-06-04 11:04:44 +02:00
Jesús A. Álvarez e10ef21281 move Emulator class into MYOSGLUE.m 2016-06-04 00:29:09 +02:00
Jesús A. Álvarez 0b8c97d458 add Mac 128K bundle 2016-05-29 14:12:14 +02:00
Jesús A. Álvarez 9272f9299c remove CNFGRAPI.h, add common CNFGGLOB.h for all variants 2016-05-29 13:59:57 +02:00
Jesús A. Álvarez f51dc1e1c9 bump version 2016-05-28 23:45:14 +02:00
Jesús A. Álvarez 78eebcb9f8 workaround for loading icons with same name from different bundles 2016-05-28 23:32:58 +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 a589be4302 add Mac II bundle with 1024x768@8-bit display 2016-05-28 19:21:22 +02:00
Jesús A. Álvarez 8692e30cde update core to 2016-05-26 snapshot, add all files 2016-05-28 14:18:59 +02:00
Jesús A. Álvarez 0f729c662f put emulator in loadable bundle 2016-05-28 13:01:13 +02:00
Jesús A. Álvarez aae7b67945 iOS 7 compatibility (disables some animations and disk image creation/renaming) 2016-05-26 23:23:49 +02:00
Jesús A. Álvarez fd26ce35eb add git version to Info.plist 2016-05-26 20:44:43 +02:00
Jesús A. Álvarez a4d235426b cache disk icons 2016-05-25 19:50:54 +02:00
Jesús A. Álvarez e719c2a191 add info to about section in settings 2016-05-22 17:09:33 +02:00
Jesús A. Álvarez bac652d451 show app icons on disk image chooser 2016-05-21 15:01:57 +02:00
Jesús A. Álvarez f21cb523de support bluetooth keyboard 2016-05-14 13:37:07 +02:00
Jesús A. Álvarez c6f4b9e0f6 add trackpad style input 2016-05-14 13:12:21 +02:00
Jesús A. Álvarez 9ee5f012ca add emulated keyboard UI 2016-05-14 13:01:02 +02:00
Jesús A. Álvarez c97bcb1b1c disk and (empty) settings UI 2016-05-11 23:13:42 +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