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 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
Loading…
x
Reference in New Issue
Block a user