Skip to content

aarni57/comjam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dd4c34b · Feb 11, 2024

History

49 Commits
Sep 7, 2023
Oct 10, 2023
Oct 12, 2023
Oct 12, 2023
Sep 7, 2023
Oct 15, 2023
Oct 13, 2023
Oct 13, 2023
Oct 13, 2023
Oct 13, 2023
Oct 15, 2023
Oct 14, 2023
Sep 10, 2023
Oct 1, 2023
Oct 14, 2023
Sep 22, 2023
Oct 10, 2023
Oct 10, 2023
Feb 10, 2024
Sep 23, 2023
Oct 15, 2023
Sep 24, 2023
Oct 13, 2023
Oct 13, 2023
Oct 13, 2023
Oct 12, 2023
Sep 7, 2023
Oct 10, 2023
Oct 8, 2023
Oct 13, 2023
Oct 12, 2023
Oct 13, 2023
Oct 14, 2023
Oct 1, 2023
Oct 10, 2023
Feb 11, 2024
Oct 13, 2023
Oct 12, 2023
Oct 12, 2023
Oct 12, 2023
Oct 12, 2023
Oct 12, 2023
Oct 15, 2023
Oct 14, 2023
Oct 14, 2023
Oct 12, 2023
Sep 28, 2023
Oct 13, 2023
Oct 7, 2023
Oct 10, 2023
Sep 23, 2023
Oct 13, 2023
Oct 13, 2023
Oct 13, 2023
Oct 13, 2023
Oct 13, 2023

Repository files navigation

itch.io DOS COM Jam - September 2023

Space simulation game prototype, heavily inspired by Wing Commander: Privateer

Compiles to a COM executable (48 542 bytes) using Open Watcom 1.9. Needs a 386 in order to start, but a fast 486 or Pentium is recommended. Doesn't use FPU.

A lot of the code is written in inline assembly as the 16-bit compiler doesn't produce assembly from C that would use 32-bit registers or instructions. There is however C-versions included along the inline assembly. Preprocessor definition 'INLINE_ASM' can be removed in main.c to use those C-versions.

YouTube video

aarnig.itch.io/dos-com-jam