DataMuseum.dk

Presents historical artifacts from the history of:

Christian Rovsing CR7, CR8 & CR16 CP/M

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

See our Wiki for more about Christian Rovsing CR7, CR8 & CR16 CP/M

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦e1939542b⟧ TextFile

    Length: 512 (0x200)
    Types: TextFile
    Names: »HEX.HLP«

Derivation

└─⟦9f0a430d8⟧ Bits:30004233 WordStar L80 CREF80 PLINK-II M80 LIB80
    └─ ⟦this⟧ »HEX.HLP« 

TextFile

NAME: hex -
		makes a INTEL hexfile of specified obj file

SYNOPSIS:
	hex -(h m<string> r<start> s +# #) <ifile>

-h:		don't produce start record for INTEL hex files.

-m<string>:	inserts 'string' instead of <ifile> into the
		MOTOROLA S0 record generated by the -s option.

-r<start>:	interpret the input file as "raw" binary and not
		as an object file.The long integer 'start' gives
		the starting address of the module.

-s:		produce a MOTOROLA S0 record rather than INTEL hex

+#:
«eof»