mirror of
https://github.com/zydeco/minivmac4ios.git
synced 2024-11-26 00:49:20 +00:00
update README
This commit is contained in:
parent
21de19443a
commit
d1eab98945
14
README.md
14
README.md
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
* iOS 8 or later
|
* iOS 9 or later
|
||||||
* ROM image from Mac Plus, Mac II and/or Mac 128K
|
* ROM image from Mac Plus, Mac II and/or Mac 128K
|
||||||
* Disk images with Mac software
|
* Disk images with Mac software
|
||||||
|
|
||||||
@ -54,13 +54,14 @@ shortcuts may interfere with iOS.
|
|||||||
|
|
||||||
You can choose to use the screen as a touchscreen, where tapping on the screen
|
You can choose to use the screen as a touchscreen, where tapping on the screen
|
||||||
acts a mouse click, or as a trackpad. In trackpad mode, dragging is done by
|
acts a mouse click, or as a trackpad. In trackpad mode, dragging is done by
|
||||||
tapping twice fast and holding it down.
|
tapping twice fast and holding it down. 3D touch can also be used for clicking and
|
||||||
|
dragging on supported devices.
|
||||||
|
|
||||||
|
If you use a mouse or trackpad on iPad OS 13.4 or newer, it will be used automatically.
|
||||||
|
|
||||||
If you have a jailbroken device and [BTC Mouse & Trackpad](http://www.ringwald.ch/cydia/mouse/),
|
If you have a jailbroken device and [BTC Mouse & Trackpad](http://www.ringwald.ch/cydia/mouse/),
|
||||||
Mini vMac will use your bluetooth mouse or trackpad.
|
Mini vMac will use your bluetooth mouse or trackpad.
|
||||||
|
|
||||||
If you use a mouse or trackpad on iPad OS 13.4 or newer, it will be used automatically.
|
|
||||||
|
|
||||||
### Settings
|
### Settings
|
||||||
|
|
||||||
Swipe right with two fingers to show the settings dialog, where you can change
|
Swipe right with two fingers to show the settings dialog, where you can change
|
||||||
@ -69,12 +70,13 @@ the following:
|
|||||||
* **Speed:** make the emulated machine faster than a Mac Plus
|
* **Speed:** make the emulated machine faster than a Mac Plus
|
||||||
* **Mouse Type:** switch between touchscreen and trackpad mode
|
* **Mouse Type:** switch between touchscreen and trackpad mode
|
||||||
* **Keyboard Layout:** change the layout of the emulated keyboard
|
* **Keyboard Layout:** change the layout of the emulated keyboard
|
||||||
* **Emulated Machine:** for changes to take effect, close and relaunch Mini vMac
|
* **Display Scaling:** choose how to scale the display
|
||||||
|
* **Emulated Machine:** changes won't take effect if there are disks inserted
|
||||||
|
|
||||||
### Credits
|
### Credits
|
||||||
|
|
||||||
* Mini vMac for iOS by [Jesús A. Álvarez](https://github.com/zydeco)
|
* Mini vMac for iOS by [Jesús A. Álvarez](https://github.com/zydeco)
|
||||||
* [Mini vMac](http://gryphel.com/c/minivmac/) ©2001-2019 Paul C. Pratt
|
* [Mini vMac](http://gryphel.com/c/minivmac/) ©2001-2020 Paul C. Pratt
|
||||||
* [vMac](http://vmac.org/) ©1996-1999 Philip Cummins & al.
|
* [vMac](http://vmac.org/) ©1996-1999 Philip Cummins & al.
|
||||||
* [hfsutils](http://www.mars.org/home/rob/proj/hfs/) ©1996-2000 Robert Leslie
|
* [hfsutils](http://www.mars.org/home/rob/proj/hfs/) ©1996-2000 Robert Leslie
|
||||||
* [libmfs](https://github.com/zydeco/libmfs) and [libres](https://github.com/zydeco/libres) by [Jesús A. Álvarez](https://github.com/zydeco)
|
* [libmfs](https://github.com/zydeco/libmfs) and [libres](https://github.com/zydeco/libres) by [Jesús A. Álvarez](https://github.com/zydeco)
|
||||||
|
Loading…
Reference in New Issue
Block a user