watcom
There are 37 repositories under watcom topic.
TheAssemblyArmada/Chronoshift
An open source re-implementation of Red Alert written in C++.
fonic/wcdatool
Watcom Disassembly Tool (wcdatool) - Tool to aid disassembling DOS applications created with the Watcom Toolchain
burgerbecky/makeprojects
Auto generate Visual Studio, Codewarrior, Codeblocks, XCode, Make, WMake projects
amindlost/dos32a
DOS/32A DOS Extender v9.12
barotto/VGATEST
VGA functionality tester for DOS
rep-stosw/tube-game-dos
My first reverse engineering game
amindlost/wdosx
WDosX DOS extender v0.97
amindlost/cw
CauseWay DOS Extender v3.52
rep-stosw/tube64
64-bit vesion of DOS game Tube (Bullfrog, 1994)
amindlost/pmodew
PMODE/W DOS extender v1.33
burgerbecky/pyburger
Python library for common subroutines used by the burger python scripts
Olde-Skuul/quicktime7windows
Quicktime 7.3.0.70 SDK for Windows
RetroNick2020/rtbinobj
GUI tool to convert binary files to DOS Object OBJ/OMF,COFF, Amiga Hunk, and GWBASIC BSV format. Creates byte exact files as Turbo Pascal BINOBJ and Turbo C BGIOBJ. Can be used with Turbo Pascal, QuickPascal, Freepascal ,Turbo C, QuickC, and Open Watcom compilers.
amindlost/zrdx
ZRDX DOS Extender v0.50
VisualStudioEX3/StarFighter
A MS-DOS pseudo-3D space shoot 'em up made in SNES mode7 developed with DIV Games Studio 2 'vanilla' (the original MS-DOS version from 1998).
SamuelGong/DoubleTetris
A tetris game that two friends can compete with each other simultaneously
VisualStudioEX3/div2-framework
Collection of DLLs for DIV Games Studio 2 (vanilla).
0xBEEEF/GhiOWat
Contains utilities to make it easier to work with the Open Watcom compiler in Ghidra
deaddoomer/doom2d-restoration
Reverse engineered and restored sources of Prikol Software's Doom2D
mach-kernel/spcbrd
DOS 13h flappy bird style game, in space, written entirely on a Toshiba Libretto 50CT.
VisualStudioEX3/div2-tlsa98-engine
A native game engine, service and component oriented, for DIV Games Studio 2 (vanilla), writen in ANSI C-89 using Watcom C++ 10.6.
yetmorecode/BRender-v1.3.2
Argonaut Blazing Render (BRender) 3D engine (Open WATCOM fixes)
beefviper/descent-vs
Descent (1995) by Parallax Software Corp.
cooljeanius/quicktime7windows
Quicktime 7.3.0.70 SDK for Windows
osfree-project/MacroLib
ALP/MASM compatible macro library for BIOS and DOS
Zardoz89/csvDll
CSV DLL for DIV2
Magnetic-Fox/CP1250-DLL
Very simple UTF-8 to codepage 1250 definition packed into DLL.
Magnetic-Fox/LibraryTesting-WinAPI
Very simple testing program for test 16-bit DLL from another repo.
Magnetic-Fox/Old-Watcom-Projects
Just a simple repo containing some of my old (and ugly) Watcom projects from 2019.
Magnetic-Fox/SimpleNoter
Simple Noter Client for 16-bit Windows
Magnetic-Fox/TestLibrary-WinAPI
Very simple test 16-bit dynamic linked library.
Magnetic-Fox/UnBZip2-Watcom
Very simple patch of official BZip2 code, which compiles under Open Watcom for Win16
Magnetic-Fox/WinAPI-Tests
Simple tests, experiments and discoveries with 16-bit WinAPI. Let's say it's sort of a warm-up. :)
mefistotelis/le_disasm
Linear Executable (MZ/LE/LX DOS EXEs) disassembler, based on libopcodes
phikill/vk_cube_ac89
Vulkan cube Demo, but attempt to switch to the C89
Rouvik/R_OS
A simple monolothic OS for learning x86 barebones and how OSes work