# HG changeset patch # User boisy # Date 1061247646 0 # Node ID 205b4fbc08cdb2dcc7b267584b38a76e4bebc8a0 # Parent 67e11bfc9cd4b0906937219beee9a1d348882085 Fixed comments, revs to zero diff -r 67e11bfc9cd4 -r 205b4fbc08cd level2/modules/joydrv_6551M.asm --- a/level2/modules/joydrv_6551M.asm Mon Aug 18 22:54:07 2003 +0000 +++ b/level2/modules/joydrv_6551M.asm Mon Aug 18 23:00:46 2003 +0000 @@ -3,9 +3,11 @@ * * $Id$ * -* Ed. Comments Who YY/MM/DD +* Edt/Rev YYYY/MM/DD Modified by +* Comment * ------------------------------------------------------------------ -* 6 L2 Upgrade distribution version +* 6 1988/??/?? +* L2 Upgrade distribution version. nam JoyDrv ttl Joystick Driver for 6551/Microsoft Mouse @@ -20,7 +22,7 @@ tylg set Systm+Objct atrv set ReEnt+rev -rev set $01 +rev set $00 edition set 6 mod eom,name,tylg,atrv,start,size diff -r 67e11bfc9cd4 -r 205b4fbc08cd level2/modules/joydrv_6552L.asm --- a/level2/modules/joydrv_6552L.asm Mon Aug 18 22:54:07 2003 +0000 +++ b/level2/modules/joydrv_6552L.asm Mon Aug 18 23:00:46 2003 +0000 @@ -3,9 +3,11 @@ * * $Id$ * -* Ed. Comments Who YY/MM/DD +* Edt/Rev YYYY/MM/DD Modified by +* Comment * ------------------------------------------------------------------ -* 6 L2 Upgrade distribution version +* 6 1988/??/?? +* L2 Upgrade distribution version. nam JoyDrv ttl Joystick Driver for 6552/Logitech Mouse @@ -19,7 +21,7 @@ tylg set Systm+Objct atrv set ReEnt+rev -rev set $01 +rev set $00 edition set 6 MPISlot set $00 diff -r 67e11bfc9cd4 -r 205b4fbc08cd level2/modules/joydrv_6552M.asm --- a/level2/modules/joydrv_6552M.asm Mon Aug 18 22:54:07 2003 +0000 +++ b/level2/modules/joydrv_6552M.asm Mon Aug 18 23:00:46 2003 +0000 @@ -3,9 +3,11 @@ * * $Id$ * -* Ed. Comments Who YY/MM/DD +* Edt/Rev YYYY/MM/DD Modified by +* Comment * ------------------------------------------------------------------ -* 6 L2 Upgrade distribution version +* 6 1988/??/?? +* L2 Upgrade distribution version. nam JoyDrv ttl Joystick Driver for 6552/Microsoft Mouse @@ -20,7 +22,7 @@ tylg set Systm+Objct atrv set ReEnt+rev -rev set $01 +rev set $00 edition set 6 mod eom,name,tylg,atrv,start,size diff -r 67e11bfc9cd4 -r 205b4fbc08cd level2/modules/joydrv_joy.asm --- a/level2/modules/joydrv_joy.asm Mon Aug 18 22:54:07 2003 +0000 +++ b/level2/modules/joydrv_joy.asm Mon Aug 18 23:00:46 2003 +0000 @@ -3,10 +3,14 @@ * * $Id$ * -* Ed. Comments Who YY/MM/DD +* Edt/Rev YYYY/MM/DD Modified by +* Comment * ------------------------------------------------------------------ -* 6 L2 Upgrade distribution version -* Annotations by Robert Gault RG 98/10/09 +* 6 1988/??/?? +* L2 Upgrade distribution version. +* +* 1998/10/09 Robert Gault +* Annotations. nam JoyDrv ttl Joystick Driver for CoCo 3 Hi-Res Mouse @@ -19,7 +23,7 @@ tylg set Systm+Objct atrv set ReEnt+rev -rev set $01 +rev set $00 edition set 6 mod eom,name,tylg,atrv,start,size diff -r 67e11bfc9cd4 -r 205b4fbc08cd level2/modules/keydrv_cc3.asm --- a/level2/modules/keydrv_cc3.asm Mon Aug 18 22:54:07 2003 +0000 +++ b/level2/modules/keydrv_cc3.asm Mon Aug 18 23:00:46 2003 +0000 @@ -3,10 +3,11 @@ * * $Id$ * -* Ed. Comments Who YY/MM/DD +* Edt/Rev YYYY/MM/DD Modified by +* Comment * ------------------------------------------------------------------ -* 4 L2 Upgrade distribution version -* Annotations by Robert Gault RG 98/10/10 +* 4 1998/10/10 Robert Gault +* L2 Upgrade distribution version with annotations by Robert Gault. nam KeyDrv ttl Keyboard Driver for CoCo 3 @@ -19,7 +20,7 @@ tylg set Systm+Objct atrv set ReEnt+rev -rev set $01 +rev set $00 edition equ 4 mod eom,name,tylg,atrv,start,size diff -r 67e11bfc9cd4 -r 205b4fbc08cd level2/modules/snddrv_cc3.asm --- a/level2/modules/snddrv_cc3.asm Mon Aug 18 22:54:07 2003 +0000 +++ b/level2/modules/snddrv_cc3.asm Mon Aug 18 23:00:46 2003 +0000 @@ -6,11 +6,17 @@ * Should be fully compatible with old SS.Tone. * (needs cleaning up for space) * -* Ed. Comments Who YY/MM/DD +* Edt/Rev YYYY/MM/DD Modified by +* Comment * ------------------------------------------------------------------ -* First working version KKD 88/08/24 -* Bell version for critics KKD 88/11/14 -* 6 Upgrade to edition 3 from Monk-o-Ware BGP 98/09/26 +* 1988/08/24 Kevin Darling +* First working version. +* +* 1988/11/14 Kevin Darling +* Bell version for critics . +* +* 6 1998/09/26 Boisy G. Pitre +* Upgrade to edition 3 from Monk-o-Ware. nam SndDrv ttl Sound Driver for CoCo 3