X-Git-Url: http://cloudbase.mooo.com/gitweb/avrcpm.git/blobdiff_plain/4f46609843d9b56dc26b69ebf0e1d3f1a8e5a330..78bd9e8524f84694b03511147a5698c337141f01:/8080int-jmp.asm diff --git a/8080int-jmp.asm b/8080int-jmp.asm index c790996..26811b5 100644 --- a/8080int-jmp.asm +++ b/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