Testing stuff for the PCI bus
Marcel Sondaar
<Educational Purposes>
| test_pci.bas | Testing stuff for the PCI bus |
| 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 )