diff level1/modules/co80.asm @ 2690:6e40b043d3e0 lwtools-port

Removed coco port, added coco1 and coco2 ports. Cleaned term* descriptors to make unified between Level 1 and Level 2
author Boisy Pitre <boisy.pitre@nuance.com>
date Thu, 19 Jul 2012 10:09:15 -0500
parents 1e312b144f4d
children 987f995993c3
line wrap: on
line diff
--- a/level1/modules/co80.asm	Wed Jul 18 20:28:37 2012 -0500
+++ b/level1/modules/co80.asm	Thu Jul 19 10:09:15 2012 -0500
@@ -22,7 +22,7 @@
 
          ifp1
          use   defsfile
-         use   vtiodefs
+         use   cocovtio.d
          endc
 
 tylg     set   Systm+Objct   
@@ -62,11 +62,11 @@
          ldd   #80*25
          lbsr  L0189
          ldb   <V.COLoad,u
-         orb   #ModCo80
+         orb   #ModCoWP
          bra   L004F
 * Term
 Term     ldb   <V.COLoad,u
-         andb  #~ModCo80
+         andb  #~ModCoWP
 L004F    stb   <V.COLoad,u
          clrb  
          rts