DataMuseum.dk

Presents historical artifacts from the history of:

Intel ISIS Floppy Disks

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Intel ISIS Floppy Disks

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦5e5c6d833⟧ TextFile

    Length: 169 (0xa9)
    Types: TextFile
    Names: »DEVNOR.SRC«

Derivation

└─⟦755b1f38b⟧ Bits:30005549 8" CR80 Floppy CR80FD_0032 ( TELECINE Source and Abs-files )
└─⟦755b1f38b⟧ Intel_ISIS_II
    └─ ⟦this⟧ »DEVNOR.SRC« 

TextFile

	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