Kernel 0.93

This commit is contained in:
Rémy GIBERT 2019-05-25 23:23:24 +02:00
parent cfd503b9e0
commit b862166ca4
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -988,7 +988,7 @@ ENQ ldx #0
jsr Char.Out.Put
inx
cpx ENQ.String.Len
cpx #ENQ.String.Len
bne .1
.8 clc