Table of Contents

Mini vMac for iPhone

This is my port of the Mini vMac emulator to the iPhone and iPod Touch, for iPhone OS 2.2 or later.
Here is a video of it, showing some features of an early version:

Features

Requirements

Installation

To install Mini vMac, add the namedfork.net repository to Cydia (in More Sources), and it will show up in the emulation section. Alternatively, you can add the repository manually by using this address: http://apt.namedfork.net/iphone

Usage

ROM Installation

The ROM file must be named vMac.ROM and placed in /var/mobile/Library/MacOSClassic

Disk Images

Disk images should have .img or .dsk extensions, and be located in /var/mobile/Library/MacOSClassic for them to show up in the disk chooser.

To insert disk images, swipe left with two fingers and the list of disks will appear. Icons are automatically generated based on the contents of the disk.
To delete a disk image, swipe left on it and the delete button will show if disk image deletion is enabled (in Settings).

To create a new disk image, press the + button in the disk image chooser. Write a name and use the slider to choose a size between 400KiB and 125MiB

Keyboard

Swipe up with two fingers to show the keyboard, and down to hide it.

The emulated keyboard features all the keys on the Mac Plus keyboard, except the keypad. The Command, Option and Shift keys are sticky, to make keyboard shortcuts easier to do. You can change the keyboard layout and opacity in the settings view.

Mouse

You can choose to use the screen as a touchscreen, where tapping anything sends a mouse click, or as a trackpad. In trackpad mode, dragging is done by tapping twice fast and holding it down.

Screen

You can toggle between full screen (the Mac screen is scaled down to fit the iPhone) or full size (the Mac screen is shown at its real size) by tapping the screen with two fingers. In full size mode, you can scroll by tapping the edges.

Settings

Swipe right with two fingers to show the settings dialog, where you can change the following:


On the bottom of the settings view, you can find the Interrupt and Reset buttons.

Suspend

If you press the home button while the emulated Mac has disks inserted, Mini vMac will pause but stay open, and show this by displaying the Mac's screen in its icon. To quit Mini vMac properly, eject all disks before pressing home. Note that when Mini vMac is suspended, it still uses memory and could be forced to quit if the memory is low.

Change Log

1.2.2

1.2.1

1.2

1.1

1.0.2

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Development

You can check out the latest source code from subversion:

svn checkout svn://vc.namedfork.net/namedfork/minivmac4iphone/trunk