mirror of
https://github.com/InvisibleUp/uvmac.git
synced 2024-11-22 07:31:19 +00:00
24 lines
1.1 KiB
Markdown
24 lines
1.1 KiB
Markdown
# 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](macplus.png)
|
|
![System 7.1 running on an emulated Macintosh II](macii.png)
|
|
|
|
## Legal info
|
|
|
|
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.
|