Skip to content

FrenkelS/GBADoomForDOS

 
 

Repository files navigation

GBADoom for DOS

A port of GBADoom to DOS. The biggest change is in source\i_system_dos.c. Download GBADoom.exe here.

What's different?:

  • No sound and music
  • No saving and loading

Controls:

Action GBA DOS
Fire B Ctrl
Use / Sprint A Enter, Space & Shift
Walk D-Pad Arrow keys
Strafe L & R < & >
Automap SELECT Tab
Weapon up A + R Enter, Space & Shift + >
Weapon down A + L Enter, Space & Shift + <
Menu Start Esc
Quit to DOS F10

Building:

  1. Install DJGPP to C:\Progs\djgpp\

  2. Run makedos.bat

Languages

  • C 93.5%
  • C++ 6.5%
  • Makefile 0.0%
  • QMake 0.0%
  • Batchfile 0.0%
  • Assembly 0.0%