renamed to doomgeneric
This commit is contained in:
parent
b92e06b108
commit
136cc5954b
17
README.TXT
17
README.TXT
@ -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
Loading…
x
Reference in New Issue
Block a user