Commit Graph

201 Commits

Author SHA1 Message Date
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 4ae967b033 init defaults after loading emulator bundle (fixes initial speed value) 2016-05-29 00:43:03 +02:00
Jesús A. Álvarez e83ce3238b sync defaults when backgrounding (for iOS 7) 2016-05-29 00:30:38 +02:00
Jesús A. Álvarez 38c6a81ed4 fakesign deb 2016-05-29 00:29:22 +02:00
Jesús A. Álvarez a63ba48b8a fix PlugIns icons not showing when installed in /Applications 2016-05-29 00:10:48 +02:00
Jesús A. Álvarez f51dc1e1c9 bump version 2016-05-28 23:45:14 +02:00
Jesús A. Álvarez bcc5ac586e post disk eject notification after the file is closed 2016-05-28 23:43:20 +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 49f43e540f add Makefile to build deb 2016-05-27 21:35:28 +02:00
Jesús A. Álvarez 65d505bfb5 terminate when suspending if no disks are inserted 2016-05-27 20:33:09 +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 aae7b67945 iOS 7 compatibility (disables some animations and disk image creation/renaming) 2016-05-26 23:23:49 +02:00
Jesús A. Álvarez ce7552af33 fix some warnings 2016-05-26 21:33:09 +02:00
Jesús A. Álvarez 38933ff6e1 how could I live without ARC? 2016-05-26 21:30:20 +02:00
Jesús A. Álvarez bf0a142c90 allow mixed case ROM file name and initial disk images 2016-05-26 21:19:42 +02:00
Jesús A. Álvarez 061ac16a0a allow mixed case disk image extensions 2016-05-26 21:07:54 +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 e8daea9f56 add Interrupt and Reset buttons 2016-05-25 20:49:56 +02:00
Jesús A. Álvarez a4d235426b cache disk icons 2016-05-25 19:50:54 +02:00
Jesús A. Álvarez 6a4dfaa4fc add submodules 2016-05-24 23:47:51 +02:00
Jesús A. Álvarez ba9d3d6363 add missing include for compiling libhfs in debug mode 2016-05-22 23:44:42 +02:00
Jesús A. Álvarez ced1a102ed add license and readme 2016-05-22 21:48:34 +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 5d01ae75f8 override icon mask for Dark Castle 2016-05-21 15:43:19 +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 6235aa8fe8 use layer for video 2016-05-21 00:12:15 +02:00
Jesús A. Álvarez 32734a3226 better matching of default keyboard layout 2016-05-14 15:36:50 +02:00
Jesús A. Álvarez eeda15e20e animate presentation of setting/disk panel from swipe side 2016-05-14 15:15:37 +02:00
Jesús A. Álvarez 5f236b2a29 pause emulator when settings screen is visible 2016-05-14 14:04:54 +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 8b31f58a9b start at 2x speed 2016-05-14 13:40:13 +02:00
Jesús A. Álvarez be76afd645 make background black 2016-05-14 13:38:39 +02:00
Jesús A. Álvarez f0449fbec3 add side swipe gestures to show insert disk and settings 2016-05-14 13:37:33 +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 33cdba3b13 add keyboard layout settings UI 2016-05-14 13:06:42 +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 b539d07a47 remove unused code 2016-05-11 20:50:58 +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 5cad8eef18 more accurate emulation timing 2016-05-07 20:21:43 +02:00
Jesús A. Álvarez 9b4aa7a9e7 add mouse input 2016-05-01 23:44:47 +02:00
Jesús A. Álvarez 7e813065fc add icon 2016-05-01 20:34:24 +02:00
Jesús A. Álvarez fc5589a944 initial implementation 2016-05-01 19:05:36 +02:00