changeset 2584:f7f97fe766e3

One more and hopefully last minor oversight correction R.G.
author robertgault
date Fri, 16 Sep 2011 12:54:58 +0000
parents 307e619f3cd9
children 75847753c6a3
files level1/cmds/os9gen.asm
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/level1/cmds/os9gen.asm	Fri Sep 16 09:41:34 2011 +0000
+++ b/level1/cmds/os9gen.asm	Fri Sep 16 12:54:58 2011 +0000
@@ -40,7 +40,7 @@
 *
 * 14       2011/09/16 Robert Gault
 * Corrected a typo which occured when committing code. Exit of Initcalc had
-* ABM3 in wrong place.
+* ABM3 in wrong place. Also included C$CR in file name copy.
 
          nam   OS9Gen
          ttl   OS-9 bootfile generator
@@ -253,7 +253,8 @@
          beq   parseopt2	""
          sta   ,x+
          bra   SkipNon
-getdev2	 puls  x
+getdev2  sta   ,x			this was added in rev 14 to correct an oversight R.G.
+         puls  x
          bra   getdev
 parseopt2 puls x
          bra   parseopt