|
|
|
|
|
by badlogic
1278 days ago
|
|
In DJGPP, you can use uclock() to get a sort of high precision timer, at least much higher precision than the 18.2Hz timer usually employed in DOS apps. As for audio, I'm afraid I have no suggestions. My memory is blurry, likely because audio programming in DOS was very not good. |
|