Fix typo counter

This commit is contained in:
Michaelangel007 2017-03-26 12:48:13 -07:00
parent 241f0b43fa
commit f5d9bd85a8
1 changed files with 1 additions and 1 deletions

View File

@ -594,7 +594,7 @@ On my //e it looks this:
C6B5:99 00 03 STA $0300,Y ; Buf1 = [$300 .. $35B]
C6B8:D0 EE BNE ^11 ;^ $C6A8
C6BA:84 3C ^13 STY P5.Nibs ; Y = #FF
C6BA:84 3C ^13 STY P5.Nibs ; Y = #00
C6BC:BC 8C C0 ^14 LDY DRIVE_DATA,X
C6BF:10 FB BPL ^14 ;^ $C6BC
C6C1:59 D6 02 EOR $36C-$96,Y