changeset 2063:5215fb9c6f0f

Fixed minor issue in ordering of code
author boisy
date Tue, 25 Apr 2006 21:54:15 +0000
parents 356279c3f8fd
children c8bb06c82d68
files level1/modules/sysgo.asm
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/level1/modules/sysgo.asm	Tue Apr 25 21:49:50 2006 +0000
+++ b/level1/modules/sysgo.asm	Tue Apr 25 21:54:15 2006 +0000
@@ -151,6 +151,7 @@
          bcs   SignOn
          stx   <InitAddr
          ldd   OSName,u					point to OS name in INIT module
+         leax  d,u						point to install name in INIT module
          bsr   strlen         
          tfr   d,y
          lda   #$01