1
0
mirror of https://github.com/gryf/fs-uae-wrapper.git synced 2025-12-20 04:48:02 +01:00

Fixes for readme

This commit is contained in:
2024-09-14 11:34:33 +02:00
parent 118d758ec7
commit 418e480fb5

View File

@@ -326,8 +326,8 @@ Options used:
in S. Read on below for further details. in S. Read on below for further details.
* ``wrapper_whdload_options`` (optional) this option will replace the line in * ``wrapper_whdload_options`` (optional) this option will replace the line in
``s:whdload-startup`` with specific ``whdload`` options for certain slave. ``s:whdload-startup`` with specific ``whdload`` options for certain slave.
For reference look at WHDLoad documentation and/or on ``s:WHDLoad.prefs``. For reference look at WHDLoad documentation and/or on ``s:WHDLoad.prefs``.
Note, that ``Slave=`` option must not be used. Note, that ``Slave=`` option must not be used.
* ``wrapper_archive`` (optional) path to the whdload archive, defaults to same * ``wrapper_archive`` (optional) path to the whdload archive, defaults to same
name as configuration file with some detected archive extension. Note, that name as configuration file with some detected archive extension. Note, that
name is case sensitive name is case sensitive
@@ -345,6 +345,7 @@ To make it work, first the absolute minimal image need to contain following
structure: structure:
.. code:: .. code::
. .
├── C ├── C
│   ├── DIC │   ├── DIC
@@ -407,6 +408,7 @@ Creating base image archive
Now, the tree for the minimal image could look like that: Now, the tree for the minimal image could look like that:
.. code:: .. code::
. .
├── C ├── C
│   ├── Assign │   ├── Assign
@@ -429,6 +431,7 @@ placed there as well, otherwise it may or may not work. Structure looks like
this: this:
.. code:: .. code::
. .
├── C ├── C
│   ├── Assign │   ├── Assign