Mercurial > hg > Members > kono > nitros9-code
view bootman/llbt_1773.a @ 2887:a1296ceb6797
boot_scsi.asm: Remove misplaced # in CntrSlot FCB constant
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Sun, 24 Nov 2013 17:03:01 +0100 |
parents | 2db06bc0742a |
children |
line wrap: on
line source
NAM llbt_1773 TTL WD1773 low-level booter PSECT llbt_1773,0,0,0,0,llbt_1773 VSECT ENDSECT llbt_1773: lbsr llinit lbsr llread lbsr llwrite lbsr llterm lbsr llinfo llinit llread llwrite llterm rts llinfo leax info,pcr rts info fcc "Floppy disk drive" fcb 0 endsect