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 - download

⟦0d5af24c2⟧ TextFile

    Length: 384 (0x180)
    Types: TextFile
    Names: »CASM.SUB«

Derivation

└─⟦b35f94715⟧ Bits:30003295 BDS C version 1.50 arbejdsdiskette til RC703 Piccolo
└─⟦b35f94715⟧ Bits:30005324 BDS C version 1.50 arbejdsdiskette til RC703 Piccolo
    └─ ⟦this⟧ »CASM.SUB« 

TextFile

xsub
casm $1
asm $1.aaz  ;The "aa" should be changed to the proper disk for your system
ddt $1.hex
g0
era $1.asm
era $1.hex
; now say "SAVE nn $1.crl", where nn is the decimal equivalent of the
; hex value printed out next to the "S" error in the above assembly...
«eof»