> So will try to change to using the large model as default... rather than fix:
> Still searching why FIXSTRS_MMODEL=wc is not used for compiling
> fixstrings.c.
Compiled... but on loading got:
Exception 06 at CS:EIP =021E:457C, ERRC=0
[CS:IP]=FF FF 00 00 5A 00 00 08
Is there a way to get a map of CS:EIP?
Looking online assembler for: FF FF 00 00 5A 00 00 08
Raw Hex (zero bytes in bold):
FFFF00005A000008
String Literal:
"\xFF\xFF\x00\x00\x5A\x00\x00\x08"
Array Literal:
{ 0xFF, 0xFF, 0x00, 0x00, 0x5A, 0x00, 0x00, 0x08 }
Disassembly:
0: ff (bad)
1: ff 00 inc DWORD PTR [eax]
3: 00 5a 00 add BYTE PTR [edx+0x0],bl
6: 00 08 add BYTE PTR [eax],cl
_______________________________________________
Freedos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-devel