Testing module for Verite V2x00 graphics stuff
Marcel Sondaar
Educational Purposes
verite2k.bas | Testing module for Verite V2x00 graphics stuff |
Functions | |
TestVerite | runs the test suite for the Verite graphics card |
Sub TestVerite( board_model As Long, board_version As Long, lfb As Long, portbase As Long )
runs the test suite for the Verite 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 Verite graphics card
Sub TestVerite( board_model As Long, board_version As Long, lfb As Long, portbase As Long )