Commit Graph

26 Commits

Author SHA1 Message Date
Jesús A. Álvarez
8ad866b0dc fix abnormal situation on Mac II when moving mouse out of screen 2016-07-02 14:47:06 +02:00
Jesús A. Álvarez
118bfccca9 restart after shutdown 2016-06-30 22:35:05 +02:00
Jesús A. Álvarez
5649cb5015 support disk image creation on iOS 7 2016-06-06 18:25:30 +02:00
Jesús A. Álvarez
f46483c0b0 add AutoSlow toggle, run in background and missing speed values, closes #3 2016-06-06 16:09:23 +02:00
Jesús A. Álvarez
9217b4ebcd fix crash when showing insert disk menu after shutting down the emulated machine 2016-06-06 16:05:11 +02:00
Jesús A. Álvarez
b1bd3da561 support ExportFl on iOS 7 2016-06-04 15:38:19 +02:00
Jesús A. Álvarez
e220494dc5 support ExportFl and ImportFl extensions 2016-06-04 15:05:05 +02:00
Jesús A. Álvarez
8c3434740f Emulator protocol: add currentApplication 2016-06-04 15:00:31 +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
ce0bf30189 WaitForNextTick: make closer to cocoa version 2016-05-31 23:16:07 +02:00
Jesús A. Álvarez
90f6f77f8b fix: stop emulation when SpeedStopped is true 2016-05-31 20:55:07 +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
bcc5ac586e post disk eject notification after the file is closed 2016-05-28 23:43:20 +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
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
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
e8daea9f56 add Interrupt and Reset buttons 2016-05-25 20:49:56 +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
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
fc5589a944 initial implementation 2016-05-01 19:05:36 +02:00