Initial usage instructions.
[emufront] / www / index.html
index ae42743..05507ea 100644 (file)
 
                <h2>About</h2>
                <p>EmuFront is an universal (multi-system) computer and video game console emulator front-end implemented in
-               QT, C++ and SQLite targeted on Linux operating systems. I'm
+               QT, C++ and SQLite targeted on Linux operating systems.
+               Although this project is currently hosted at Maemo Garage,
+               this is pure QT project and doesn't have any Maemo specific
+               dependencies. You can use EmuFront on any QT Linux platform. I'm
                planning to release two GUI options PC and Mobile (MeeGo,
                Maemo, ...)</p>
 
                <p>EmuFront is Open Source Software licenced under GPL version 2.</p>
 
 
+
                <h2>Project</h2>
                <ul>
                        <li><a href="https://garage.maemo.org/projects/emufront/">Project page</a></li>
                        <li>...</li>
                </ul>
 
+               <h2>Prequisites</h2>
+               <ul>
+                       <li><a href="http://qt.nokia.com/">QT</a> 4.x (tested on 4.6 and 4.7)</li>
+                       <li><a href="http://www.sqlite.org/">SQLite</a> 3.x.</li>
+                       <li>UnZip 6.x from <a href="http://www.info-zip.org/">Info-ZIP</a></li>
+               </ul>
+
+               <h2>Instructions</h2>
+               <ul>
+                       <li>Add platform(s) (e.g. Colecovision)</li>
+                       <li>Add media type(s) (e.g. Cartridge) </li>
+                       <li>Add setup(s): Assign a media type to platform and
+                       set supported file extensions (e.g. col, zipped files are
+                       supported)</li>
+                       <li>Assign path to files with setup, select path scan
+                       the files</li>
+                       <li>Configure emulator: in the command parameters $1
+                       is a placeholder for filename, this is obligatory
+                       (multiple files are also supported, e.g. -diska $1
+                       -diskb $2 ...)</li>
+                       <li>In the main window select a platform and a media
+                       type, press update, selected file(s), emulator and press
+                       launch</li>
+                       <li>More detailed instructions will be added later...</li>
+               </ul>
+
                <h2>Screenshots</h3>
                
                <h3>v0.01a</h3>
+               <h4>Maemo on N900</h4>
+               <img src="img/emufront001-maemo-01.png" alt="v0.01a Maemo N900" />
+               <img src="img/emufront001-maemo-02.png" alt="v0.01a Maemo N900" />
+               <img src="img/emufront001-maemo-03.png" alt="v0.01a Maemo N900" />
+               <img src="img/emufront001-maemo-04.png" alt="v0.01a Maemo N900" />
+               <img src="img/emufront001-maemo-05.png" alt="v0.01a Maemo N900" />
+               <img src="img/emufront001-maemo-06.png" alt="v0.01a Maemo N900" />
+               <img src="img/emufront001-maemo-07.png" alt="v0.01a Maemo N900" />
+               <img src="img/emufront001-maemo-08.png" alt="v0.01a Maemo N900" />
+               <img src="img/emufront001-maemo-09.png" alt="v0.01a Maemo N900" />
+               <img src="img/emufront001-maemo-10.png" alt="v0.01a Maemo N900" />
+               <img src="img/emufront001-maemo-11.png" alt="v0.01a Maemo N900" />
+               <img src="img/emufront001-maemo-12.png" alt="v0.01a Maemo N900" />
+               <img src="img/emufront001-maemo-13.png" alt="v0.01a Maemo N900" />
+               <img src="img/emufront001-maemo-14.png" alt="v0.01a Maemo N900" />
+               <h3>v0.00a</h3>
+               <h4>PC UI/Scanning media images</h4>
+               <img src="img/emufrontv06-1.png" alt="v0.1 PC UI" />
+               <h3>v0.01a</h3>
                <h4>PC UI/Main window</h4>
                <img src="img/emufrontv01-1.png" alt="v0.1 PC UI" />