-
I noticed this from Serentty/rusty-dos#3. Thank you very much for extending the current efforts of building Rust applications for DOS!
I've been trying to get this project to build on my own machin…
-
Just to know, osFree subproject FAPI has similar goals. https://github.com/osfree-project/FamilyAPI/tree/master. Most of code is mine and I can change license to MIT. Will be good to join projects.
…
-
Hello!
This looks like an ideal program for archiving some of my old MFM DOS machines. I do not see a build of the DOS program anywhere and am not sure how to build it, however.
-
I wonder if this can be done. Motivation is that, if we can compile it with VC4, we can try to compile it with VC4 RISC Edition to create MIPS binary.
My trial is that:
- create project files
- t…
-
I've downloaded the Linux installer from http://sourceforge.net/projects/openwatcom/files/current-build/open-watcom-2_0-c-linux-x86/download .
When I run it, it clears the screen, then crashes with a …
-
Is there any list of warning/error numbers for Open Watcom?
Also, with `owcc`, we should have some sort of translation table for gcc's warning/error names to Open Watcom's warning/error numbers. For …
-
La licencia parece estilo BSD. Habrá que hacer experimentos.
[Página oficial de DOS/32A](https://www.javiergutierrezchamorro.com/dos32-advanced/)
[Artículo en Wikipedia](https://en.wikipedia.org/w…
-
Loading the 3dfx carmageddon executable fails with:
```
Unsupported fixup source: 3
java.lang.UnknownError: Unsupported fixup source: 3
at lx.LXFixupRecordTable.(LXFixupRecordTable.java:70)
at …
-
conpty.dll built with Visual C++ 14, k95g.exe built with openwatcom 1.9. Loading conpty.dll causes a crash and the command, as seen by conpty, seems to be garbage. Might just be caused by the mixing o…
-
### Discussed in https://github.com/open-watcom/open-watcom-v2/discussions/727
Originally posted by **FredEckert** September 9, 2021
Hi, I am trying to use wcl386 with the -za99 and -aa compi…