* PmHeretic v0.29					August, 21st 2002

It is based on Heretic DOS sources, available on Ravensoft's ftp site.
You need the PC version of Heretic (shareware or registered).

* Common parameters:

	'@filename' to read parameters from a file

	'-devparm' displays number of tics (1/35 of second)

	'-fullscreen' to run the game in fullscreen mode

	'-net <num> <host1> [<host2> <host3> <host4>]'
		Network game (not tested)
		<num> is player number (1-4)
		<host<n>> are machine IP numbers on the network

* Atari version :
	The binary version is compiled for 68020 and higher.

	Video, Keyboard, Mouse, Audio, Joysticks and Joypads are now managed
        by SDL. See README.SDL for information.

	Network: '-network ###'
		unix:	Unix sockets network (Mintnet sockets)
		sting:	Sting sockets network

* Controls:
	- Read original Heretic documentation for all keyboard functions

	- I do not know if SDL correctly manages joysticks and joypads.
	  Any information is welcomed !

	Keys mapping PC <-> Atari
	F11	<->	Help
	F12	<->	Undo
	Insert	<->	Keypad 7
	Home	<->	Keypad 8
	PgUp	<->	Keypad 9
	Delete	<->	Keypad 4
	End	<->	Keypad 5
	PgDn	<->	Keypad 6

-- 
Patrice Mandin <pmandin@caramail.com>
Web:	http://membres.lycos.fr/pmandin/
