daily_automated
This commit is contained in:
5
trunk/workspace/AVR-Computer/msbasic/header.s
Normal file
5
trunk/workspace/AVR-Computer/msbasic/header.s
Normal file
@@ -0,0 +1,5 @@
|
||||
.segment "HEADER"
|
||||
.ifdef KBD
|
||||
jmp LE68C
|
||||
.byte $00,$13,$56
|
||||
.endif
|
||||
Reference in New Issue
Block a user