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

⟦a0174e384⟧ TextFile

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

Derivation

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

TextFile

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