Mercurial > hg > Members > kono > nitros9-code
changeset 507:360005465b59
Added appropriate header
author | boisy |
---|---|
date | Thu, 10 Oct 2002 14:50:22 +0000 |
parents | 4f81e616d397 |
children | 02a8ba2b9092 |
files | level1/modules/boot_d64.asm level1/modules/clock_d64.asm level1/modules/dd_d64.asm level1/modules/ddisk.asm level1/modules/dx.asm level1/modules/sc6551dragon.asm level1/modules/sysgo_d64.asm level1/modules/t1_d64.asm level1/modules/term_d64.asm |
diffstat | 9 files changed, 31 insertions(+), 28 deletions(-) [+] |
line wrap: on
line diff
--- a/level1/modules/boot_d64.asm Thu Oct 10 14:50:09 2002 +0000 +++ b/level1/modules/boot_d64.asm Thu Oct 10 14:50:22 2002 +0000 @@ -1,5 +1,5 @@ ******************************************************************** -* progname - program module +* Boot - Dragon floppy boot module * * $Id$ * @@ -8,6 +8,9 @@ * - Original Dragon Data distribution version * * $Log$ +* Revision 1.2 2002/10/10 14:50:21 boisy +* Added appropriate header +* * Revision 1.1 2002/07/18 19:46:07 roug * We can now build a Dragon 64 kernel * @@ -15,11 +18,9 @@ * These are the kernel modules from Dragon 64's OS9Boot. * OS9 and OS9p2 are older than what's in ../MODULES so I checked them * in as well. -* -* nam Boot - ttl os9 system module + ttl Dragon floppy boot module * Disassembled 02/04/21 22:37:43 by Disasm v1.6 (C) 1988 by RML
--- a/level1/modules/clock_d64.asm Thu Oct 10 14:50:09 2002 +0000 +++ b/level1/modules/clock_d64.asm Thu Oct 10 14:50:22 2002 +0000 @@ -1,16 +1,14 @@ ******************************************************************** -* progname - program module +* Clock - Dragon clock module * * $Id$ * * Ed. Comments Who YY/MM/DD * ------------------------------------------------------------------ * - Original Dragon Data distribution version -* -* nam Clock - ttl os9 system module + ttl Dragon clock module * Disassembled 02/04/21 22:37:44 by Disasm v1.6 (C) 1988 by RML
--- a/level1/modules/dd_d64.asm Thu Oct 10 14:50:09 2002 +0000 +++ b/level1/modules/dd_d64.asm Thu Oct 10 14:50:22 2002 +0000 @@ -1,5 +1,5 @@ ******************************************************************** -* progname - program module +* DD - 40-track floppy disk device descriptor * * $Id$ * @@ -8,6 +8,9 @@ * - Original Dragon Data distribution version * * $Log$ +* Revision 1.2 2002/10/10 14:50:21 boisy +* Added appropriate header +* * Revision 1.1 2002/07/18 19:53:53 roug * Checking in the floppy disk device descriptors for Dragon 64 * @@ -18,8 +21,6 @@ * These are the kernel modules from Dragon 64's OS9Boot. * OS9 and OS9p2 are older than what's in ../MODULES so I checked them * in as well. -* -* nam DD ttl 40-track floppy disk device descriptor
--- a/level1/modules/ddisk.asm Thu Oct 10 14:50:09 2002 +0000 +++ b/level1/modules/ddisk.asm Thu Oct 10 14:50:22 2002 +0000 @@ -1,16 +1,14 @@ ******************************************************************** -* progname - program module +* DDisk - Dragon Floppy driver * * $Id$ * * Ed. Comments Who YY/MM/DD * ------------------------------------------------------------------ * - Original Dragon Data distribution version -* -* nam DDisk - ttl os9 device driver + ttl Dragon Floppy driver * Disassembled 02/04/21 22:37:46 by Disasm v1.6 (C) 1988 by RML
--- a/level1/modules/dx.asm Thu Oct 10 14:50:09 2002 +0000 +++ b/level1/modules/dx.asm Thu Oct 10 14:50:22 2002 +0000 @@ -1,5 +1,13 @@ +******************************************************************** +* DX - CCDisk device descriptor template +* +* $Id$ +* +* Ed. Comments Who YY/MM/DD +* ------------------------------------------------------------------ + nam DX - ttl CCDisk device descriptor + ttl CCDisk device descriptor template * Disassembled 98/08/23 17:09:41 by Disasm v1.6 (C) 1988 by RML
--- a/level1/modules/sc6551dragon.asm Thu Oct 10 14:50:09 2002 +0000 +++ b/level1/modules/sc6551dragon.asm Thu Oct 10 14:50:22 2002 +0000 @@ -1,13 +1,11 @@ ******************************************************************** -* progname - program module +* ACIA51 - Serial port device driver * * $Id$ * * Ed. Comments Who YY/MM/DD * ------------------------------------------------------------------ * - Original Dragon Data distribution version -* -* nam ACIA51 ttl Serial port device driver
--- a/level1/modules/sysgo_d64.asm Thu Oct 10 14:50:09 2002 +0000 +++ b/level1/modules/sysgo_d64.asm Thu Oct 10 14:50:22 2002 +0000 @@ -1,5 +1,5 @@ ******************************************************************** -* progname - program module +* SysGo - Kickstart module * * $Id$ * @@ -8,6 +8,9 @@ * - Original Dragon Data distribution version * * $Log$ +* Revision 1.2 2002/10/10 14:50:22 boisy +* Added appropriate header +* * Revision 1.1 2002/07/15 21:34:54 roug * SysGo is simpler on Dragon 64. * @@ -15,11 +18,9 @@ * These are the kernel modules from Dragon 64's OS9Boot. * OS9 and OS9p2 are older than what's in ../MODULES so I checked them * in as well. -* -* nam SysGo - ttl os9 system module + ttl Kickstart module * Disassembled 02/04/21 22:38:39 by Disasm v1.6 (C) 1988 by RML
--- a/level1/modules/t1_d64.asm Thu Oct 10 14:50:09 2002 +0000 +++ b/level1/modules/t1_d64.asm Thu Oct 10 14:50:22 2002 +0000 @@ -1,12 +1,11 @@ ******************************************************************** -* progname - program module +* T1 - Serial port device descriptor * * $Id$ * * Ed. Comments Who YY/MM/DD * ------------------------------------------------------------------ * - Original Dragon Data distribution version -* nam T1 ttl Serial port device descriptor @@ -16,6 +15,7 @@ ifp1 use defsfile endc + tylg set Devic+Objct atrv set ReEnt+rev rev set $01
--- a/level1/modules/term_d64.asm Thu Oct 10 14:50:09 2002 +0000 +++ b/level1/modules/term_d64.asm Thu Oct 10 14:50:22 2002 +0000 @@ -1,13 +1,11 @@ ******************************************************************** -* progname - program module +* TERM - Console device descriptor (32 cols, uppercase) * * $Id$ * * Ed. Comments Who YY/MM/DD * ------------------------------------------------------------------ * - Original Dragon Data distribution version -* -* nam TERM ttl Console device descriptor (32 cols, uppercase)