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: 994 (0x3e2) Types: TextFile Names: »AB1.S«
└─⟦b8af24a88⟧ Bits:30005796 CR80 Disc Pack ( MINICAMPS ) └─ ⟦this⟧ »USERS.D!CAH.D!AB1.S«
BEGIN "*** LTUX-CRYPTO/RED & BLACK INTEGRATION TEST. ***" DEFINE PATTERN 1 = 'AB1***THE QUICK BROWN FOX JUMPS OVER THE LAZY DOG. 0123456789.' CREATE 0 #1F0F 5 16 "CREATE AND OPEN SUBDEVICE 0." APPEND #1F0F 0 ( #0004) INITREAD #1F0F 4 DUMP APPEND #1F0F 6 ( #0001 #187F #1F01 ) CREATE 0 #1F2F 2 16 "CREATE AND OPEN SUBDEVICE 2." INITREAD #1F0F 4 DUMP APPEND #1F0F 6 ( #2001 #187F #1F21 ) CREATE 0 #1F3F 8 519 "CREATE AND OPEN SUBDEVICE 3." INITREAD #1F0F 4 DUMP APPEND #1F0F 6 ( #3001 #7F7F #1F31 ) REPEAT 8 "TEST MESSAGE TRANSFER (TX AND RX)." BEGIN READ #1F3F 518 DUMP APPEND #1F3F 518 PATTERN 1 INITREAD #1F3F 518 DUMP END "END OF MESSAGE TRANSFER TEST." DISMANTLE #1F0F DISMANTLE #1F2F DISMANTLE #1F3F END "*** LTUX-CRYPTO/RED & BLACK INTEGRATION TEST. ***"