Merge pull request #2 from dungeonkim/master

Fixed a few minor bugs
This commit is contained in:
Peter Ferrie 2019-02-25 17:58:35 -08:00 committed by GitHub
commit 73b6495aed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -274,11 +274,11 @@ init jsr SETKBD
ldx $200
dex
stx sizelo
bmi +++
;find current directory name in directory
sec
bmi +++ ; When enable_floppy = 1, it moves because it exceeds the range
php
readblock jsr MLI
@ -403,7 +403,7 @@ adjpath tya
bne -
ldy #$ff
lda (bloklo), y
beq -
beq -
set_slot stx slot + 2
!if allow_extend = 1 {
@ -1599,7 +1599,7 @@ cmpsecrd jsr readadr
jsr readd5aa
eor #$ad ;zero A if match
bne cmdsecrd
bne cmpsecrd
unrread4 = unrelocdsk + (* - reloc)
- ldx Q6L
bpl -