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

⟦2ecc33612⟧ TextFile

    Length: 184 (0xb8)
    Types: TextFile
    Names: »~ORPHAN_0x072a«

Derivation

└─⟦b8af24a88⟧ Bits:30005796 CR80 Disc Pack ( MINICAMPS )
    └─ ⟦this⟧ »~ORPHAN_0x072a« 

TextFile

TEST_TDX
BEGIN
DEFINE PATTERN 1 = "AAAA AAAA AAAA AAAA"
CREATE 0 #110F 3 80
REPEAT 5
BEGIN
APPEND #110F 16 (#0001 #187F #110F)
INITREAD #110F 80 DUMP
APPEND #110F 80 PATTERN 1
END
END