-
An IBM PC 16 bit will use 8086 real-mode. Even with Open Watcom large model pointers are still limited to a 64k range of memory and program's heap (using malloc) is also limited to 64k, just like in s…
-
In order to get the term's width & height we need to foray into the FFI world.
This is a good tutorial http://blog.ezyang.com/2010/06/first-steps-in-c2hs/
cc @filib
Useful starting point: http://sta…
-
```make main
i586-pc-msdosdjgpp…
-
```
{
"nodes": [
{
"id": "185.247.226.196",
"label": "185.247.226.196",
"type": "threat",
"properties": {}
},
{
"id": "185.247.226.196ns1.ryncloud…
-
Is it possible to use maybe a bit more recent compiler version to build compatible executables for Win3.11 or at least Win95 that would allow usage of more modern C++?
The Borland & TDM compilers do …
-
This error sporadically appears while building djgpp's libemu:
```
./../../hostbin/dxegen.exe ./../../bin/emu387.dxe __emu_entry src/emu387.o id_emu.o src/emudummy.o -L../../lib /Users/runner/work…
jwt27 updated
2 months ago
-
While investigating a totally unrelated problem, I ran across Clang generating a `BSWAP` instruction with `-march=i386`. `BSWAP` is a 486 instruction (see ) and should thus not be available when targe…
-
Hi!
@jmalak pointed me to this project when [I ran into an issue](https://github.com/open-watcom/open-watcom-v2/issues/1192) regarding the project that I'm working on. That project is [debian-open-…
-
I'm using the latest release of dosbox-x. The program I'm using is the GNU ed port to DOS via DJGPP and there is a problem with sending a break signal with Ctrl+C. It makes a heart symbol instead and …
ghost updated
3 years ago
-
How do I use it ?