From 486304caa41a4f51f422af9c864da65c61877af3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mikko=20Kein=C3=A4nen?= Date: Tue, 16 Nov 2010 00:12:55 +0200 Subject: [PATCH] Instructions updated. --- www/index.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/www/index.html b/www/index.html index 1a0bc45..4410b7f 100644 --- a/www/index.html +++ b/www/index.html @@ -72,18 +72,18 @@
  • All the files inside a zip archive with extensions configured by user will be scanned to database
  • A Zip archive can contain 1...n files
  • - -
  • TODO: If no extensions are configured for +
  • If no extensions are configured for setup, the zip archive will be used AS IS with emulator configuration (this is useful with M.A.M.E. and similar emulators)
  • -
  • Assign path to files with setup, select path scan - the files
  • -
  • Configure emulator
  • + +
  • Assign a file path with media images (roms, disk images) to setup
  • +
  • Select an assidned file path and push scan to scan the files to database
  • +
  • Configure emulator(s)
  • In the main window select a platform and a media - type, press update, selected file(s), emulator and press + type, press update, select file(s), emulator and press launch
  • Multiple files can be selected and they all will be extracted to /tmp/
  • -- 1.7.9.5