Chase H.Q. | Routines |
Prev: F2B6 | Up: Map | Next: F2FA |
|
||||
setup_turbo_sfx_128k | F2F1 | LD A,$3C | Set noise pitch (5-bit) [$3C is > 5-bit...] | |
F2F3 | LD ($A219),A | |||
F2F6 | LD ($A23A),A | turbo_sfx_enabled = $3C -- set flag? | ||
F2F9 | RET | Return |
Prev: F2B6 | Up: Map | Next: F2FA |