changeset 622:18b0ab24a828

Fixed initsize problem in descriptor
author boisy
date Tue, 03 Dec 2002 16:07:52 +0000
parents f5faeb8929ff
children 0e5f11012128
files level2/modules/term_win40.asm level2/modules/term_win80.asm level2/modules/w.asm level2/modules/w1.asm level2/modules/w2.asm level2/modules/w3.asm level2/modules/w4.asm level2/modules/w5.asm level2/modules/w6.asm level2/modules/w7.asm
diffstat 10 files changed, 10 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/level2/modules/term_win40.asm	Tue Dec 03 16:07:00 2002 +0000
+++ b/level2/modules/term_win40.asm	Tue Dec 03 16:07:52 2002 +0000
@@ -61,7 +61,6 @@
          fdb   name       copy of descriptor name address
          fcb   $00        acia xon char
          fcb   $00        acia xoff char
-initsize equ   *
          fcb   szx        (szx) number of columns for display
          fcb   szy        (szy) number of rows for display
          fcb   wnum       window number
@@ -72,6 +71,7 @@
          fcb   prn1       (prn1) foreground color
          fcb   prn2       (prn2) background color
          fcb   prn3       (prn3) border color
+initsize equ   *
 
 name     fcs   /Term/
 mgrnam   fcs   /SCF/
--- a/level2/modules/term_win80.asm	Tue Dec 03 16:07:00 2002 +0000
+++ b/level2/modules/term_win80.asm	Tue Dec 03 16:07:52 2002 +0000
@@ -61,7 +61,6 @@
          fdb   name       copy of descriptor name address
          fcb   $00        acia xon char
          fcb   $00        acia xoff char
-initsize equ   *
          fcb   szx        (szx) number of columns for display
          fcb   szy        (szy) number of rows for display
          fcb   wnum       window number
@@ -72,6 +71,7 @@
          fcb   prn1       (prn1) foreground color
          fcb   prn2       (prn2) background color
          fcb   prn3       (prn3) border color
+initsize equ   *
 
 name     fcs   /Term/
 mgrnam   fcs   /SCF/
--- a/level2/modules/w.asm	Tue Dec 03 16:07:00 2002 +0000
+++ b/level2/modules/w.asm	Tue Dec 03 16:07:52 2002 +0000
@@ -61,7 +61,6 @@
          fdb   name       copy of descriptor name address
          fcb   $00        acia xon char
          fcb   $00        acia xoff char
-initsize equ   *
          fcb   szx        (szx) number of columns for display
          fcb   szy        (szy) number of rows for display
          fcb   wnum       window number
@@ -72,6 +71,7 @@
          fcb   prn1       (prn1) foreground color
          fcb   prn2       (prn2) background color
          fcb   prn3       (prn3) border color
+initsize equ   *
 
 name     fcs   /W/
 mgrnam   fcs   /SCF/
--- a/level2/modules/w1.asm	Tue Dec 03 16:07:00 2002 +0000
+++ b/level2/modules/w1.asm	Tue Dec 03 16:07:52 2002 +0000
@@ -61,7 +61,6 @@
          fdb   name       copy of descriptor name address
          fcb   $00        acia xon char
          fcb   $00        acia xoff char
-initsize equ   *
          fcb   szx        (szx) number of columns for display
          fcb   szy        (szy) number of rows for display
          fcb   wnum       window number
@@ -72,6 +71,7 @@
          fcb   prn1       (prn1) foreground color
          fcb   prn2       (prn2) background color
          fcb   prn3       (prn3) border color
+initsize equ   *
 
 name     fcc   /W/
          fcb   176+wnum
--- a/level2/modules/w2.asm	Tue Dec 03 16:07:00 2002 +0000
+++ b/level2/modules/w2.asm	Tue Dec 03 16:07:52 2002 +0000
@@ -61,7 +61,6 @@
          fdb   name       copy of descriptor name address
          fcb   $00        acia xon char
          fcb   $00        acia xoff char
-initsize equ   *
          fcb   szx        (szx) number of columns for display
          fcb   szy        (szy) number of rows for display
          fcb   wnum       window number
