CONTENTS
of the Mini vMac source distribution
The master source code for Mini vMac is a disk image that may be used in Mini vMac or other emulator or real 680x0 Macintosh.
Build
Is a program that allows you enter options, and it then generates all the files needed to compile Mini vMac for those options in the selected development environment. If it is running in Mini vMac 3.0.0 or later, it will export an archive of these files to the host computer.Build source
Source code for the Build application.source
Data for the Build application. It is all the source code for Mini vMac that isn't built directly into the Build application.outputc_src
Contains all of the C source code files.a_srcContains all of the Assembler source code files.platformContains additional source files, sorted by platform, including “osx” for Macintosh OS X and “win” for Microsoft Windows.languageContains the user interface strings for each supported language.alt_srcAlternative source files. Currently has an alternative implementation of the 68000 emulator.mydriverSource code for a fake sony driver that is patched into the emulated rom.
Temporary files generated by the Build application are placed here.README
Has link to Mini vMac home page, and some license information.COPYING
The GPL license