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: 167 (0xa7) Types: TextFile Names: »DEVNOR.SRC«
└─⟦8347abc8e⟧ Bits:30005501 8" CR80 Floppy CR80FD_0033 ( ATR Source and Abs-files ) └─⟦8347abc8e⟧ 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,25\r JR DEV2\r DEV1: LD A,26\r DEV2: LD (DEVNUM),A ;LOAD DEVICE NR.\r RET\r END\r