Update README

This commit is contained in:
InvisibleUp 2020-02-27 00:41:11 -05:00
parent d05d214bea
commit b6fd8fd511
4 changed files with 23 additions and 21 deletions

23
README.md Normal file
View File

@ -0,0 +1,23 @@
# 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.

View File

@ -1,21 +0,0 @@
MnvM_b36: README
Paul C. Pratt
www.gryphel.com
July 27, 2005
MnvM_b36 is the build system for Mini vMac,
a miniature Macintosh emulator.
Further information may be found at
"https://www.gryphel.com/c/minivmac/".
You can redistribute MnvM_b36 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.
MnvM_b36 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.

BIN
macii.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
macplus.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB