Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R0 | AAAACCCC (Amplitude / Channel) |
R1 | DDDDPPPP (Duration / Pitch) |
Exit | |
---|---|
R0, R1 | Preserved |
This call is identical to Sound_Control, but the parameters are packed 16-bit at a time into low R0, high R0, low R1, high R1 respectively. It is provided for BBC
compatibility and for the use of the Scheduler. The Sound_Control call should be used in preference where possible.