Attempt to improve on Devore's CauseWay DOS extender • mirrored at https://gitlab.com/tkchia/causeway • v3.60 source code originally found under Open Watcom source tree (https://github.com/open-watcom/open-watcom-v2)
- Assembly 93.7%
- C 2%
- Roff 1.4%
- Redcode 1.3%
- Makefile 0.9%
- Other 0.7%
| .github/workflows | ||
| bin | ||
| debian | ||
| etc | ||
| JWasm.src@4804cd2c3c | ||
| JWlink.src@72c1f778df | ||
| lfanew.src@c1980df6a1 | ||
| misc | ||
| source/all | ||
| tests | ||
| watcom | ||
| xlib.src@8b940caab0 | ||
| .appveyor.yml | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| .gitmodules | ||
| causeway.orig.tar.xz | ||
| LICENSE.mit | ||
| LICENSE.sybase | ||
| Makefile | ||
| README.md | ||
Attempt to update Devore's CauseWay DOS extender for modern build systems, and to improve on it.
To build:
-
sudo apt-get install dosbox -
make -j4
The source code for CauseWay v3.60 (source/, misc/, bin/) was originally found under the Open Watcom source tree. In addition, watcom/mkcode.c, watcom/cwc.c, and watcom/*.h comprise Watcom's rewrite of the CauseWay Compressor, and came from the same Watcom source tree.
Andrew Jones also hosts a copy of (a slightly older) CauseWay v3.52.