µvMac - cleaned up fork of the Macintosh emulator Mini vMac
Go to file
2020-03-03 13:31:11 -05:00
_work Generate a Makefile that works 2020-02-10 22:19:26 -05:00
cfg Move more files into dirs; fix .h include guards 2020-02-26 23:31:48 -05:00
extras More type/my name standardization 2020-02-11 00:34:32 -05:00
src WIP: Begin moving #ifs to constants 2020-03-03 13:31:11 -05:00
.gitignore Move more files into dirs; fix .h include guards 2020-02-26 23:31:48 -05:00
.gitmodules Split up Happy Mac icons into XBMs 2020-02-11 00:09:00 -05:00
COPYING.txt Initial commit 2019-07-22 22:50:34 -04:00
macii.png Update README 2020-02-27 00:41:11 -05:00
macplus.png Update README 2020-02-27 00:41:11 -05:00
Makefile Fix build support for Linux w/ X11 and ALSA 2020-03-03 12:59:42 -05:00
README.md Update README 2020-02-27 00:41:11 -05:00

Mini vMac (fork by InvisibleUp)

Forked from Mini vMac by Paul C. Pratt (http://www.gryphel.com/c/minivmac), which was forked from vMac by Philip "PC" Cummins (http://www.vmac.com)

Mini vMac is a small, simple emulator for early Motorola 68000 based emulators. Currently we support systems from the original Macintosh 128K all the way up to the Macintosh II.

This fork was created to clean up and modernize the code base, make the project easier to compile and hack on, and allow for much easier user configuration.

Screenshots

System 7.1 running on an emulated Macintosh Plus System 7.1 running on an emulated Macintosh II

You can redistribute Mini vMac and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation. See the included file COPYING.txt

Mini vMac 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 license for more details.