mirror of
https://github.com/ksherlock/morse-gs.git
synced 2025-02-10 09:30:55 +00:00
11 lines
177 B
ArmAsm
11 lines
177 B
ArmAsm
SoundCtrl equ $e0c03c
|
|
SoundData equ $e0c03d
|
|
SoundAddr equ $e0c03e ; and $3f
|
|
|
|
*refIsPointer equ $0000
|
|
*refIsHandle equ $0001
|
|
*refIsResource equ $0002
|
|
*refIsNewHandle equ $0003
|
|
|
|
|