Mercurial > hg > Members > kono > nitros9-code
view level1/modules/piper.asm @ 27:4dfcc95c371b
Added the COCO basic09 also
author | roug |
---|---|
date | Sat, 06 Apr 2002 15:05:31 +0000 |
parents | 6641a883d6b0 |
children | 668388823050 |
line wrap: on
line source
******************************************************************** * Piper - Pipe device driver * * $Id$ * * Ed. Comments Who YY/MM/DD * ------------------------------------------------------------------ * 2 Tandy/Microware original version nam Piper ttl Pipe device driver * Disassembled 98/08/23 17:31:20 by Disasm v1.6 (C) 1988 by RML ifp1 use defsfile endc tylg set Drivr+Objct atrv set ReEnt+rev rev set $01 edition set 2 mod eom,name,tylg,atrv,Init,size u0000 rmb 6 size equ . fcb $03 name fcs /Piper/ fcb edition Init clrb rts nop Read clrb rts nop Write clrb rts nop GetStat clrb rts nop SetStat clrb rts nop Term clrb rts emod eom equ *