changeset 1497:f75c7aaa864b

Minor fixins
author boisy
date Tue, 23 Dec 2003 23:55:47 +0000
parents ae1f95eb053b
children ff6eaf6b935e
files level2/modules/term_t1.asm level2/modules/term_vdg.asm level2/modules/term_win40.asm level2/modules/term_win80.asm
diffstat 4 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/level2/modules/term_t1.asm	Tue Dec 23 23:51:23 2003 +0000
+++ b/level2/modules/term_t1.asm	Tue Dec 23 23:55:47 2003 +0000
@@ -22,8 +22,8 @@
 
          mod   eom,name,tylg,atrv,mgrnam,drvnam
 
-         fcb   READ.+WRITE. mode byte
-         fcb   $07        extended controller address
+         fcb   UPDAT.     mode byte
+         fcb   HW.Page    extended controller address
          fdb   $FF20      physical controller address
          fcb   initsize-*-1 initilization table size
          fcb   DT.SCF     device type:0=scf,1=rbf,2=pipe,3=scf
--- a/level2/modules/term_vdg.asm	Tue Dec 23 23:51:23 2003 +0000
+++ b/level2/modules/term_vdg.asm	Tue Dec 23 23:55:47 2003 +0000
@@ -33,7 +33,7 @@
 
          mod   eom,name,tylg,atrv,mgrnam,drvnam
 
-         fcb   READ.+WRITE. mode byte
+         fcb   UPDAT.     mode byte
          fcb   HW.Page    extended controller address
          fdb   A.TermV    physical controller address
          fcb   initsize-*-1 initilization table size
--- a/level2/modules/term_win40.asm	Tue Dec 23 23:51:23 2003 +0000
+++ b/level2/modules/term_win40.asm	Tue Dec 23 23:55:47 2003 +0000
@@ -33,7 +33,7 @@
 
          mod   eom,name,tylg,atrv,mgrnam,drvnam
 
-         fcb   READ.+WRITE. mode byte
+         fcb   UPDAT.     mode byte
          fcb   HW.Page    extended controller address
          fdb   A.TermW    physical controller address
          fcb   initsize-*-1 initilization table size
--- a/level2/modules/term_win80.asm	Tue Dec 23 23:51:23 2003 +0000
+++ b/level2/modules/term_win80.asm	Tue Dec 23 23:55:47 2003 +0000
@@ -33,7 +33,7 @@
 
          mod   eom,name,tylg,atrv,mgrnam,drvnam
 
-         fcb   READ.+WRITE. mode byte
+         fcb   UPDAT.     mode byte
          fcb   HW.Page    extended controller address
          fdb   A.TermW    physical controller address
          fcb   initsize-*-1 initilization table size