Testing module for ATI R6xx graphics stuff
Marcel Sondaar
Educational Purposes
r600test.bas | Testing module for ATI R6xx graphics stuff |
Functions | |
TestR600 | runs the test suite for the R6xx series graphics card |
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
board_model | the board type. 1 for a V1k, 2 for a V2k |
board_version | the board rating. 1 for a V2100, 2 for a V2200, 0 if unknown |
lfb | address of the framebuffer in memory |
portbase | the base I/O port for the Verite registers |
runs the test suite for the R6xx series graphics card
Sub TestR600( board_model As Long, board_version As Long, lfb As Long, portbase As Long, mmiobase As Long )