diff level1/atari/modules/sysgo.asm @ 2622:1df7d248bb24

Made progress... clock is running, fixed some stuff, things are working
author Boisy Pitre <boisy.pitre@nuance.com>
date Thu, 23 Feb 2012 21:55:35 -0600
parents 3574de541ad4
children d1ea3dc90082
line wrap: on
line diff
--- a/level1/atari/modules/sysgo.asm	Thu Feb 23 21:53:52 2012 -0600
+++ b/level1/atari/modules/sysgo.asm	Thu Feb 23 21:55:35 2012 -0600
@@ -84,9 +84,9 @@
 
 Shell    fcc   "Shell"
          fcb   C$CR
-AutoEx   fcc   "mdir"
+AutoEx   fcc   "AutoEx"
          fcb   C$CR
-AutoExPr fcc   "-e"
+AutoExPr fcc   ""
          fcb   C$CR
 AutoExPrL equ  *-AutoExPr