r600test.bas

Testing module for ATI R6xx graphics stuff

Author

Marcel Sondaar

License

Educational Purposes

Summary
r600test.basTesting module for ATI R6xx graphics stuff
Functions
TestR600runs the test suite for the R6xx series graphics card

Functions

TestR600

Sub TestR600(board_model As Long,
board_version As Long,
lfb As Long,
portbase As Long,
mmiobase As Long)

runs the test suite for the R6xx series graphics card

Parameters

board_modelthe board type.  1 for a V1k, 2 for a V2k
board_versionthe board rating.  1 for a V2100, 2 for a V2200, 0 if unknown
lfbaddress of the framebuffer in memory
portbasethe base I/O port for the Verite registers
Sub TestR600(board_model As Long,
board_version As Long,
lfb As Long,
portbase As Long,
mmiobase As Long)
runs the test suite for the R6xx series graphics card