-
DMX library supports midi for sound playback(internally named GSS, likely refers Roland GS sound).
Example wad (DSPISTOL, DSWPNUP): https://drive.google.com/file/d/0B4n8cpbZ9qicU2kxRlRuYmQxZDA/view?u…
ghost updated
2 years ago
-
OW fails to compile lots of testing source files, generated by csmith,
which work with other compiler (tcc or gcc as example).
Most common failure is: Error! E1054: Expression must be constant
…
-
For third button: The DDK drivers don't include an example with one, nor does `mouse.inc` provide any insight into how you'd expose a third button to the event procedure. Maybe just the same pattern a…
-
I'm having issue with getting `timeSetEvent` to work. I get GPF whenever CB is triggered.
Attached is a small sample that works with Win16, but doesn't with Win386.
```
void PASCAL mmTimerPro…
jkemi updated
2 years ago
-
This is the remaining diff between the local libxmp stb_vorbis and upstream + misc. patches I contributed pending merge. I've removed irrelevant portions and regrouped bits of it.
libxmp specific c…
-
is it possible to add a cool and powerful MODE X VGA library?
-
Currently, I link with '-lmmap -lcx0' and things work perfectly.
If I link with -lmmap, ndctl.exe crashes with:
11-06-2016 19:09:23 SYS3175 PID 85f6 TID 0002 Slot 00b9
C:\NDFS\NDCTL.EXE
c00…
-
Is it possible to add support for [...](https://en.wikipedia.org/wiki/USB#Device_classes)?
- [ ] USB hub
- [ ] Human interface device (HID) [Joystick/Gamepad](https://github.com/crazii/SBEMU/issues/…
-
I was trying to compile nasm with the git version of the open watcom compiler (I compiled it with
the 2015 version of the intel compiler), and I get the error:
Error! E1078: Invalid type for switch …
-
how can i solve these errors:
No module named 'cv2'
No module named 'dlib'