Sujet : Re: Base85 for DOS
De : nowhere (at) *nospam* never.at (wolfgang kern)
Groupes : alt.lang.asm comp.os.msdos.programmerDate : 23. Aug 2024, 13:44:20
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vaa075$tj46$1@dont-email.me>
References : 1 2 3 4 5 6 7
User-Agent : Mozilla Thunderbird
On 23/08/2024 09:32, JJ asked:
BTW, was there a tool specifically for converting DEBUG's dump to binary? Or
converting it to a series of DEBUG's Edit command?
back then (~1984..) there were several tools available.
I wrote one 1985 as a DOS-extender,
but we had no internet so it was never published.
you may find a lot of later attempts from many sources now:
"HEX2BIN" or similar names with .ASM,.OBJ,.COM or even .EXE.
this task is/was that easy and short...
so whenever needed this few bytes can be written any time.
__
wolfgang