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

⟦a8e4372ad⟧ TextFile

    Length: 642 (0x282)
    Types: TextFile
    Names: »TEST.P«

Derivation

└─⟦881c1028e⟧ Bits:30005102 8" CR80 Floppy CR80FD_0061 ( VOL: SCC.V NSC Directory: Queue_test.D )
    └─⟦4f56469eb⟧ 
        └─ ⟦this⟧ »QUEUE_TEST.D!TEST.P« 

TextFile


00.00003 %LIST
00.00004 BEGIN
00.00005 
00.00006   WHILE R2-1 >= 0 DO
00.00007     BEGIN
00.00008       R3 => R5;
00.00009     END;
00.00010   WHILE R3-1 >= 0 DO
00.00011       R3 => R6;
00.00012 
00.00013   WHILE R2-1 >= 0 DO
00.00014     BEGIN
00.00015       R3 => R5;
00.00016     END;
00.00017   "END WHILE";
00.00018  WHILE R3-1 >= 0 DO
00.00019    R3 => R5;
00.00020 
00.00021  WHILE R4-1 >= 0 DO
00.00022   R3 => R5;
00.00023  "END WHILE";
00.00024 
00.00025 END;
00.00026 ENDMODULE

LINES:      26


      CODESIZE  VARSIZE  CONSTSIZE  TEMPSIZE
      --------  -------  ---------  --------
       #0014     #0000     #0000     #0000