Mercurial > hg > Members > kono > nitros9-code
view level2/modules/vi.asm @ 2652:32908c617568
Now pressing a key quits demo
sound temporarily rts's until we figure out PIC code
author | Boisy Pitre <boisy.pitre@nuance.com> |
---|---|
date | Mon, 02 Apr 2012 21:54:25 -0500 |
parents | b8c7b7fbf3c9 |
children |
line wrap: on
line source
******************************************************************** * VI - VRN (VIRQ/RAM/Nil driver) device descriptor * * $Id$ * * Edt/Rev YYYY/MM/DD Modified by * Comment * ------------------------------------------------------------------ nam VI ttl VRN (VIRQ/RAM/Nil driver) device descriptor ifp1 use defsfile use cocovtio.d endc Edtn equ 1 rev equ 0 mod ModSize,DvcNam,Devic+Objct,ReEnt+rev,MgrNam,DrvNam fcb UPDAT. access mode(s) fcb HW.Page hardware page fdb $FF02 hardware port fcb OptSize OptStart fcb DT.SCF OptSize equ *-OptStart MgrNam fcs "SCF" DrvNam fcs "VRN" DvcNam fcs "VI" fcb Edtn emod ModSize equ * end