mirror of
https://github.com/apache/nuttx.git
synced 2026-08-19 04:28:21 +00:00
docs/sim: Include documentation about NXDoom configuration
Include docs about new NXDoom configurations for playing NXDoom. Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
This commit is contained in:
parent
f180a40157
commit
f725c1932c
1 changed files with 11 additions and 0 deletions
|
|
@ -946,6 +946,17 @@ Of course, this configuration can only be used in environments that support X11!
|
|||
-CONFIG_EXAMPLES_NXTERM=n
|
||||
+CONFIG_EXAMPLES_NXTERM=y
|
||||
|
||||
nxdoom
|
||||
------
|
||||
|
||||
Play :doc:`NXDoom </applications/games/nxdoom/index>` on the Simulator using X11
|
||||
keyboard input and graphics. Read the docs for NXDoom to see how to play.
|
||||
|
||||
.. warning::
|
||||
|
||||
X11 keyboard codes are not perfectly translated to the NuttX codec currently,
|
||||
so some controls will not work properly.
|
||||
|
||||
nxffs
|
||||
-----
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue