The original dosdef.com was made to compile in Linux, using some advanced 
techniques:
https://nullprogram.com/blog/2014/12/09/

Me and Gemini 2.0 Pro have worked hard to make it works more conventionally.
We are using a cross-compiler from Linux to DJGPP:
https://github.com/andrewwutw/build-djgpp

We had to remove a lot of very usefull code to achieve compilation after 
reorganization. :)
I have a public result of it at:
https://github.com/dufresnep/dosdefender/tree/master

I had tried: dosbox dosdef.exe
but it told me it now requires DPMI.

I did not even tried yet to execute in FreeDOS.
I frankly don't expect much... at best a blue screen like dosdef.com was doing.

So next step, will be to finally fix the joystick detection function...
and reimport and test the code that was removed during the reorganisation.

I don't really expect you to test it... just keeping you informed.






_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to