Short: Rtgmaster Driver Archive Author: MagicSN@Birdland.es.bawue.de Uploader: MagicSN@Birdland.es.bawue.de Type: gfx/board This is part of the new rtgmaster release V20.0. rtgmaster is a library system to make GFX Board Compatible Game Coding easy. It supports : - Direct Access to the Video RAM - With some effort the code even runs on ECS/AGA (through c2p) - Supports nearly all WB Emulations - And much more This Archive contains binaries and the "RtgMaster Game Driver". This is sort of an "allround driver" for GFX Board Support, that should handle the stuff for most cases. It is easy to use. You do not need to know how to do library coding, you can simply link the driver to your code. It does all that library stuff internally. New in this version of the driver are : - Mousesupport from rtgmaster.library added - OPTIONAL Screenmode-Requester added (so you can use the Screenmode-Requester of rtgmaster or you can get a Screenmode-List instead) The other rtgmaster archives are rtgmaster_user.lha and rtgmaster_dev.lha. The User Archive contains Binaries and Demos, the Developper Archive also Autodocs and Includes for the library itself. As to copyright conditions to use this driver in your own projects, have a look at the Docs. What changed ? Since the last version i upgraded the package completely. I fixed bugs, threw out buggy demos out of the release, added a Texturemapping Demo using rtgmaster, rewrote the complete Documentation and rewrote the up to now VERY Buggy installer script from scratch. Steffen Haeuser