verite2k.bas

Testing module for Verite V2x00 graphics stuff

Author

Marcel Sondaar

License

Educational Purposes

Summary
verite2k.basTesting module for Verite V2x00 graphics stuff
Functions
TestVeriteruns the test suite for the Verite graphics card

Functions

TestVerite

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

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 TestVerite(board_model As Long,
board_version As Long,
lfb As Long,
portbase As Long)
runs the test suite for the Verite graphics card