DataMuseum.dk

Presents historical artifacts from the history of:

CP/M

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about CP/M

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦ccc3d64b0⟧ TextFile

    Length: 384 (0x180)
    Types: TextFile
    Names: »GEMPAVAR.I«

Derivation

└─⟦4fbcde1e4⟧ Bits:30003931/GEM_Development-A.imd Disketter indleveret af Steffen Jensen (Piccolo/Piccoline)
    └─⟦this⟧ »GEMPAVAR.I« 

TextFile


VAR
(*** GEMPAVAR.I   --- AES VAriables for gem aes language bindings **)

                (* STD ARRAYS for GEM AES routines **)
gcontrol : ac_ARRAY;
global : ag_ARRAY;
gintin : ai_ARRAY;
gintout : ao_ARRAY;
addr_in : aad_ARRAY;
addr_out : aad_ARRAY;

(** end of gempavar.i **)

«eof»