-
- [x] Needs DOS32/A instead of DOS4GW:
- [ ] SC55 isn't working
-
Here's a disappointing revelation.
Apparently Windows 95's EMM386.EXE doesn't like it when 16-bit DOS applications try to use RDTSC. It seems to hang the system (or perhaps it's in an infinite Inva…
-
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 …
-
https://www.vogons.org/viewtopic.php?p=818225#p818225
Patch
```
--- orig/src/libc/go32/exceptn.S 2002-12-21 21:08:39.000000000 -0800
+++ ./exceptn.S 2020-01-18 18:37:27.397176800 -0800
@@ …
-
After loading SBEMU, everything works as it should. However, when I run any program using DOS32A or D3X dos extender, the sound stops working in 32-bit mode. This may be due to some incompatibility of…
-
Once I trying to compile my project, I getting the weird crash of `wpp386` (both `binnt` and `binl` versions) when compiling one of my files:
```
vitaly@whl-pc-001l ~/Qt/Tools/ow-travis-2.0/binl $ .…
-
Hello! I've built qemu-3dfx and wrappers on a Debian 12 system, without encountering any errors.
I installed Windows XP using the Pentium II CPU, and copied the required files into it, but when i ru…
-
So I use the February 2023 build and I tried to play Doom as a gag experiment but it only outputted the console text before quitting. Is this a bug from the port or is this a bug in NTVDM itself?
-
Problem user here again. :-) This is the demo program from the TV C++ manual. Pressing F4 should open a window that displays a source file. Instead it throws an exception.
![image](https://user…
-
So I tried to setup BIT with a CIFS mounted drive (usb disk dos32 formatted, attached on a fritzbox). It works but always copies everything since hardlinks are not working (cp -aRl returns 256) on it.…