@@ -72,6 +71,7 @@
          fcb   prn1       (prn1) foreground color
          fcb   prn2       (prn2) background color
          fcb   prn3       (prn3) border color
+initsize equ   *
 
 name     fcc   /W/
          fcb   176+wnum
--- a/level2/modules/w3.asm	Tue Dec 03 16:07:00 2002 +0000
+++ b/level2/modules/w3.asm	Tue Dec 03 16:07:52 2002 +0000
@@ -61,7 +61,6 @@
          fdb   name       copy of descriptor name address
          fcb   $00        acia xon char
          fcb   $00        acia xoff char
-initsize equ   *
          fcb   szx        (szx) number of columns for display
          fcb   szy        (szy) number of rows for display
          fcb   wnum       window number
@@ -72,6 +71,7 @@
          fcb   prn1       (prn1) foreground color
          fcb   prn2       (prn2) background color
          fcb   prn3       (prn3) border color
+initsize equ   *
 
 name     fcc   /W/
          fcb   176+wnum
--- a/level2/modules/w4.asm	Tue Dec 03 16:07:00 2002 +0000
+++ b/level2/modules/w4.asm	Tue Dec 03 16:07:52 2002 +0000
@@ -61,7 +61,6 @@
          fdb   name       copy of descriptor name address
          fcb   $00        acia xon char
          fcb   $00        acia xoff char
-initsize equ   *
          fcb   szx        (szx) number of columns for display
          fcb   szy        (szy) number of rows for display
          fcb   wnum       window number
@@ -72,6 +71,7 @@
          fcb   prn1       (prn1) foreground color
          fcb   prn2       (prn2) background color
          fcb   prn3       (prn3) border color
+initsize equ   *
 
 name     fcc   /W/
          fcb   176+wnum
--- a/level2/modules/w5.asm	Tue Dec 03 16:07:00 2002 +0000
+++ b/level2/modules/w5.asm	Tue Dec 03 16:07:52 2002 +0000
@@ -61,7 +61,6 @@
          fdb   name       copy of descriptor name address
          fcb   $00        acia xon char
          fcb   $00        acia xoff char
-initsize equ   *
          fcb   szx        (szx) number of columns for display
          fcb   szy        (szy) number of rows for display
          fcb   wnum       window number
@@ -72,6 +71,7 @@
          fcb   prn1       (prn1) foreground color
          fcb   prn2       (prn2) background color
          fcb   prn3       (prn3) border color
+initsize equ   *
 
 name     fcc   /W/
          fcb   176+wnum
--- a/level2/modules/w6.asm	Tue Dec 03 16:07:00 2002 +0000
+++ b/level2/modules/w6.asm	Tue Dec 03 16:07:52 2002 +0000
@@ -61,7 +61,6 @@
          fdb   name       copy of descriptor name address
          fcb   $00        acia xon char
          fcb   $00        acia xoff char
-initsize equ   *
          fcb   szx        (szx) number of columns for display
          fcb   szy        (szy) number of rows for display
          fcb   wnum       window number
@@ -72,6 +71,7 @@
          fcb   prn1       (prn1) foreground color
          fcb   prn2       (prn2) background color
          fcb   prn3       (prn3) border color
+initsize equ   *
 
 name     fcc   /W/
          fcb   176+wnum
--- a/level2/modules/w7.asm	Tue Dec 03 16:07:00 2002 +0000
+++ b/level2/modules/w7.asm	Tue Dec 03 16:07:52 2002 +0000
@@ -61,7 +61,6 @@
          fdb   name       copy of descriptor name address
          fcb   $00        acia xon char
          fcb   $00        acia xoff char
-initsize equ   *
          fcb   szx        (szx) number of columns for display
          fcb   szy        (szy) number of rows for display
          fcb   wnum       window number
@@ -72,6 +71,7 @@
          fcb   prn1       (prn1) foreground color
          fcb   prn2       (prn2) background color
          fcb   prn3       (prn3) border color
+initsize equ   *
 
 name     fcc   /W/
          fcb   176+wnum