// vMac Unix Readme
// Michael Hanni (mhanni@sprintmail.com)

Look at INSTALL also, I don't write this stuff for my health!

HEY LOOK AT ME:
===============

	If you are compiling under IRIX 6.2 or Digital Unix 4.0 uncomment
the appropriate lines of the Makefile and then you can use your native
compiler.

Don't worry about errors generated by the compiler, many functions are
merely stubs, and the compilier is trying to be nice and let you know that.

Use F12 to quit the emulator, doing this will make vMac save the cfg file
and clean some memory pools up.

Currently the debugger is disabled. If you want to enable it you will have 
to fix the #define in Includes/config.h.

If you would like the X cursor to disappear when you are in the vMac window
edit the appropriate line in your vMac.cfg. (This does not work in the GUI
version.)

URGENT, DANGER ROBINSON, ALPHA CODE:

This software carries *NO* warranty. If it crashes your system or kills your
porn download that is *NOT* my problem... go cry to your mother.

With that said, run the program in gdb (GNU's Debugger). It will catch all
those nasty things that would kill your system. You do it like this:

mindijari:~> gdb ./vMac

And at the gdb prompt type 'r' for run and you're off!

===========================================================================
Appendium:
	I've fixed some more errors in the vMac core so it should be stable
so you don't *have* to use gdb, but it might be safer.
===========================================================================

Wanna Help?!

Become a tester and use gdb (GNU's debugger) and find errors for me.

Or you can tell me what I have to add to the Makefile so it will compile
nicely under Sun Solaris, etc...

If you fix an error please send me (mhanni@sprintmail.com) the patch so 
they can become part of the official distribution.

If you have any questions please email me!

*NO* ROM inquires will be read.

Have fun!
Michael
mhanni@sprintmail.com
