Apple IIGS sound library
Go to file
Christopher Shepherd e675b41584 initial commit 2012-12-29 13:48:03 -05:00
README.md initial commit 2012-12-29 13:48:03 -05:00
libsound.asm initial commit 2012-12-29 13:48:03 -05:00
libsound.h initial commit 2012-12-29 13:48:03 -05:00

README.md

libsoundGS

Apple IIGS sound library

Streams a long-playing song from disk, also supports playing of other one-shot sounds while this is happening.

Written in ORCA/M assembler, but presents a C stack-based calling interface (was written with the intent of linking to ORCA/C modules).