X-Git-Url: http://cloudbase.mooo.com/gitweb/avrcpm.git/blobdiff_plain/b741422ef658ff493a77618efc302ee1cad07ab3..2bfd98e45e89d6e1b5c508aa2abce35321ca7697:/avrcpm/avr/8080int-jmp.asm diff --git a/avrcpm/avr/8080int-jmp.asm b/avrcpm/avr/8080int-jmp.asm index c790996..26811b5 100644 --- a/avrcpm/avr/8080int-jmp.asm +++ b/avrcpm/avr/8080int-jmp.asm @@ -699,7 +699,7 @@ do_op_in: ; in a,(opl) .endif mov temp2,opl - rcall portRead + lcall portRead mov opl,temp .if PORT_DEBUG