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

⟦ef09705e3⟧ TextFile

    Length: 640 (0x280)
    Types: TextFile
    Names: »DEMO.BAT«

Derivation

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

TextFile

masm tcs.asm;
masm prostart.asm;
lc1 gembind
lc2 gembind -v
masm gemasm.asm;
lc1 dosbind
lc2 dosbind -v
masm dosasm.asm; 
lc1 vdibind
lc2 vdibind -v
masm vdiasm.asm;
lc1 tcrtl
lc2 tcrtl -v
masm tcrtlasm.asm;
masm longasm.asm;
masm proend.asm;
masm fardraw.asm;
erase demo.obj
lc1 demo
lc2 demo -v
erase demo.exe
erase demo.map
erase demo.sys
link tcs+prostart+fardraw+demo+gembind+gemasm+dosbind+dosasm+vdibind+vdiasm+tcrtl+tcrtlasm+longasm+proend,demo,demo/map,,
map2sym <demo.map >demo.sym
copy demo.exe demo.app
erase demo.exe
«eof»