CyberGraphics.svdriver © 1995 by Andreas R. Kleinert. FREEWARE. All rights reserved. Version : 2.1 Release Date : 21.05.1995 Requirements ~~~~~~~~~~~~ - OS V3.00+ (V39)+ and its libraries - 68020 or greater processor - superviewsupport.library V5+ - cybergraphics.library V40+ - AMIGA with CyberGraphics System and appropriate Graphics Card Description ~~~~~~~~~~~ CyberGraphics.svdriver is an external SV_GfxBuffer display module for superview.library, which allows object-oriented displaying on Amigas with the 16/24 Bit CyberGraphics Workbench Emulation System. This Driver displays any 1..8 or 24 Bit graphics via the CyberGraphics System. Graphics upto 256 Colors will be displayed via usual graphics routines, 24 Bit graphics will be displayed via CyberGraphics in either 16 or 24 Bit (16 Bit is default, because the unregistered version of CyberGraphics does not support more and I guess, that not yet all the users out there registered it already). Currently BITPLANE with more than 8 Bit Colordepth and ONEPLANE with other pixelbits than 8 or 24 (e.g. 16 Bit R5:G5:B5:1) are not supported. Also EHB graphics may not result in correct displays. HAM6/8 will be converted to 24 Bit, which then will either be displayed as 16 or 24 Bit. Credits ~~~~~~~ Thanks to Ingenieurbüro Helrich, for supplying the PiccoloSD64 card. The CyberGraphics Software is of course copyrighted by its authors, which is hereby expressesively respected in all points. ControlPad-Switches ~~~~~~~~~~~~~~~~~~~ ControlPad-Name : "ENV:superview-library/CyberGraphics.controlpad" ControlPad-Commands : - EMUSCREENDEPTH=<16|24> ; beginning depth for opening CyberGraphics Screens ; Default is 16 Bit (which will also be tried ; when opening of a 24 Bit Screen fails) History ~~~~~~~ V2.1 (21.5.1995) : - first public release