msbasic/header.s
Michael Steil 4574fd1983 cleanup
2008-10-13 03:10:48 +00:00

6 lines
88 B
ArmAsm

.segment "HEADER"
.ifdef KBD
jmp LE68C
.byte $00,$13,$56
.endif