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

⟦32d65bf97⟧ TextFile

    Length: 1364 (0x554)
    Types: TextFile
    Names: »COMM.TST«

Derivation

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

TextFile

BEGIN                    "COMMAND TEST, NOT VDU"
CREATE 0 #120F 7 16
APPEND #120F 0 (#1111)
INITREAD #120F 16 DUMP
APPEND #120F 6 (#0001 #107F #1201)
INITREAD #120F 16 DUMP
APPEND #120F 6 (#2001 #047F #1221)
CREATE 0 #122F 7 130
INITREAD #122F 30 DUMP             "ENABLE COMMAND"
APPEND #122F 23 (#0307 #0102 #4241 #4443 #4645 #4847 #4A49 #4C4B #4E03 #504F #5251 #5453 #5655)
INITREAD #122F 30 DUMP             "INPUT_REQUEST"
APPEND #122F 3 (#0007 #02)
INITREAD #122F 30 DUMP             "CANCEL_INPUT_REQUEST"
APPEND #122F 3 (#0107 #02)
INITREAD #122F 30 DUMP             "CANCEL_OUTPUT"
APPEND #122F 3 (#0207 #02)
INITREAD #122F 30 DUMP             "OPEN_CHANNEL"
APPEND #122F 2 (#0407)
INITREAD #122F 30 DUMP             "CLOSE_CHANNEL"
APPEND #122F 2 (#0507)
INITREAD #122F 30  DUMP            "REPORT_STATUS_REQUEST : OPEN_PROTOCOL"
APPEND #122F 4 (#0307 #0202)
INITREAD #122F 30 DUMP             "REPORT_STATUS_REQUEST : CLOSE_PROTOCOL"
APPEND #122F 4 (#0307 #0302)
INITREAD #122F 30 DUMP             "REPORT_STATUS_REQUEST : STATISTICS"
APPEND #122F 4 (#0307 #0502)
INITREAD #122F 30 DUMP             "REPORT_STATUS_REQUEST : STATUS"
APPEND #122F 4 (#0307 #0602)
INITREAD #122F 30 DUMP             "REPORT_STATUS_REQUEST : DEVICE_STATUS"
APPEND #122F 4 (#0307 #0702)
LIST OPERATIONS
CANCEL CRID #120F
CANCEL CRID #122F
DISMANTLE #122F
DISMANTLE #120F
END