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

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