Text-based Hardware Browser
Marcel Sondaar
Educational Purposes
| hwbrowse.bas | Text-based Hardware Browser |
| Functions | |
| PrintString | Prints a string to video memory |
Prints a string to video memory
Sub PrintString ( s As String, offset as long = 0, colour as byte = &H17 )