-
I have run into the several issues when writing code that uses variadic functions, that is those that use `va_list` and `va_arg()` to read parameters. These exist when testing with the most recent tag…
negge updated
2 years ago
-
Any chance of a freedo package ?
http://fdnpkg.sourceforge.net/
Just realised the license is bsd, so they would probably have one if it existed
-
[CMakeOutput.log](https://github.com/nasa/cFE/files/11132908/CMakeOutput.log)
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem…
-
If the -fld switch is used to enable the full 80-bit long double format, the compiler will either crash with an internal error or produce buggy code that causes crashes if any function passes a long d…
-
when building libomp i get an uasm error about it not being able to find the source file ?!?
-
in long posts: http://www.vogons.org/viewtopic.php?f=9&t=41495&p=610999#p610130
in short:
There is some games that depends on real hardware (video card):
Matrox Impression Plus (RenderWare 3D): (Do…
-
There are a lot of calls in the Win386 VxD world in Windows 3.1 (and many more in Windows 95, 98, ME).
I have simplified entering calls by making a *.vxddef list that you compile into a header. It …
-
Would be good to have automatic builds / Github actions - like https://github.com/crazii/SBEMU/pull/21.
A combined package with SBEMU would also be useful, but I don't know if you can do that acro…
-
I've been struggling to get Win3.x working on latest FreeDOS CI kernel but no avail.
I thought my configurations were wrong, only to realize that the CI artifacts were not actually built with `-DWI…
lss4 updated
9 months ago
-
Do the PE32 "MSDOS" executables compiled by Red with -t --target
"MSDOS : Windows, x86, console (+ GUI) applications"
actually run under some version of real MSDOS, DRDOS, FreeDOS, ...?
…