Gregory Haerr
Gregory Haerr
Providing MSDOS `chkdsk` or `scandisk` doesn't complain about using a reserved FAT attribute bit, I think using this method, but *not* using the following byte, would be enough to implement...
Hello @Jihadist, the purpose of this repository is to keep an unchanged copy of what Maxim's repo on sourceforge looked like, so splitting out src, doc or pdf to seperate...
Hey, that's pretty cool! Very nice since it's Maxim's original unmodified website. There's lots of information on there that's more easily accessible than through GitHub alone. Would you like me...
Hello @SleepProgger, Thanks for the PR! I've been a bit buried in other work but hope to be able to review this and get it committed soon. I myself haven't...
Hello @sduensin, The DJGPP port is contributed, and Makefile_nr not well maintained, I am sorry. However, the gcc output clearly shows that the file device.h, which exists in the microwindows/src/include...
> If it doesn't actually run on DOS and nobody supports it It does work, I guess I was just saying that I can't easily test it, as my development...
Hello @sduensin, what are you looking to get working? I haven't (yet) used DJGPP but would like to help. Are you trying to cross-compile Microwindows using DJGPP on Linux for...
> I've had some initial luck with @georgp24 's fork. A few minor tweaks and I got some of the demos to run. In an ideal world, I'd be using...
Hello @sduensin, I've diff'd your Makefile.dos and the current (but old, originally named) Makefile_nr in this repo, and they are quite similar. From the look of it, I would venture...
> Where I'm at now is getting libPX11.a to build. It just doesn't happen. No errors at this point. Don't bother with libPX11, it isn't required and libNX11 can be...