EGSA2410Driver
The EGS Driver for the A2410 U.Lowell Tiga graphics card !
The EGSA2410Driver is a driver for the Enhanced Graphics System. Using the
EGSWB program makes it possible to run intuition on any A2410 Tiga board.
It includes a comfortable Installer script. Just start the
Installer
and follow the instructions. After you have installed the Driver you should
get some more screenmodes in your ScreenMode utility.
Since Version 1.0 the EGSA2410Driver is sharewhere, which means it is not free
any more. It costs US$20,- (ATS 200,- DM 30,-) inside of Europe and
US$ 25,- (ATS 250,- DM 35,-) outside Europe.
The registration is done with a key file concept. After I get your registration
I will send you a disk with your private key.library. This makes it easy for
me to update future releases via internet/ftp.
Please register to keep my work alive !
If you are connected to the internet you can get the latest Version of the Driver
here.
To run the driver the EGSA2410Prefs program
must make some default configurations first. It requires MUI or runs on
native EGS. Please make sure you have EGS
up and running if you have not installed MUI and before you install
the Driver ! The installer starts up the Prefs program
which runs either on the WB using MUI or on a native EGS Screen
(Can be choosen from the Installer) !
Important
Please add the line "Wait 4 secs" to your 'devs:monitors/EGS' file !
This makes sure the driver is up and running when EGSWB is executed
(timing is for my 25 MHz A3000. It could be less on faster machines,
I guess...).
...
; Search for programs which sould be started before EGS-Config is called
IF EXISTS EGS:Startup
List >NIL: EGS:Startup/~(#?.info) TO T:Startup LFORMAT "c:run >nil: EGS:Startup/%s"
Execute T:Startup
Wait 4 secs
Delete >NIL: T:Startup
EndIF
...
MUI can be found on every aminet site like
mui23usr.lha (~300 KB) on ftp.luth.se.
Release History :
- v0.8, Release 1 : First public release
- v0.9, Release 2 : Major bug fixed release of the driver.
- v0.9a, Release 3 : Fixed a minor bug in v0.9, BitBlt() rework !
- v1.0, Release 4 : A lot of bugs fixed. Intuition does run now.
- v1.0a, Release 5 : Corrected a mistake in my Register.txt
- v1.1, no public release : Changed the way ConvertRGB() works, speeds up some Cols stuff.
- V1.11, Release 6 : Most problems with textdrawing fixed.
- V1.12, Release 7 : now supports more than one screen at the same time.
- V1.13, no public release : Minor Changes, added an AmigaGuide document.
- V1.14, Release 8 : Added a new Mode to the Prefs (MODE_736x480_NI).
known bugs :
- Italic text makes garbage. If you have an overlaping window left beside (touching the text)
the text is drawn well. Seems to be an offset error...(also in a shell...)
- EGSWB and Picasso (and CyberGraphics) do not work and will never work.
Native EGS and Picasso make no trouble. (This bug belong to the Picasso/CyberSystem ! They
do not know of other (chunky) graphic cards in the system.).
Software, which uses native EGS as a driver should also run on the EGSA2410Driver
I tested
- TV-Paint jr.
- Xi-Paint 3.0/3.1
I would here about your experience with
- TV-Paint 2.0/3.0 (I heard 3.0 is running..)
- Emplant on EGS A2410: (does Emplant support native EGS ?)
- any other unmentioned EGS Software
The required Tiga support files can be found here :
-
tiga2.lha ~200 KB of the latest
Orlando devcon (includeing the a2410.device and sources).
Special Thanks to Uli Siegmund.
Without him the driver wouldn't have been possible !
© 1995 Jürgen Schober, point@sbox.tu-graz.ac.at