From 98c5f5660aeef49c32b68db9c1f664cbb3b377ad Mon Sep 17 00:00:00 2001 From: DongGun Kim Date: Mon, 25 Feb 2019 10:18:18 +0900 Subject: [PATCH] Fixed a few minor bugs --- PRORWTS2.S | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PRORWTS2.S b/PRORWTS2.S index f4dbec1..d5a53dc 100644 --- a/PRORWTS2.S +++ b/PRORWTS2.S @@ -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 - + bne - ;This is always $00, so it does not work with beq. Am I right? 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 -