Skip to content

Latest commit

 

History

History
32 lines (32 loc) · 544 Bytes

File metadata and controls

32 lines (32 loc) · 544 Bytes

SOUND RESET (Main Jumpblock)

Index: 141

Address: #BCA7

Reset the Sound Manager.

Action:

Re-initialize the Sound Manager - shut the sound chip up and clear all queues.

Entry conditions:

No conditions.

Exit conditions:

AF, BC, DE and HL corrupt.
All other registers preserved.

Notes:

The sound queues are cleared.

Any current sound is stopped.

The sound generator chip is silenced.

This routine enables interrupts.

Related entries:

SOUND HOLD