Short:        cp4 source code
Author:       Gergely Gati
Uploader:     amigasourcecodepreservation gmail com
Type:         misc/emu
Version:      0.79
Architecture: generic

Source code for cp4, the C= Plus4 Emulator.
Binaries: http://aminet.net/package/misc/emu/cp4
Uploaded to aminet for historical preservation.
Many thanks to Gergely Gati for releasing the source code.

Author notes:
============

cp4 sources 20170319T1925

These are the latest sources of the cp4 project slightly after the v0.79
published. I hope this tarball contains every files. 

Please contact me if you could recompile it or you need something what is
not in this archive!

Use the email: gati.gergely@gmail.com , the email in the sources is not 
working anymore.

Thanks,
Gergely Gati, 2017

Dependencies
============

 You need the following things to recompile the package:

  Software:

	gcc		You REALLY need this
	libnix		If you don't want to use ixemul.library
	phxass		Or compatible assembler
	hunk2aout	To convert objects for ld readable format
	Easy1541	iec.library includes
	PlaySID		playsid.library includes
	cp,rm,mv,ls	Or something like these
	make		Or equivalent
	CatComp		For make translations
	includes	Standard AmigaOS includes and gcc includes
	iec.library	the needed files included in this archive

  Hardware requirements:

	Min 8M FastRAM
	020+


License
=======
cp4 is distributed under the terms of the GNU General Public License,
version 2 or later. See the 00_GENERAL_PUBLIC_LICENCE file for details.

Cheers!
https://twitter.com/AmigaSourcePres

  _____ ___   _   __  __     _   __  __ ___ ___   _   
 |_   _| __| /_ |  /  |   /_ |  /  |_ _/ __| /_  
   | | | _| / _ | |/| |  / _ | |/| || | (_ |/ _  
  _|_| |___/_/ __|_ |_|_/_/___|__|_|______/_/__
 / __|/ _ | | | | _ / __| __|  / __/ _ |   | __|  
 __  (_) | |_| |   / (__| _|  | (_| (_) | |) | _|   
 |___/___/____/|_|_\___|___|________/|___/|___|_ 
 | _  _  __/ __| __| _   / /__   _|_ _/ _ | | |
 |  _/   / _|__  _||   / V / _ | |  | | (_) | .` |
 |_| |_|____|___/___|_|_ _/_/ __| |______/|_|_|
                                                      


