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

⟦eebc29614⟧ TextFile

    Length: 1508 (0x5e4)
    Types: TextFile
    Names: »COMM.TST.VDU«

Derivation

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

TextFile

BEGIN                  "COMMAND TEST FOR 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          "VDU_ENABLE_COMMAND"
APPEND #122F 23 (#0307 #0102 #4241 #4443 #4645 #4847 #4A49 #4C4B #4E01 #504F #5251 #5453 #5655)
INITREAD #122F 30 DUMP          "INPUT_REQUEST"
APPEND #122F 8 (#0007 #0402 #4241 #4443)
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)
INITREAD #122F 30 DUMP          "WRONG COMMAND CODE"
APPEND #122F 4 (#0307 #0802)
INITREAD #122F 30 DUMP          "WRONG FORMAT"
APPEND #122F 5 (#0307 #0702 #09)
LIST OPERATIONS
CANCEL CRID #120F
CANCEL CRID #122F
DISMANTLE #122F
DISMANTLE #120F
END