]> Shamusworld >> Repos - thunder/blob - test/snd.bat
Fixed IRQ/DAA problems. Emulator is now in a stable state. Woo hoo!
[thunder] / test / snd.bat
1 gcc -o sound.o -c sound.cpp\r
2 gcc -s -o sound.exe sound.o sbdrv.o keyboard.o -lgpp -lstdcxx\r