This is related to my other thread about decompiling a game. I think it's better posted in a separate thread.
So, how do I create an exe which can be loaded by a 286 dos extender so that the program works in 286 protected mode?.
Open watcom has some settings to create "dos16m", "286", "dos4g" exes, but none of them work... Or I don't know how to do it properly. I tried using run286 to load the programs, but it only works with programs generated with borland bcc286 (and it was a pain to use)?.
Thanks.
So, how do I create an exe which can be loaded by a 286 dos extender so that the program works in 286 protected mode?.
Open watcom has some settings to create "dos16m", "286", "dos4g" exes, but none of them work... Or I don't know how to do it properly. I tried using run286 to load the programs, but it only works with programs generated with borland bcc286 (and it was a pain to use)?.
Thanks.
Last edited: