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

⟦a8c4ebcc1⟧ TextFile

    Length: 498 (0x1f2)
    Types: TextFile
    Names: »INTERPRET_FWD.S«

Derivation

└─⟦f81e11cf7⟧ Bits:30005196 8" CR80 Floppy CR80FD_0194 ( CR/D/2497 TEST-TDX VS0102 Source moduler Att. Holger Bay 820208/AEK )
    └─⟦d066df9e9⟧ 
        └─ ⟦this⟧ »INTERPRET_FWD.S« 

TextFile

«ff»
"INTERPRET_FWD.S "
"----------------"

PROCEDURE INTERPRET(PC, SP : INTEGER); FORWARD;
"**********************************************************************
  AUTHOR:           X
  DATE:             X
***********************************************************************
  COMMENTS:
   The INTERPRET procedure is used recursively by some of the single
   command interpreting procedures, so it must be forward declared.
**********************************************************************"