SA-1 boot diagnostic – verifies coprocessor initialization
Then open sa1_hello.sfc in luna (or any SNES emulator).
| Value | Meaning |
|---|---|
| $A5 | SA-1 booted successfully |
| $FF | I-RAM access failure |
| $00 | SA-1 timeout (never responded) |
| $42 | I-RAM not cleared (self-test stuck) |
| Module | Purpose |
|---|---|
| console | System initialization |
| sprite | OAM management |
| dma | DMA transfers |
| background | BG configuration |
| text | Diagnostic text display |
| input | Joypad reading |
| sa1 | SA-1 coprocessor driver |