From ad0b69779612d23dcd9139dbd855fa9f33d1c99d Mon Sep 17 00:00:00 2001 From: KingofLegendary <44271999+KingofLegendary@users.noreply.github.com> Date: Tue, 23 Oct 2018 12:49:41 -0400 Subject: [PATCH] Kept theme of no first person Changed line 152 from "So we can get our parameters" to "Can find parameters" Sudden change to first person is weird --- v2.0/source/FORMAT.ASM | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2.0/source/FORMAT.ASM b/v2.0/source/FORMAT.ASM index 694857b..1810a59 100644 --- a/v2.0/source/FORMAT.ASM +++ b/v2.0/source/FORMAT.ASM @@ -149,7 +149,7 @@ DRVGD: MOV [DOSDRV],AL MOV [SYSDRV],AL MOV [COMDRV],AL - MOV SI,DRNUM ;So we can get our parameters + MOV SI,DRNUM ;Can find parameters LODSB ;Fetch drive designation OR AL,AL ;See if specified JNZ DRVSPEC ;If specfied proceed @@ -1624,4 +1624,4 @@ STACK LABEL BYTE CODE ENDS END START - \ No newline at end of file +