126
edits
Jestar jokin (talk | contribs) m (→stopObjectCode ($00): stopObjectCode opcode is $A0) |
Jestar jokin (talk | contribs) m (→resourceRoutines ($0C): clearHeap doesn't take an argument) |
||
Line 1,091: | Line 1,091: | ||
sub-opcodes: | sub-opcodes: | ||
$01 resID[p8] | $01 resID[p8] | ||
... $01 through $ | ... $01 through $10 take the same arguments ... | ||
$10 resID[p8] | |||
$11 | |||
$12 resID[p8] | |||
$13 resID[p8] | $13 resID[p8] | ||
$14 room[p8] object[p16] | $14 room[p8] object[p16] | ||
Line 1,159: | Line 1,162: | ||
|$25||Sound Pitch||Sets the pitch of a sound resource. Used in Indy3 and Zak. Takes 1 byte (pitch = "foo" - "center" semitones. Center is at $32 in the sound resource.) | |$25||Sound Pitch||Sets the pitch of a sound resource. Used in Indy3 and Zak. Takes 1 byte (pitch = "foo" - "center" semitones. Center is at $32 in the sound resource.) | ||
|} | |} | ||
==roomOps ($33)== | ==roomOps ($33)== |
edits