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: 310 (0x136) Types: TextFile Names: »HOSTTST«
└─⟦b8af24a88⟧ Bits:30005796 CR80 Disc Pack ( MINICAMPS ) └─ ⟦this⟧ »HKH.D!HOSTTST«
BEGIN DEFINE PATTERN 1 = '*** HOST INTERFACE TEST HOST INTERFACE TEST ***' DEFINE PATTERN 2 = '*** TEST SUCCESFULLY EXECUTED. ***' REPEAT 10 BEGIN CREATE 0 #101 9 519 INITREAD #101 518 DUMP APPEND #101 518 PATTERN 1 INITREAD #101 518 DUMP APPEND #101 518 PATTERN 2 DISMANTLE #101 END END «a5»