(english below)

	ZX_TRAP permet d'utiliser ZERO-X dans des conditions qui n'taient
	pas prvues:
	- une carte graphique en 16 ou 32 bits
	- utilisation de la TT Ram pour le programme lui meme
	- allocation de 3 gros buffers en TT Ram qui ne concernaient pas
	le son

	Test sur:
	----------
	Falcon CT60+CTPCI (carte Radeon 7000) en 16 et 32 bits.
	TT + carte NOVA en 16 bits.

	Utilisation:
	------------

	Lancer ZX_TRAP  partir du meme dossier que ZEROX_20.PRG (ce
	dernier ne doit pas changer de nom sous peine de ne pas ^etre
	trouv!)
	Et c'est tout !!!!

	A savoir:
	---------
	Mon patch utilise les Trap #6 et Trap #7 qui sont normalement
	libres. En cas de conflit avec un utilitaire, prvenez moi, ceci
	peut etre modifi.

	guillaume.tello@orange.fr

----------------------------------

	ZX_TRAP allows you tu use ZERO-X in situations not supported
	before:
	- a graphic card in 16 or 32 bits mode
	- use of TT Ram for the program itself
	- use of TT Ram for 3 large buffers that were not dedicated to
	sound

	Tests:
	------
	Falcon CT60+CTPCI (radeon 7000) in 16 and 32 bits.
	TT + NOVA card in 16 bits.

	Usage:
	------
	Just run ZX_TRAP in the same folder as ZEROX_20.PRG (this last
	must keep this name, else it won't be found!!!)
	And that's all...

	Note:
	-----
	My patch uses Trap #6 and Trap #7 that are free. In case of
	conflict with another tool, let me know, this can be changed.

	guillaume.tello@orange.fr