hwbrowse.bas

Text-based Hardware Browser

Author

Marcel Sondaar

License

Educational Purposes

Summary
hwbrowse.basText-based Hardware Browser
Functions
PrintStringPrints a string to video memory

Functions

PrintString

Sub PrintString (As String,  
offset as long =  0,
colour as byte =  &H17)

Prints a string to video memory

sthe string to be printed
vrampointer to video memory to print to
Sub PrintString (As String,  
offset as long =  0,
colour as byte =  &H17)
Prints a string to video memory