DataMuseum.dk

Presents historical artifacts from the history of:

RegneCentralen RC759 "Piccoline"

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

See our Wiki for more about RegneCentralen RC759 "Piccoline"

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦42709395c⟧ TextFile

    Length: 768 (0x300)
    Types: TextFile
    Names: »HELLO3.BAT«

Derivation

└─⟦33b70227c⟧ Bits:30003931/GEM_Develop_disk_3_CDOS.imd Disketter indleveret af Steffen Jensen (Piccolo/Piccoline)
    └─⟦this⟧ »HELLO3.BAT« 
└─⟦f18477172⟧ Bits:30003931/GEM_Develop_disk_1_CDOS.imd Disketter indleveret af Steffen Jensen (Piccolo/Piccoline)
    └─⟦this⟧ »SAMP\HELLO3.BAT« 

TextFile

masm tcs;
masm prostart;
lc1 gembind
lc2 -v gembind
masm gemasm;
lc1 vdibind
lc2 -v vdibind
masm vdiasm;
masm tcrtlasm;
masm longasm;
masm proend;
copy deskacc0.h deskacc.h
lc1 hello
lc2 -v hello
erase hello.exe
link tcs+prostart+hello+gembind+gemasm+vdibind+vdiasm+tcrtlasm+longasm+proend,hello,hello/map,,
map2sym3 <hello.map >hello.sym
rename hello.exe hello.app
masm accstart;
copy deskacc1.h deskacc.h
lc1 hello
lc2 -v hello
erase helloacc.exe
erase helloacc.map
erase helloacc.sym
link tcs+accstart+hello+gembind+gemasm+vdibind+vdiasm+tcrtlasm+longasm+proend,helloacc,helloacc/map,,
map2sym3 <helloacc.map >helloacc.sym
copy helloacc.exe ØgembootØhello.acc
erase helloacc.exe
«eof»