renamed to doomgeneric

This commit is contained in:
ozkl 2019-08-04 22:58:47 +03:00
parent b92e06b108
commit 136cc5954b
214 changed files with 5 additions and 4538 deletions

View File

@ -1,18 +1,11 @@
================
= fbDOOM =
= doomgeneric =
================
Adaptation of the original DOOM
to be easily portable to framebuffer devices with minimal depenencies.
Runs on:
* Plain desktop Linux framebuffer,
* Siglent SSA 3021X Spectrum Analyzer,
* Frosted OS
To build (example):
* cd fbdoom
* make CROSS_COMPILE=arm-linux-gnueabihf-
To port DOOM easly, I made some changes to source code.
Now, all you need to do is implement the functions in doomgeneric.h to port DOOM to a new system.
doomgeneric_win.c is a Windows GDI port. It is also a good example for how to port doomgeneric.
Sound is not supported for now.
Original readme
===============

Some files were not shown because too many files have changed in this diff Show More