Bochs Graphics Adapter test code
Marcel Sondaar
<Educational Purposes>
bgatest.bas | Bochs Graphics Adapter test code |
Functions | |
PrintString | Prints a string to video memory |
Prints a string to video memory
Public Sub PrintString ( s As String, vram As Byte Ptr, offset as long = 0 )