aboutsummaryrefslogtreecommitdiffstats
path: root/demos/3rdparty/doom/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'demos/3rdparty/doom/README.txt')
-rw-r--r--demos/3rdparty/doom/README.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/demos/3rdparty/doom/README.txt b/demos/3rdparty/doom/README.txt
index 7a76473e..521c0f9d 100644
--- a/demos/3rdparty/doom/README.txt
+++ b/demos/3rdparty/doom/README.txt
@@ -5,9 +5,10 @@ See DOOMLIC.TXT for the real license.
This port display a fix sized window of 320 x 200 on your display (it tries to put the display in landscape mode first).
There is no sound currently until the GAUDOUT module is written.
-There is no user input currently until the hooks are added into i_video.c (very soon).
There is no network support currently.
+User input is not the best for actually playing yet. Requires Touch or Mouse.
+
The supplied DOOM1.WAD is the shareware version.
Currently this has been converted into doom1_wad.h for inclusion into the source code (rather than using file IO).
Note that this file is 4M in size so it will take 4Mbytes of Flash to store just the WAD file.