Another instruction update.
authorMikko Keinänen <mikko.keinanen@gmail.com>
Mon, 8 Nov 2010 20:20:52 +0000 (22:20 +0200)
committerMikko Keinänen <mikko.keinanen@gmail.com>
Mon, 8 Nov 2010 20:20:52 +0000 (22:20 +0200)
www/index.html

index 6314ea4..0d17038 100644 (file)
                        the files</li>
                        <li>Configure emulator</li>
                        <li><ul>
+                               <li>Set an unique name for emulator
+                               configuration, one emulator can have many
+                               configurations with different name</li>
+                               <li>Set the emulator executable or path to
+                               executable if the exutable is not on the
+                               system path</li>
+                               <li>Set the command line options</li>
+                               <li><ul>
                                <li>$1 is a placeholder for filename in the command parameters, this is <b>obligatory</b></li>
                                <li>Multiple files are also supported using placeholders $1 ... $<i>n</i>, e.g. '-diska $1 -diskb $2'</li>
                        </ul></li>
+                       </ul></li>
                        <li>In the main window select a platform and a media
                        type, press update, selected file(s), emulator and press
                        launch</li>