*= $8000 font .incbin "font.dat" *= $bc40 screen .incbin "screen.dat" *= $0600 code lda #>font sta $02f4 jmp code *= $02e0 .word code