|
DataMuseum.dkPresents historical artifacts from the history of: CR80 Hard and Floppy Disks |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about CR80 Hard and Floppy Disks Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 169 (0xa9) Types: TextFile Names: »DEVNOR.SRC«
└─⟦755b1f38b⟧ Bits:30005549 8" CR80 Floppy CR80FD_0032 ( TELECINE Source and Abs-files ) └─⟦755b1f38b⟧ Intel_ISIS_II └─ ⟦this⟧ »DEVNOR.SRC«
PUBLIC DEVNOR\r EXTRN DEVNUM\r CSEG\r DEVNOR: IN A,(0D0H)\r BIT 0,A\r JR NZ,DEV1\r LD A,105\r JR DEV2\r DEV1: LD A,106\r DEV2: LD (DEVNUM),A ;LOAD DEVICE NR.\r RET\r END\r