test_ati.bas

Testing module for ATI graphics stuff

Author

Marcel Sondaar

License

Educational Purposes

Summary
test_ati.basTesting module for ATI graphics stuff
Functions
TestATItests for an ATI Mach64 and sets up the
Todo’s
find a non-pci Mach64 to test manual config of aperture + sparse portio
Functions
RunATITestRuns the ATI Mach64 Test suite

Functions

TestATI

Public Sub TestATI (vrambase As Byte Ptr,
cram As Byte Ptr)

tests for an ATI Mach64 and sets up the

Todo’s

find a non-pci Mach64 to test manual config of aperture + sparse portio

Functions

RunATITest

Public Sub RunATITest (vram As Byte Ptr,
lfb As Byte Ptr,
aperture As Long Ptr,
portbase As Long)

Runs the ATI Mach64 Test suite

Public Sub TestATI (vrambase As Byte Ptr,
cram As Byte Ptr)
tests for an ATI Mach64 and sets up the
Public Sub RunATITest (vram As Byte Ptr,
lfb As Byte Ptr,
aperture As Long Ptr,
portbase As Long)
Runs the ATI Mach64 Test suite