Mercurial > hg > Members > kono > nitros9-code
changeset 1881:a9154d83aff9
Combo of changes
author | boisy |
---|---|
date | Wed, 21 Sep 2005 11:09:41 +0000 |
parents | 48ca15748d4e |
children | c96f594fe098 |
files | 3rdparty/packages/uemacs/makefile docs/NitrOS-9 Technical Reference.doc level1/modules/wordpakii.asm rules.mak |
diffstat | 4 files changed, 24 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/3rdparty/packages/uemacs/makefile Sat Sep 10 22:46:20 2005 +0000 +++ b/3rdparty/packages/uemacs/makefile Wed Sep 21 11:09:41 2005 +0000 @@ -21,3 +21,5 @@ $(DISPR): ueed.h uedisplay.h $(RESTR): ueed.h +clean: + $(RM) $(RFILES) umacs \ No newline at end of file
--- a/level1/modules/wordpakii.asm Sat Sep 10 22:46:20 2005 +0000 +++ b/level1/modules/wordpakii.asm Wed Sep 21 11:09:41 2005 +0000 @@ -1,5 +1,20 @@ +******************************************************************** +* WordPakII - Word-Pak II Driver +* +* $Id$ +* +* NOTE: This driver is currently a stand-alone SCF driver. Work has +* started to convert it into a co-module that would fit under the +* CCIO driver hierarchy, but that work is not complete. +* +* Edt/Rev YYYY/MM/DD Modified by +* Comment +* ------------------------------------------------------------------ +* 5 1985?/??/?? +* Original OS-9 Level One Driver + nam WordPakII - ttl os9 device driver + ttl Word-Pak II Driver * Disassembled 2005/01/06 19:47:27 by Disasm v1.5 (C) 1988 by RML @@ -11,6 +26,7 @@ tylg set Drivr+Objct atrv set ReEnt+rev rev set $01 +edition set 5 CO80 equ 0 SIZEX equ 80 @@ -30,9 +46,9 @@ ELSE fcs /CO80/ ENDC - fcb $05 + fcb edition - fcc /(C) 1985 PBJ, Inc./ +* fcc /(C) 1985 PBJ, Inc./ * WordPak Initialization Values WPIV fcb $6E R0 @@ -45,7 +61,7 @@ fcb $19 R7 fcb $78 R8 fcb $09 R9 -L0034 fcb $60 ` R10 +L0034 fcb $60 R10 fcb $09 R11 fcb $00 R12 fcb $00 R13