changeset 1938:14e43c3ec661

Reset editions
author boisy
date Sat, 26 Nov 2005 22:07:06 +0000
parents e0b3359a7748
children 3d05a1068944
files level2/modules/covdg.asm level2/modules/cowin.asm
diffstat 2 files changed, 10 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/level2/modules/covdg.asm	Sat Nov 26 22:01:19 2005 +0000
+++ b/level2/modules/covdg.asm	Sat Nov 26 22:07:06 2005 +0000
@@ -18,6 +18,9 @@
 *
 *   4r1    2003/09/16  Robert Gault
 * Added patch to work 1MB and 2MB CoCo 3s.
+*
+*   1      2005/11/26  Boisy G. Pitre
+* Renamed from VDGInt, reset edition.
 
          nam   CoVDG
          ttl   CoCo 3 VDG I/O module
@@ -33,8 +36,8 @@
 
 tylg     set   Systm+Objct   
 atrv     set   ReEnt+rev
-rev      set   $01
-edition  set   4
+rev      set   $00
+edition  set   1
 
 skip2    equ   $8C		cmpx instruction
 
--- a/level2/modules/cowin.asm	Sat Nov 26 22:01:19 2005 +0000
+++ b/level2/modules/cowin.asm	Sat Nov 26 22:07:06 2005 +0000
@@ -12,6 +12,9 @@
 *  19r1    2003/11/14  Robert Gault
 * Patches to scrollbar windows to recover arrows and markers.
 * Includes new stdfonts with graphics added to the end.
+*
+*  1       2005/11/26  Boisy G. Pitre
+* Renamed from WindInt/GrfInt, reset edition.
 
          nam   CoGrf/CoWin
          ttl   NitrOS-9 Window Module
@@ -22,8 +25,8 @@
   
 tylg     set   Systm+Objct
 atrv     set   ReEnt+rev
-rev      set   $01
-edition  equ   19
+rev      set   $00
+edition  equ   1
 
 * Color table for 3D look stuff & others - WILL NEED TO SWAP 1 & 2 FOR MENUS
 * This should now match VIEW's color table