mirror of
https://github.com/cshepherd/libsoundGS.git
synced 2024-11-21 10:32:07 +00:00
doc update
This commit is contained in:
parent
e675b41584
commit
97ec606c44
@ -6,3 +6,5 @@ Apple IIGS sound library
|
|||||||
Streams a long-playing song from disk, also supports playing of other one-shot sounds while this is happening.
|
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).
|
Written in ORCA/M assembler, but presents a C stack-based calling interface (was written with the intent of linking to ORCA/C modules).
|
||||||
|
|
||||||
|
Noteworthy as a demonstration of most aspects of controlling the Ensoniq 5503 DOC sound chip, including the Apple IIGS technique of moving Direct Page to $C000 and using the 65816 stack instructions to move data into the sound chip's 1-byte data register as quickly as possible.
|
||||||
|
Loading…
Reference in New Issue
Block a user