Page 1 of 1

Info about SBMIDI and SBSIM

Posted: Sun May 14, 2006 2:46 pm
by Laaca
Hi!
In many programs are used the TSR drivers SBMIDI and SBSIM.
Where can I obtain some info about this drivers?
Don't give me links to QB libraries please. I can understand BASIC language (I used to code in it many years ago) but I plan to use it in FreePascal.
Thanks!
Laaca

Posted: Mon May 15, 2006 9:51 am
by Plasma
If you understand BASIC, then you should be able to get all the info you need from QMIDI. Or take a look at the interrupt listing.

Posted: Mon May 15, 2006 10:23 am
by Laaca
I see, it is described in Ralf Brown's interrupt list!
I also found via google the QMIDI library, so I will look at it.
Thanks!