Initial
This commit is contained in:
14
as68hc11/code/CODE3.ASM
Normal file
14
as68hc11/code/CODE3.ASM
Normal file
@@ -0,0 +1,14 @@
|
||||
EEPSTR equ 0F800h
|
||||
org 1000h
|
||||
jmp NOTZERO
|
||||
; jmp EEPSTR
|
||||
; nop
|
||||
; nop
|
||||
; nop
|
||||
; nop
|
||||
NOTZERO equ *
|
||||
rts
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user