1
0
mirror of https://github.com/gryf/fs-uae-wrapper.git synced 2025-12-28 17:32:31 +01:00

Added plain module to the docs

This commit is contained in:
2016-12-23 18:46:53 +01:00
parent abff0fb62b
commit b3cbd915a5

View File

@@ -81,6 +81,14 @@ Modules
For now, only for ``cd32`` module exists, but there are planned couple more.
plain
-----
``Plain`` module is kind of dummy or failsafe if you will, since all it do is
run ``fs-uae`` with provided configuration and command line options. It will be
chosen in case when there is no ``wrapper`` option provided neither via the
configuration file nor command line parameter.
cd32
----