DataMuseum.dk

Presents historical artifacts from the history of:

CR80 Hard and Floppy Disks

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

See our Wiki for more about CR80 Hard and Floppy Disks

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦519e84cdd⟧ TextFile

    Length: 224 (0xe0)
    Types: TextFile
    Names: »T«

Derivation

└─⟦b8af24a88⟧ Bits:30005796 CR80 Disc Pack ( MINICAMPS )
    └─ ⟦this⟧ »USERS.D!HV.D!T« 

TextFile

PROCEDURE INIT_SUBD (A; DVN0F)
BEGIN
   DEFINE PATTERN 1 = 'ABCD'
   CREATE 0 DVN0F 7 16
   APPEND DVN0F 0 PATTERN A
   DUMP PATTERN A
END
BEGIN
   INIT_SUBD (1,#120F)
LIST OPERATIONS 
CANCEL CRID #120F
DISMANTLE #120F
END «a5»