From 4e97ab1740f3d95a8358ac065ce9d9bd7f56a76d Mon Sep 17 00:00:00 2001 From: 4am Date: Tue, 21 Feb 2017 12:12:45 -0500 Subject: [PATCH] update comments --- src/id/mecc.a | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/id/mecc.a b/src/id/mecc.a index 4aa8ca3..007e696 100755 --- a/src/id/mecc.a +++ b/src/id/mecc.a @@ -92,7 +92,7 @@ IDMECC1 foundmecc1 ; -; We found an "M8" MECC bootloader. Now we create +; We found a MECC bootloader. Now we create ; an RWTS that can read the rest of the disk. ; Starting with our built-in RWTS, we modify address ; and data prologues based on the parameters of the @@ -175,7 +175,7 @@ IDMECC4a foundmecc2 ; -; We found an "M7" MECC bootloader. Now we create +; We found a MECC bootloader. Now we create ; an RWTS that can read the rest of the disk. ; Starting with our built-in RWTS, we modify address ; and data prologues based on the parameters of the @@ -297,7 +297,7 @@ foundmecc3 ;------------------------------- ; IDMECC4 ; identify MECC bootloader variant #4 -; (labeled "M7" on original disks) +; (labeled "M8" on original disks) ; same as variant #2 but everything is ; on T00,S08 instead of T00,S07 ;