// 1 sprites generated with spritemate on 7/8/2025, 9:06:25 PM // Byte 64 of each sprite contains multicolor (high nibble) & color (low nibble) information LDA #$08 // sprite multicolor 1 STA $D025 LDA #$06 // sprite multicolor 2 STA $D026 // sprite 0 / singlecolor / color: $06 sprite_0: .byte $00,$7e,$00,$01,$c1,$80,$03,$f0 .byte $40,$06,$5c,$20,$0c,$2e,$90,$08 .byte $1f,$40,$18,$0e,$a8,$10,$1f,$c0 .byte $18,$0f,$a8,$10,$1f,$d8,$18,$2f .byte $68,$15,$5a,$f8,$0a,$bf,$f0,$09 .byte $55,$70,$04,$a8,$e0,$02,$01,$40 .byte $01,$00,$80,$00,$42,$00,$00,$3c .byte $00,$00,$00,$00,$00,$00,$00,$06