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

⟦36d22d35a⟧ TextFile

    Length: 608 (0x260)
    Types: TextFile
    Names: »X2ION2«

Derivation

└─⟦b8af24a88⟧ Bits:30005796 CR80 Disc Pack ( MINICAMPS )
    └─ ⟦this⟧ »GENS.D!X2ION2« 

TextFile

;----------------------------------------------------------------------
; IO DATA SIZE CALCULATOR.
;
; CSS/823 VERSION 1
; 790315
;----------------------------------------------------------------------
MESSAGE <:X2ION2 V790315:>
USE BASE
XIOSIZE=      4                     %   REFERENCES TO TABLES
             +4                     %   COUNTS
             +(1+XFDLNG)*XFDS       %   FILE DESCRIPTIONS INCL. REFS.
             +(1+XIBLNG)*XIBS       %   IO CONTROL BLOCKS INCL. REFS
             +(1+XSTLNG)*XSTS       %   STREAMS INCL. REFS
             +XXFLNG*XXFS           ;   TRANSFER LIST ELEMENTS «a5»