PCS version 6.21 R

Douglas Little / d.m.l
(www.leonik.net/dml/sec_pcs.py)

executables:

	TOS/68000:		pcs-68k.ttp
	TOS/68030:		pcs-030.ttp
	TOS/68030+FPU:		pcs-882.ttp
	TOS/68040-60RC:		pcs-0x0.ttp
	
	TOS notes: 		FreeImage *does* use floating point on 68k, so it can be very slow at some things like resizing 
				images, even if you are using a fast Atari or emulator. 

				FPU-less 040LC/060LC systems should just use pcs-030.ttp since gains are mainly FPU-driven.

				'-m 3' '-m 5' '-m 6' are very slow and memory hungry for TOS machines, and probably useless 
				if attempted on a 8mhz 68k.

	Win32/Cygwin:		pcs.exe + Cyg DLLs 

	Win32 notes: 		bundled DLLs allow exe to work without Cygwin, but installing Cygwin is preferred solution


