Sujet : Re: undump tool (was: Re: Base85 for DOS
De : jj4public (at) *nospam* outlook.com (JJ)
Groupes : alt.lang.asm comp.os.msdos.programmerDate : 28. Aug 2024, 03:17:20
Autres entêtes
Organisation : To protect and to server
Message-ID : <1l6p0ew98c6iy$.gu2sheh9gr05$.dlg@40tude.net>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
User-Agent : 40tude_Dialog/2.0.15.84
On Tue, 27 Aug 2024 08:12:15 +0100, Kerr-Mudd, John wrote:
Last chance: could it be that in your environment ds<>es? - here's the same
code with a push pop at the start & a few more exits if run out of text..
No. It wouldn't be a DOS compatible system if DS!=ES at COM program startup.
So, same result in Windows XP. And I did tested it.
1E07B43F B5FDBAC3 01CD2191 E3F989D7 89D65781 3D2D6474 06B03EF2 AEE354B0
0AF2AEE3 26B020F2 AEE3208A 05473C30 7226244F D43788C2 8A054724 4FD43788
D4D51088 04464974 0FE2E05A 89F129D1 43B440CD 214BEBAA 3C2075ED 380574BF
EBE74E6F 74206120 64626720 66696C65 0D0A245A BA6201B4 09CD21C3
This one works but still require the `->` custom marker, which I don't want,
because it won't work for standard DEBUG dump from anyone.