Mercurial > hg > Members > kono > nitros9-code
view level2/modules/md.asm @ 2942:195b041299ec
d64/dalpha bootfiles: Do not copy the makefile into the bootfile
Thanks to Christopher R. Hawks for spotting this.
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Sun, 26 Jan 2014 21:04:07 +0100 |
parents | 8e804211cb25 |
children |
line wrap: on
line source
******************************************************************** * MD - RAMMER Memory Device Descriptor * * $Id$ * * Edt/Rev YYYY/MM/DD Modified by * Comment * ------------------------------------------------------------------ nam MD ttl RAMMER Memory Device Descriptor ifp1 use defsfile endc tylg set Devic+Objct atrv set ReEnt+rev rev set $00 mod eom,name,tylg,atrv,mgrnam,drvnam fcb DIR.+SHARE.+PREAD.+PWRIT.+PEXEC.+READ.+WRITE.+EXEC. mode byte fcb HW.Page extended controller address fdb $FFE0 physical controller address fcb initsize-*-1 initilization table size fcb DT.RBF device type:0=scf,1=rbf,2=pipe,3=scf initsize equ * name fcs /MD/ mgrnam fcs /RBF/ drvnam fcs /Rammer/ emod eom equ * end