minivmac.sourceforge.net/doc/contents - feedback
copyright (c) 2007 Paul C. Pratt - last update 11/14/2007

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.

c_src

Contains all of the C source code files.
a_src
Contains all of the Assembler source code files.
platform
Contains additional source files, sorted by platform, including “osx” for Macintosh OS X and “win” for Microsoft Windows.
language
Contains the user interface strings for each supported language.
alt_src
Alternative source files. Currently has an alternative implementation of the 68000 emulator.
mydriver
Source code for a fake sony driver that is patched into the emulated rom.
output
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

minivmac.sourceforge.net/doc/contents - hosted by SourceForge.net