<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://pandorawiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mr+Loon</id>
	<title>Pandora Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://pandorawiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mr+Loon"/>
	<link rel="alternate" type="text/html" href="https://pandorawiki.org/Special:Contributions/Mr_Loon"/>
	<updated>2026-05-03T06:08:22Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.32.0-alpha</generator>
	<entry>
		<id>https://pandorawiki.org/index.php?title=QEMU&amp;diff=10088</id>
		<title>QEMU</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=QEMU&amp;diff=10088"/>
		<updated>2012-04-16T16:34:21Z</updated>

		<summary type="html">&lt;p&gt;Mr Loon: /* General */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a page about the qemu port by IngoReis and mcobit (forum thread [http://boards.openpandora.org/index.php?/topic/7004-qemu-for-pandora-for-rebirth-competition/ here]).&lt;br /&gt;
&lt;br /&gt;
=Documentation=&lt;br /&gt;
&lt;br /&gt;
==PND download and installation==&lt;br /&gt;
===Downloading the PND===&lt;br /&gt;
Use your favorite browser to navigate to the following url: [repo...](Will be available after release)&lt;br /&gt;
and click the Download button.&lt;br /&gt;
Save the File somewhere on your PC. If you use your Pandora to download, you can save it to the directory mentioned in the next chapter directly.&lt;br /&gt;
&lt;br /&gt;
===Installing the PND===&lt;br /&gt;
Put the downloaded file onto your sdcard into one of the following folders:&lt;br /&gt;
For Desktop: YOURSDCARD/pandora/desktop&lt;br /&gt;
For Menu: YOURSDCARD/pandora/menu&lt;br /&gt;
For both: YOURSDCARD/pandora/apps&lt;br /&gt;
&lt;br /&gt;
If you do this on your PC, insert the sdcard into your Pandora afterwards.&lt;br /&gt;
&lt;br /&gt;
If you use pndstore or some other tool to download and install pnds, please see their documentation for how to use them.&lt;br /&gt;
===Running the PND===&lt;br /&gt;
If the above steps worked properly, you should see the Qemu for Pandora icon in the above mentioned place(s) now.&lt;br /&gt;
(Double)click it to startup the GUI.&lt;br /&gt;
==Using the UI==&lt;br /&gt;
===Main===&lt;br /&gt;
====Assigning RAM to the machine====&lt;br /&gt;
Click on the textfield next to &amp;quot;RAM in MB&amp;quot; and enter the amount of RAM in MegaBytes, that the machine should use.&lt;br /&gt;
If you leave this field blank, the standard value of 128MB will be used.&lt;br /&gt;
====Launch the machine====&lt;br /&gt;
When you are happy with all options, you can click the &amp;quot;Launch&amp;quot; button to start the virtual machine.&lt;br /&gt;
====Exit the UI====&lt;br /&gt;
If you want to quit the gui, click on the &amp;quot;Cancel&amp;quot; button in the Main tab.&lt;br /&gt;
&lt;br /&gt;
===Files and directories===&lt;br /&gt;
Please note that the paths must not contain spaces or qemu will not start. That is a problem, we don't have a solution for right now. Sorry.&lt;br /&gt;
====Mounting HDD images====&lt;br /&gt;
Click on the icon with the folder next to &amp;quot;HDD image...&amp;quot; to browse your filesystem. Navigate to the imagefile you want to load and select it by doubleclicking it or mark it with a single click and press &amp;quot;open&amp;quot;.&lt;br /&gt;
The help-button will provide some hints on how to do that as well.&lt;br /&gt;
It is also possible to enter the fullpath including the imagename into the box directly. (e.g. /media/PATHTOYOURSD/qemuimages/freedos.qcow2)&lt;br /&gt;
====Mounting CD/DVD images====&lt;br /&gt;
Click on the icon with the folder next to &amp;quot;CDROM iso..&amp;quot; to browse your filesystem. Navigate to the iso (cdrom image) you want to load and select it by doubleclicking it or mark it with a single click and press &amp;quot;open&amp;quot;.&lt;br /&gt;
The help-button will provide some hints on how to do that as well.&lt;br /&gt;
It is also possible to enter the fullpath including the isoname into the box directly. (e.g. /media/PATHTOYOURSD/qemuimages/freedos.iso)&lt;br /&gt;
====Mounting Floppy images====&lt;br /&gt;
Click on the icon with the folder next to &amp;quot;Floppy image&amp;quot; to browse your filesystem. Navigate to the image (floppy image) you want to load and select it by doubleclicking it or mark it with a single click and press &amp;quot;open&amp;quot;.&lt;br /&gt;
The help-button will provide some hints on how to do that as well.&lt;br /&gt;
It is also possible to enter the fullpath including the isoname into the box directly. (e.g. /media/PATHTOYOURSD/qemuimages/freedos.img)&lt;br /&gt;
====Mounting a shared folder from your filesystem====&lt;br /&gt;
Click on the icon with the folder next to &amp;quot;Shared folder&amp;quot; to browse your filesystem. Navigate to the folder you want to load and select it by doubleclicking it or mark it with a single click and press &amp;quot;open&amp;quot;.&lt;br /&gt;
The help-button will provide some hints on how to do that as well.&lt;br /&gt;
It is also possible to enter the fullpath including the isoname into the box directly. (e.g. /media/PATHTOYOURSD/shared)&lt;br /&gt;
This folder will be mounted as a fat16 folder, what means, that it cannot be bigger as 512MB!&lt;br /&gt;
===Image Tools===&lt;br /&gt;
====Creating HDD images using the UI====&lt;br /&gt;
*On the &amp;quot;Image Tools&amp;quot; tab, type in the name of your image in the first textfield without a fileextension. (e.g. test-image)&lt;br /&gt;
*Type the desired size of the new image into the second textfield. The size is in MegaBytes. So for a 1GB image type 1024.&lt;br /&gt;
*Click on the &amp;quot;Create Image&amp;quot; button.&lt;br /&gt;
Your new image will be created in the following directory: appdata/qemu/images/&lt;br /&gt;
===Other options===&lt;br /&gt;
====Video options====&lt;br /&gt;
*Use Bochs vga card instead of Cirrus Logic&lt;br /&gt;
Simulate a standard VGA card with Bochs VBE extensions instead of the default Cirrus Logic GD5446 PCI VGA&lt;br /&gt;
*Fullscreen&lt;br /&gt;
Start the virtual machine in fullscreenmode rather than in a window. You can switch between the modes by pressing alt+ctrl+f. &lt;br /&gt;
====Sound options====&lt;br /&gt;
*Disable sound&lt;br /&gt;
Disable sound by selection this option. (Qemu doesn't support to disable the sound completely, but with this option you will choose a soundcard, that is not supported by most operating systems)&lt;br /&gt;
*Adlib card emulation&lt;br /&gt;
Emulate an additional Adlib synthesizer card.&lt;br /&gt;
====CPU options====&lt;br /&gt;
*486 CPU instead of pentium&lt;br /&gt;
Check this option, if you want qemu to emulate a 486 PC instead of the default pentium PC.&lt;br /&gt;
====Network options====&lt;br /&gt;
*Disable Network&lt;br /&gt;
Check this, if you do not want qemu to emulate a networkcard.&lt;br /&gt;
====Recommend Drivers====&lt;br /&gt;
*Cirrus Logic GD5446 Win95(win95 only) Driver(This Driver is the best i found in Web)&lt;br /&gt;
http://www.treiberupdate.de/treiber-download/z-dltreiber/download_treiber_2099999.php?load=152416&amp;amp;dlidday=4rtfd44sdwer5de&amp;amp;extern=0&amp;amp;vendor=Cirrus_Logic&amp;amp;sys=Windows95&lt;br /&gt;
&lt;br /&gt;
*a better win9x Driver for Soundblaster&lt;br /&gt;
http://www.claunia.com/qemu/drivers/w9x_sb16.zip&lt;br /&gt;
&lt;br /&gt;
*Univbe Driver Version 5.3a for Dos&lt;br /&gt;
ftp://cyberia.dnsalias.com/pub/filebase/freedos/sdd53a-d.zip&lt;br /&gt;
&lt;br /&gt;
*Univbe Driver Version 6.7 for Dos&lt;br /&gt;
ftp://cyberia.dnsalias.com/pub/filebase/freedos/univbe67.exe&lt;br /&gt;
&lt;br /&gt;
*Univbe is for Private Using free,here are the Reg Codes i have gotten from Wikipedia&lt;br /&gt;
http://forum.gp2x.de/download/file.php?id=1387&lt;br /&gt;
&lt;br /&gt;
*here is the PCI BUS Driver for Win9x&lt;br /&gt;
http://downloadcenter.intel.com/confirm.aspx?httpDown=http://downloadmirror.intel.com/4241/a08/infinst_enu.exe&amp;amp;agr=&amp;amp;ProductID=816&amp;amp;DwnldId=4241&amp;amp;strOSs=&amp;amp;OSFullName=&amp;amp;lang=eng&lt;br /&gt;
&lt;br /&gt;
*here is a not tested 1 File automatic installation Driver for MSDOS generic CDROM Drives.&lt;br /&gt;
http://www.wollomatic.de/download/ptsdos/fxide158.exe&lt;br /&gt;
&lt;br /&gt;
==Installing an OS into an image==&lt;br /&gt;
===Creating HDD images using your Desktop PC (Linux)===&lt;br /&gt;
===Creating HDD images using your Desktop PC (Windows)===&lt;br /&gt;
&lt;br /&gt;
*Download Qemu Manager 7 for Windows.&lt;br /&gt;
&lt;br /&gt;
*Install into Windows and run Qemu Manager as Admin.&lt;br /&gt;
&lt;br /&gt;
*go to the Option Qemu Version Management and install Qemu 0.14.1&lt;br /&gt;
(You must do this,otherwise QemuManager will use Version0.11 by itself and this Version isnt Compatible)&lt;br /&gt;
&lt;br /&gt;
*Now you can Use the &amp;quot;File/Create new Virtual Disk&amp;quot; Option&lt;br /&gt;
&lt;br /&gt;
*Choose the max Image Size and i recommend the qcow2 Image Format.&lt;br /&gt;
&lt;br /&gt;
Your new empty Image is now in your QemuManager Folder named &amp;quot;Images&amp;quot;. It will be selectable when you create a new VM.&lt;br /&gt;
&lt;br /&gt;
===Installing Microsoft DOS===&lt;br /&gt;
====On your Desktop PC====&lt;br /&gt;
====On the Pandora====&lt;br /&gt;
===Installing Microsoft Windows 3.1 / 3.11===&lt;br /&gt;
====On your Desktop PC====&lt;br /&gt;
====On the Pandora====&lt;br /&gt;
===Installing Microsoft Windows 95 on PC===&lt;br /&gt;
&lt;br /&gt;
*Start Qemu Manager&lt;br /&gt;
*In menu, select VM -&amp;gt; New Virtual Machine&lt;br /&gt;
*Name it what you like (eg &amp;quot;win95&amp;quot;)&lt;br /&gt;
*Ensure next two options are &amp;quot;Default VM Store&amp;quot; and &amp;quot;Standard x86/x64 PC&amp;quot;&lt;br /&gt;
*Set Operating System to Windows 95&lt;br /&gt;
*Important: Change Qemu version to 0.14.1&lt;br /&gt;
*Click Next&lt;br /&gt;
*Set RAM to 128MB (this is the max Qemu can use on Pandora)&lt;br /&gt;
*If you have already created a HDD image using the previous instructions on this page, select option to use an existing image and locate that file. Or,&lt;br /&gt;
*If you have not created a HDD image yet, select option to Create New. Set desired size and ensure Disk Image Type is Qcow2.&lt;br /&gt;
*Click Next&lt;br /&gt;
*Important: Ensure you change Virtual Machine Output to &amp;quot;QEMU Window&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You should now see your new VM in the main Qemu Manager window. Before you install the OS you need to do some basic setup. The Hardware tab should be selected by default. If not, click it. From here you change options by double clicking each item.&lt;br /&gt;
&lt;br /&gt;
*Set Sound Card to &amp;quot;Soundblaster 16&amp;quot;&lt;br /&gt;
*Set Enable Networking to &amp;quot;No&amp;quot;&lt;br /&gt;
*Set Video Card to &amp;quot;Cirrus Logic GD5446&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Now for some performance tweaks.&lt;br /&gt;
&lt;br /&gt;
*Click the &amp;quot;Advanced&amp;quot; tab.&lt;br /&gt;
*Set Disable HPET to &amp;quot;Yes&amp;quot;&lt;br /&gt;
*Set Disable ACPI Support to &amp;quot;Yes&amp;quot;&lt;br /&gt;
&lt;br /&gt;
And finally, select the Win95 discs.&lt;br /&gt;
&lt;br /&gt;
*Click the &amp;quot;Drives&amp;quot; tab.&lt;br /&gt;
*Set Floppy 0 to your (floppy) boot disk or disk image.&lt;br /&gt;
*Set CD ROM to your CD or ISO.&lt;br /&gt;
&lt;br /&gt;
You should now be ready to start your install. Click the green &amp;quot;Play&amp;quot; button to launch the VM, and Windows Setup should start. At the end of the install process, Windows Setup will tell you to remove any disks. Go back to the Qemu Manager window &amp;quot;Drives&amp;quot; tab and clear both of your selections. Now allow Windows Setup to reboot the machine.&lt;br /&gt;
&lt;br /&gt;
The following notes were added to this section but do not seem to apply to all installs. They could use some clarification and possibly less shouting.&lt;br /&gt;
&lt;br /&gt;
*(THE MSDOS CDROM DRIVER HANGS A LITTLE BUT AFTER 1-2MINUTES WILL IT LOAD FINE)&lt;br /&gt;
*Setup Should start well(when it hangs in installation Progress,theres a alternativly way to install Win95/98)&lt;br /&gt;
*AFTER INTALLATION CHANGE IN HARDWAREMANAGER THE PLUG&amp;amp;PLAY BIOS MANUALY TO PCI-BUS. (HARDWARE AUTODETECTION WILL NOT WORK FULL THEN YOU MUST MAKE THIS AFTER INSTALLATION)&lt;br /&gt;
&lt;br /&gt;
Happy installing/experimenting :)&lt;br /&gt;
&lt;br /&gt;
===Installing Microsoft Windows 98===&lt;br /&gt;
====On your Desktop PC====&lt;br /&gt;
*start Qemu Manager&lt;br /&gt;
&lt;br /&gt;
*create new VM&lt;br /&gt;
&lt;br /&gt;
*Name it what you like(example win98)&lt;br /&gt;
&lt;br /&gt;
*Choose x86PC , Operating system Windows98 and very very Important&lt;br /&gt;
choose Qemu Version 0.14.1 the standart 0.11.1 will not work&lt;br /&gt;
&lt;br /&gt;
*select Ram 128MB(the max what Pandora Qemu can use)&lt;br /&gt;
and choose the size of your Harddisk&lt;br /&gt;
&lt;br /&gt;
*Virtual Machine Output is important to set it to &amp;quot;QemuWindow&amp;quot;(not QemuManager)&lt;br /&gt;
&lt;br /&gt;
*now you should use this Hardware Settings:&lt;br /&gt;
Soundcard=Yes&lt;br /&gt;
&lt;br /&gt;
SoundHW=Soundblaster16&lt;br /&gt;
&lt;br /&gt;
Networking=none (the Networking is not testet now with Win98,but it could work)&lt;br /&gt;
&lt;br /&gt;
VideoCard=Cirrus GD5446&lt;br /&gt;
&lt;br /&gt;
USBSupport=Yes&lt;br /&gt;
&lt;br /&gt;
USBDevices=add USB Tablet with the + Symbol(this is for Pandora Touchscreen support)&lt;br /&gt;
&lt;br /&gt;
*and under the Menu Advanced some Performance Tweaks:&lt;br /&gt;
&lt;br /&gt;
Disable Hpet=YES&lt;br /&gt;
&lt;br /&gt;
Disable ACPI Support=YES&lt;br /&gt;
&lt;br /&gt;
*NOW WE CAN INSTALL WIN98 or WIN98SE:&lt;br /&gt;
&lt;br /&gt;
*Switch to Drives and Choose as CDROM your CDROM Drive or your own Win98Iso&lt;br /&gt;
&lt;br /&gt;
*start Qemu with the green Play Button&lt;br /&gt;
&lt;br /&gt;
*start from CDROM and start install&lt;br /&gt;
(THE MSDOS CDROM DRIVER HANGS A LITTLE BUT AFTER 1-2MINUTES WILL IT LOAD FINE)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*THE TOUCHSCREEN SUPPORT WILL ONLY WORK WHEN YOU AFTER INTALLATION CHANGE IN HARDWAREMANAGER THE PLUG&amp;amp;PLAY BIOS MANUALY TO PCI-BUS.&lt;br /&gt;
&lt;br /&gt;
*(HARDWARE AUTODETECTION WILL NOT WORK FULL THEN YOU MUST MAKE THIS AFTER INSTALLATION)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Happy installing/experimenting :)&lt;br /&gt;
&lt;br /&gt;
===alternativly Way to install Win95/98===&lt;br /&gt;
&lt;br /&gt;
====On the PC====&lt;br /&gt;
&lt;br /&gt;
*Break the installation Progress with F3 and you will be in MSDOS&lt;br /&gt;
&lt;br /&gt;
*switch to a: and make your HD Image bootable with&lt;br /&gt;
&lt;br /&gt;
sys c:&lt;br /&gt;
&lt;br /&gt;
*switch to HDD and make a setup Directory with&lt;br /&gt;
&lt;br /&gt;
md c:\setup&lt;br /&gt;
&lt;br /&gt;
cd c:\setup&lt;br /&gt;
&lt;br /&gt;
*now switch to your CD Drive&lt;br /&gt;
&lt;br /&gt;
d:&lt;br /&gt;
&lt;br /&gt;
cd win95   (or when you want to install win98,then &amp;quot;cd win98&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
*and copy your Setup Files to your HDDImage&lt;br /&gt;
&lt;br /&gt;
copy . c:.&lt;br /&gt;
&lt;br /&gt;
*your setup Files should now copy to c:\setup&lt;br /&gt;
&lt;br /&gt;
*after this boot your HDD Image without Floppy Image and without your Windows Iso&lt;br /&gt;
&lt;br /&gt;
*you must be now in Dos and must type&lt;br /&gt;
&lt;br /&gt;
cd setup&lt;br /&gt;
&lt;br /&gt;
xmsmmgr&lt;br /&gt;
&lt;br /&gt;
setup&lt;br /&gt;
&lt;br /&gt;
*Now this is the Way who must install Windows perfectly&lt;br /&gt;
&lt;br /&gt;
*happy experimenting/installing&lt;br /&gt;
&lt;br /&gt;
====On the Pandora====&lt;br /&gt;
&lt;br /&gt;
*same like PC&lt;br /&gt;
&lt;br /&gt;
===Installing Microsoft Windows XP===&lt;br /&gt;
====On your Desktop PC====&lt;br /&gt;
same like Windows98 but not testet yet.&lt;br /&gt;
&lt;br /&gt;
====On the Pandora====&lt;br /&gt;
&lt;br /&gt;
===Installing Linux===&lt;br /&gt;
====On your Desktop PC====&lt;br /&gt;
====On the Pandora====&lt;br /&gt;
===Downloading and using ready-made FreeDOS and ReactOS images===&lt;br /&gt;
&lt;br /&gt;
==Troubleshooting==&lt;br /&gt;
===Known problems===&lt;br /&gt;
We are working on them. If you have found a solution or can provide a patch, please pm mcobit at [http://boards.openpandora.org boards.openpandora.org]&lt;br /&gt;
* Paths to image or isofiles as well, as imagenames specified in the &amp;quot;Image Tool&amp;quot; MUST NOT contain any whitespaces.&lt;br /&gt;
* EMS Memory under Dos is a little Tricky to get work but it work. You must use in Config.sys the Entry &amp;quot;EMM386 M9&amp;quot; and behind Himem.sys must stand nothing,only Himem.sys&lt;br /&gt;
* Shared Folders: don't use shared folders as an &amp;quot;active&amp;quot; source: write support for shared folders is buggy, so don't run applications/games from shared folder, just copy its content on the virtual systems drive. A lot of games have problems writing to the shared folder&lt;br /&gt;
&lt;br /&gt;
*under Windows,when a Game set 320x240 the Screen will stretched,but work,then try another Resolutions.&lt;br /&gt;
&lt;br /&gt;
===Report a bug===&lt;br /&gt;
===What to do, if…===&lt;br /&gt;
* Windows cannot find the mounted CD Image??&lt;br /&gt;
&lt;br /&gt;
Solution=Install a MS-Dos CD-Rom Driver in your Image and let it load before Windows starting.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* EMS Memory isnt working??&lt;br /&gt;
&lt;br /&gt;
Solution=It works when you have in Config.sys:&lt;br /&gt;
&lt;br /&gt;
Device=Himem.sys&lt;br /&gt;
&lt;br /&gt;
Device=Emm386.exe M9&lt;br /&gt;
&lt;br /&gt;
(or Devicehigh=)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A Game/or System breaks and you are in PanQemu Startwindow again??&lt;br /&gt;
&lt;br /&gt;
Its a Fullscreen Bug from Qemu&lt;br /&gt;
&lt;br /&gt;
(Qemu for Pandora cannot handle Resolutions over 640x480 in Fullscreen Mode)&lt;br /&gt;
&lt;br /&gt;
Solution=use Qemu in Windowed Mode(not in Fullscreen)and switch to 640x480,&lt;br /&gt;
&lt;br /&gt;
then you can press ctrl+alt+f to switch to Fullscreen again(works well).&lt;br /&gt;
===Tipps, Tricks &amp;amp; Hints===&lt;br /&gt;
====General====&lt;br /&gt;
* If you happen to miss the [alt] and [ctrl] keys, look between the nubs&lt;br /&gt;
&lt;br /&gt;
====MS-DOS 6 and above / alike====&lt;br /&gt;
* Keyboard&lt;br /&gt;
** if you can't enter &amp;quot;:&amp;quot; and/or &amp;quot;\&amp;quot; one solution is to use the italien keyboard layout. just type &amp;quot;keyb it&amp;quot; on the commandline and press [enter] after that you can enter &amp;quot;:&amp;quot; with [Shift] + [.] and &amp;quot;\&amp;quot; with [Fn] + [H]&lt;br /&gt;
* CD-ROM Support&lt;br /&gt;
** To use cd images as CD-ROMS under MS-DOS 6 and above you need to do the following&lt;br /&gt;
** Get the Ms CD extension (mscdex.exe) from &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://support.microsoft.com/kb/123408/en here]&amp;lt;/span&amp;gt;&lt;br /&gt;
** You need a CD-ROM driver, there are several available, one that is known to work is &amp;quot;oakcdrom.sys&amp;quot;&lt;br /&gt;
** Copy the both on your virtual disk, the following bulletpoints assumes that you put them both into &amp;quot;c:\dos&amp;quot;, if not change the pathnames according to your choice&lt;br /&gt;
** Put the following line in your config.sys : &amp;quot;DEVICEHIGH= C:\DOS\OAKCDROM.SYS /D:MSCD001&amp;quot;&lt;br /&gt;
** Put the following line in your autoexec.bat: &amp;quot;LH C:\DOS\MSCDEX.EXE /D:MSCD001 /L:E&amp;quot;&lt;br /&gt;
** Some explanation to the above: the character string &amp;quot;MSCD001&amp;quot; is just id you can choose as you like, but it has to be identical in both files. The Parameter &amp;quot;L:E&amp;quot; associates the CD-ROM with the drive letter &amp;quot;E&amp;quot;, this is optional.&lt;br /&gt;
* Mouse support&lt;br /&gt;
** Mouse needs a driver under MS-DOS environments. &lt;br /&gt;
** There are several around, a - memory wise - light alternative could be  &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://cutemouse.sourceforge.net/ CuteMouse]&amp;lt;/span&amp;gt;&lt;br /&gt;
** There are several executable files in the archive you download (inside the bin folder). You need a file that begins with &amp;quot;ctm-&amp;quot;, choose the file according to the language you prefer (e.g. &amp;quot;ctm-en.exe&amp;quot; who wan't it in english) &lt;br /&gt;
** If you choose the english version and put it directly into the root of your main virtual drive, simply put the line &amp;quot;LH C:\ctm-en.exe&amp;quot; in your autoexec.bat to load it on startup.  &lt;br /&gt;
* Two pane file manager&lt;br /&gt;
** As using the commandline to move data from one point to another can be very cumbersome (at least if no xcopy is available) have a look at &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.ritlabs.com/en/products/dn/ DOS Navigator]&amp;lt;/span&amp;gt; an open source Norton Commander clone&lt;br /&gt;
&lt;br /&gt;
==Credits==&lt;br /&gt;
&lt;br /&gt;
=Compatibility lists=&lt;br /&gt;
&lt;br /&gt;
==Operating Systems==&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;font-size: 90%; border:1px solid gray; border-collapse: collapse; text-align: center; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec&amp;quot;&lt;br /&gt;
! Name&lt;br /&gt;
! Version&lt;br /&gt;
! Runs?&lt;br /&gt;
! Useable?&lt;br /&gt;
! Loadingtime&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
|GParted&lt;br /&gt;
|0.12.0-2&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|??&lt;br /&gt;
|Very long to run. Graphical mode crash.&lt;br /&gt;
|-&lt;br /&gt;
|Haiku&lt;br /&gt;
|r1 alpha 3&lt;br /&gt;
|No&lt;br /&gt;
|No&lt;br /&gt;
|??&lt;br /&gt;
|Converted official vmware image.&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft DOS&lt;br /&gt;
|6.22	&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|??&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft DOS&lt;br /&gt;
|7.10&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|??&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft Windows&lt;br /&gt;
|3.1&lt;br /&gt;
|??&lt;br /&gt;
|??&lt;br /&gt;
|??&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft Windows&lt;br /&gt;
|3.11&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|??&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft Windows&lt;br /&gt;
|95&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|??&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft Windows&lt;br /&gt;
|98&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|??&lt;br /&gt;
|IO - Access seems slow&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft Windows&lt;br /&gt;
|ME&lt;br /&gt;
|??&lt;br /&gt;
|??&lt;br /&gt;
|??&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft Windows&lt;br /&gt;
|2000&lt;br /&gt;
|Yes&lt;br /&gt;
|??&lt;br /&gt;
|??&lt;br /&gt;
|Should only install with activated Win2k hack for qemu. Runs very slow but usable. Tweaking guide [http://www.nexle.dk/win2000-32mb/ here].&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft Windows&lt;br /&gt;
|XP&lt;br /&gt;
|Yes&lt;br /&gt;
|Not quite&lt;br /&gt;
|??&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft Windows&lt;br /&gt;
|VISTA&lt;br /&gt;
|??&lt;br /&gt;
|??&lt;br /&gt;
|??&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft Windows&lt;br /&gt;
|7&lt;br /&gt;
|??&lt;br /&gt;
|??&lt;br /&gt;
|??&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Freedos&lt;br /&gt;
|1.1&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|??&lt;br /&gt;
|Need a bit of work to get it installed&lt;br /&gt;
|-&lt;br /&gt;
|ReactOS&lt;br /&gt;
|??&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|??&lt;br /&gt;
|[http://sourceforge.net/projects/reactos/files/ReactOS/0.3.14/ReactOS-0.3.14-REL-qemu.zip/download Downloadable image from website]&lt;br /&gt;
|-&lt;br /&gt;
|Ubuntu Linux&lt;br /&gt;
|??&lt;br /&gt;
|??&lt;br /&gt;
|??&lt;br /&gt;
|??&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|TinyCore Linux&lt;br /&gt;
|??&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|??&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Office/Desktop programs==&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;font-size: 90%; border:1px solid gray; border-collapse: collapse; text-align: center; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec&amp;quot;&lt;br /&gt;
! Name&lt;br /&gt;
! Version&lt;br /&gt;
! Runs?&lt;br /&gt;
! Useable?&lt;br /&gt;
! Loadingtime&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
|Notepad&lt;br /&gt;
|Windows 95&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|CasCADe&lt;br /&gt;
|Windows 95&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Games==&lt;br /&gt;
Office/Desktop programs:&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;font-size: 90%; border:1px solid gray; border-collapse: collapse; text-align: center; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec&amp;quot;&lt;br /&gt;
! Name&lt;br /&gt;
! Version&lt;br /&gt;
! Operating System&lt;br /&gt;
! Runs&lt;br /&gt;
! Sound&lt;br /&gt;
! MHz&lt;br /&gt;
! Playable&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
|Age of Empires&lt;br /&gt;
|&lt;br /&gt;
|Microsoft Windows 95&lt;br /&gt;
|Yes&lt;br /&gt;
|yes&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Archemdian Dynasty (Schleichfahrt)&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|No&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|No&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Arctic Baron (Transarctica)&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|No&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|No&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Ascendancy&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Alien Breed&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|?&lt;br /&gt;
|heavy flickering, setup crashes on sound config&lt;br /&gt;
|-&lt;br /&gt;
|Alien Breed - Tower Assault&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|950&lt;br /&gt;
|?&lt;br /&gt;
|heavy flickering &lt;br /&gt;
|-&lt;br /&gt;
|Alone in the Dark&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|yes&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|yes&lt;br /&gt;
|slow but playable&lt;br /&gt;
|-&lt;br /&gt;
|AL-Qadim The Genie's Curse&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|yes&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|stutters a little&lt;br /&gt;
|-&lt;br /&gt;
|B.A.T&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|too fast @950MHz&lt;br /&gt;
|-&lt;br /&gt;
|Battle Arena Toshinden&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 7.10&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|870&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Bundesliga Manager Prof.&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No (Just Music)&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|It has some graphic bugs and mouse fails sometimes&lt;br /&gt;
|-&lt;br /&gt;
|Cadaver&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Command&amp;amp;Conquer&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 7.10&lt;br /&gt;
|Yes&lt;br /&gt;
|yes&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|perfectly&lt;br /&gt;
|-&lt;br /&gt;
|Crusader: No Remorse&lt;br /&gt;
|Gog.com&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Dune&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|950&lt;br /&gt;
|No&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Dune 2&lt;br /&gt;
|&lt;br /&gt;
|FreeDos&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|900&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|DungeonKeeper&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 7.10&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|870&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Descent&lt;br /&gt;
|1&lt;br /&gt;
|Microsoft DOS 7.10&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|870&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Elvira 2 - The Jaws of Cerberus&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|No&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|No&lt;br /&gt;
|Crashes on &amp;quot;Load last save ?&amp;quot; message after startup&lt;br /&gt;
|-&lt;br /&gt;
|Fatal Racing&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|yes&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|No&lt;br /&gt;
|too slow to play&lt;br /&gt;
|-&lt;br /&gt;
|Gods&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|No&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|No&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Hanse, die Expedition&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Halloween Harry&lt;br /&gt;
|Shareware&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|smooth, controls adjustable so dpad+action buttons possible&lt;br /&gt;
|-&lt;br /&gt;
|Ishar III&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 7.10&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|870&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|James Pond 2&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|yes&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|yes&lt;br /&gt;
|runs perfectly without Sound&lt;br /&gt;
|-&lt;br /&gt;
|Microprose F1GP Demo!&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|Demo is restricted to 8 FPS&lt;br /&gt;
|-&lt;br /&gt;
|Need for Speed&lt;br /&gt;
|&lt;br /&gt;
|Microsoft Dos 7.10&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|runs perfectly without Sound&lt;br /&gt;
|-&lt;br /&gt;
|One Must Fall 2097&lt;br /&gt;
|CD&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|runs near perfect, with best sound quality&lt;br /&gt;
|-&lt;br /&gt;
|Popolus 2 &lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|too fast @950MHz&lt;br /&gt;
|-&lt;br /&gt;
|The incredible Machine 2&lt;br /&gt;
|DOS&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|No&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|no&lt;br /&gt;
|blank screen after start&lt;br /&gt;
|-&lt;br /&gt;
|Theme Park&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|no music&lt;br /&gt;
|-&lt;br /&gt;
|Tie Fighter&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|No&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|No&lt;br /&gt;
|Does not start&lt;br /&gt;
|-&lt;br /&gt;
|Tomb Raider&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 7.10&lt;br /&gt;
|Yes&lt;br /&gt;
|yes&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|very little Bit of stuttering&lt;br /&gt;
|-&lt;br /&gt;
|Stunts&lt;br /&gt;
|&lt;br /&gt;
|Dos 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|perfectly&lt;br /&gt;
|-&lt;br /&gt;
|Syndicate&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 7.10&lt;br /&gt;
|Yes&lt;br /&gt;
|yes&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|smoothly&lt;br /&gt;
|-&lt;br /&gt;
|Skyroads&lt;br /&gt;
|&lt;br /&gt;
|Freedos1.1&lt;br /&gt;
|Yes&lt;br /&gt;
|yes&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|smoothly&lt;br /&gt;
|-&lt;br /&gt;
|Silent Hunter&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 7.10&lt;br /&gt;
|Yes&lt;br /&gt;
|yes&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|super playable with Mouse&lt;br /&gt;
|-&lt;br /&gt;
|Settlers 2 Gold (Die Siedler 2 Gold)&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|save/load leads to crashes sometimes&lt;br /&gt;
|-&lt;br /&gt;
|Ultima Underworld : The Stygian Abyss&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|No&lt;br /&gt;
|too slow to be playable&lt;br /&gt;
|-&lt;br /&gt;
|WIPEEEOUT&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 7.10&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|870&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Winpolis&lt;br /&gt;
|&lt;br /&gt;
|Microsoft Windows 3.11&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|World of Xeen&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|World of Xeen&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Xentar(Knights of)&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|perfectly in 2D Mode&lt;br /&gt;
|-&lt;br /&gt;
|X-Wing&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|Runs well with low details&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Premade images for download=&lt;br /&gt;
ReactOS:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/optimiertes-reactos.rar&lt;br /&gt;
&lt;br /&gt;
FreeDOS with Univbe:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosWithUniVBE.rar&lt;br /&gt;
&lt;br /&gt;
FreeDOS experimental:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosExperimental.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLeer.zip&lt;br /&gt;
&lt;br /&gt;
DRDos with Inner Worlds:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDosInnerWorlds.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Happy Land Adventures:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSHappylandadventures.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with GTA:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDosGTA.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Gravity Force:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGravityForce.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Giana Sisters 32k:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGianaSisters32k.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Digger:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDigger.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Charly The Duck Demo:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCharlyTheDuckDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Cash Invaders:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCashInvaders.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with BC Racers:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBCRacers.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Antarctic:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSAntartic.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with C&amp;amp;C Demoversion:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCommandConquerDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Star Wars Dark Forces Demoversion:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDarkForcesDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with LHX Chopper Demoversion:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLHXChopperDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PCBert (Qbert Clone):&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOS-PCBert.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PrinceOfPersia4D Freeware Fangame:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSPrinceOfPersia4DFangame.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Rayman Demoversion&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSRaymanDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Santa in trouble:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSantaIntroubleJum&amp;amp;Run.rar&lt;br /&gt;
&lt;br /&gt;
DRDos Skyroads Xmas Edition:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSkyRoadsXmasedition.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with StarMines2&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarMines2.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Stryker:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStryker.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Teen Agent Adventure Game:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTeenAgent.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Terminal Velocity Demoversion&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTerminalVelocityDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Terran Fire:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTerranFire.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tetris Queen:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTetrisQueen.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tom&amp;amp;Jerry:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTom&amp;amp;Jerry.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tomb Raider Demo&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTombRaiderDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Triplane:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTriplane.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Virtual Karts:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSVirtualKartsDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Descent:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDescentDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Earthworm Jim Demoversion:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSEarthwormJimDemo.rar&lt;br /&gt;
&lt;br /&gt;
DrDos with Demo of FatalRacing/Whipsplash(bit stuttering):&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSFatalRacingWhipsplashDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with the Demo from NeedforSpeed:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSNeedForSpeedDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Sim City Demoversion:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSimCity2000Demo.rar&lt;br /&gt;
&lt;br /&gt;
DrDos with Stunts(i readed on Wikipedia it was first Abbandonware but now real Freeware):&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStuntsFreeware.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with the Demo from Wacky Wheels:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWackyWheelsDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Warcraft2 Demoversion:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOsWarcraft2Demoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Warcraft1 Demoversion&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWarcraftDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
Freedos with Elder Scrolls Arena Freeware:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosElderScrollsArena.rar&lt;/div&gt;</summary>
		<author><name>Mr Loon</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=QEMU&amp;diff=9939</id>
		<title>QEMU</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=QEMU&amp;diff=9939"/>
		<updated>2012-04-04T13:11:55Z</updated>

		<summary type="html">&lt;p&gt;Mr Loon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a page about the qemu port by IngoReis and mcobit (forum thread [http://boards.openpandora.org/index.php?/topic/7004-qemu-for-pandora-for-rebirth-competition/ here]).&lt;br /&gt;
&lt;br /&gt;
=Documentation=&lt;br /&gt;
&lt;br /&gt;
==PND download and installation==&lt;br /&gt;
===Downloading the PND===&lt;br /&gt;
Use your favorite browser to navigate to the following url: [repo...](Will be available after release)&lt;br /&gt;
and click the Download button.&lt;br /&gt;
Save the File somewhere on your PC. If you use your Pandora to download, you can save it to the directory mentioned in the next chapter directly.&lt;br /&gt;
&lt;br /&gt;
===Installing the PND===&lt;br /&gt;
Put the downloaded file onto your sdcard into one of the following folders:&lt;br /&gt;
For Desktop: YOURSDCARD/pandora/desktop&lt;br /&gt;
For Menu: YOURSDCARD/pandora/menu&lt;br /&gt;
For both: YOURSDCARD/pandora/apps&lt;br /&gt;
&lt;br /&gt;
If you do this on your PC, insert the sdcard into your Pandora afterwards.&lt;br /&gt;
&lt;br /&gt;
If you use pndstore or some other tool to download and install pnds, please see their documentation for how to use them.&lt;br /&gt;
===Running the PND===&lt;br /&gt;
If the above steps worked properly, you should see the Qemu for Pandora icon in the above mentioned place(s) now.&lt;br /&gt;
(Double)click it to startup the GUI.&lt;br /&gt;
==Using the UI==&lt;br /&gt;
===Main===&lt;br /&gt;
====Assigning RAM to the machine====&lt;br /&gt;
Click on the textfield next to &amp;quot;RAM in MB&amp;quot; and enter the amount of RAM in MegaBytes, that the machine should use.&lt;br /&gt;
If you leave this field blank, the standard value of 128MB will be used.&lt;br /&gt;
====Launch the machine====&lt;br /&gt;
When you are happy with all options, you can click the &amp;quot;Launch&amp;quot; button to start the virtual machine.&lt;br /&gt;
====Exit the UI====&lt;br /&gt;
If you want to quit the gui, click on the &amp;quot;Cancel&amp;quot; button in the Main tab.&lt;br /&gt;
&lt;br /&gt;
===Files and directories===&lt;br /&gt;
Please note that the paths must not contain spaces or qemu will not start. That is a problem, we don't have a solution for right now. Sorry.&lt;br /&gt;
====Mounting HDD images====&lt;br /&gt;
Click on the icon with the folder next to &amp;quot;HDD image...&amp;quot; to browse your filesystem. Navigate to the imagefile you want to load and select it by doubleclicking it or mark it with a single click and press &amp;quot;open&amp;quot;.&lt;br /&gt;
The help-button will provide some hints on how to do that as well.&lt;br /&gt;
It is also possible to enter the fullpath including the imagename into the box directly. (e.g. /media/PATHTOYOURSD/qemuimages/freedos.qcow2)&lt;br /&gt;
====Mounting CD/DVD images====&lt;br /&gt;
Click on the icon with the folder next to &amp;quot;CDROM iso..&amp;quot; to browse your filesystem. Navigate to the iso (cdrom image) you want to load and select it by doubleclicking it or mark it with a single click and press &amp;quot;open&amp;quot;.&lt;br /&gt;
The help-button will provide some hints on how to do that as well.&lt;br /&gt;
It is also possible to enter the fullpath including the isoname into the box directly. (e.g. /media/PATHTOYOURSD/qemuimages/freedos.iso)&lt;br /&gt;
====Mounting Floppy images====&lt;br /&gt;
Click on the icon with the folder next to &amp;quot;Floppy image&amp;quot; to browse your filesystem. Navigate to the image (floppy image) you want to load and select it by doubleclicking it or mark it with a single click and press &amp;quot;open&amp;quot;.&lt;br /&gt;
The help-button will provide some hints on how to do that as well.&lt;br /&gt;
It is also possible to enter the fullpath including the isoname into the box directly. (e.g. /media/PATHTOYOURSD/qemuimages/freedos.img)&lt;br /&gt;
====Mounting a shared folder from your filesystem====&lt;br /&gt;
Click on the icon with the folder next to &amp;quot;Shared folder&amp;quot; to browse your filesystem. Navigate to the folder you want to load and select it by doubleclicking it or mark it with a single click and press &amp;quot;open&amp;quot;.&lt;br /&gt;
The help-button will provide some hints on how to do that as well.&lt;br /&gt;
It is also possible to enter the fullpath including the isoname into the box directly. (e.g. /media/PATHTOYOURSD/shared)&lt;br /&gt;
This folder will be mounted as a fat16 folder, what means, that it cannot be bigger as 512MB!&lt;br /&gt;
===Image Tools===&lt;br /&gt;
====Creating HDD images using the UI====&lt;br /&gt;
*On the &amp;quot;Image Tools&amp;quot; tab, type in the name of your image in the first textfield without a fileextension. (e.g. test-image)&lt;br /&gt;
*Type the desired size of the new image into the second textfield. The size is in MegaBytes. So for a 1GB image type 1024.&lt;br /&gt;
*Click on the &amp;quot;Create Image&amp;quot; button.&lt;br /&gt;
Your new image will be created in the following directory: appdata/qemu/images/&lt;br /&gt;
===Other options===&lt;br /&gt;
====Video options====&lt;br /&gt;
*Use Bochs vga card instead of Cirrus Logic&lt;br /&gt;
Simulate a standard VGA card with Bochs VBE extensions instead of the default Cirrus Logic GD5446 PCI VGA&lt;br /&gt;
*Fullscreen&lt;br /&gt;
Start the virtual machine in fullscreenmode rather than in a window. You can switch between the modes by pressing alt+ctrl+f. &lt;br /&gt;
====Sound options====&lt;br /&gt;
*Disable sound&lt;br /&gt;
Disable sound by selection this option. (Qemu doesn't support to disable the sound completely, but with this option you will choose a soundcard, that is not supported by most operating systems)&lt;br /&gt;
*Adlib card emulation&lt;br /&gt;
Emulate an additional Adlib synthesizer card.&lt;br /&gt;
====CPU options====&lt;br /&gt;
*486 CPU instead of pentium&lt;br /&gt;
Check this option, if you want qemu to emulate a 486 PC instead of the default pentium PC.&lt;br /&gt;
====Network options====&lt;br /&gt;
*Disable Network&lt;br /&gt;
Check this, if you do not want qemu to emulate a networkcard.&lt;br /&gt;
&lt;br /&gt;
==Installing an OS into an image==&lt;br /&gt;
===Creating HDD images using your Desktop PC (Linux)===&lt;br /&gt;
===Creating HDD images using your Desktop PC (Windows)===&lt;br /&gt;
&lt;br /&gt;
*Download Qemu Manager 7 for Windows.&lt;br /&gt;
&lt;br /&gt;
*Install into Windows and run Qemu Manager as Admin.&lt;br /&gt;
&lt;br /&gt;
*go to the Option Qemu Version Management and install Qemu 0.14.1&lt;br /&gt;
(You must do this,otherwise QemuManager will use Version0.11 by itself and this Version isnt Compatible)&lt;br /&gt;
&lt;br /&gt;
*Now you can Use the &amp;quot;File/Create new Virtual Disk&amp;quot; Option&lt;br /&gt;
&lt;br /&gt;
*Choose the max Image Size and i recommend the qcow2 Image Format.&lt;br /&gt;
&lt;br /&gt;
Your new empty Image ist now in your QemuManager Folder named &amp;quot;Images&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===Installing Microsoft DOS===&lt;br /&gt;
====On your Desktop PC====&lt;br /&gt;
====On the Pandora====&lt;br /&gt;
===Installing Microsoft Windows 3.1 / 3.11===&lt;br /&gt;
====On your Desktop PC====&lt;br /&gt;
====On the Pandora====&lt;br /&gt;
===Installing Microsoft Windows 95 on PC===&lt;br /&gt;
&lt;br /&gt;
*start Qemu Manager&lt;br /&gt;
&lt;br /&gt;
*create new VM&lt;br /&gt;
&lt;br /&gt;
*Name it what you like(example win95)&lt;br /&gt;
&lt;br /&gt;
*Choose x86PC , Operating system Windows58 and very very Important choose Qemu Version 0.14.1 the standart 0.11.1 will not work&lt;br /&gt;
&lt;br /&gt;
*select Ram 128MB(the max what Pandora Qemu can use) and choose the size of your Harddisk&lt;br /&gt;
&lt;br /&gt;
*Virtual Machine Output is important to set it to &amp;quot;QemuWindow&amp;quot;(not QemuManager)&lt;br /&gt;
&lt;br /&gt;
*now you should use this Hardware Settings: Soundcard=Yes&lt;br /&gt;
&lt;br /&gt;
SoundHW=Soundblaster16&lt;br /&gt;
&lt;br /&gt;
Networking=none (the Networking is not testet now with Win98,but it could work)&lt;br /&gt;
&lt;br /&gt;
VideoCard=Cirrus GD5446&lt;br /&gt;
&lt;br /&gt;
*and under the Menu Advanced some Performance Tweaks:&lt;br /&gt;
&lt;br /&gt;
Disable Hpet=YES&lt;br /&gt;
&lt;br /&gt;
Disable ACPI Support=YES&lt;br /&gt;
&lt;br /&gt;
*NOW WE CAN INSTALL Win95:&lt;br /&gt;
&lt;br /&gt;
*Switch to Drives and Choose as CDROM your CDROM Drive or your own Win95Iso&lt;br /&gt;
&lt;br /&gt;
*use one Win95 Bootdisk (.ima and .img Diskformats shoud work)&lt;br /&gt;
&lt;br /&gt;
*start from Bootfloppydisk(or Image)and start install (THE MSDOS CDROM DRIVER HANGS A LITTLE BUT AFTER 1-2MINUTES WILL IT LOAD FINE)&lt;br /&gt;
&lt;br /&gt;
*Setup Should start well(when it hangs in installation Progress,theres a alternativly way to install Win95/98)&lt;br /&gt;
&lt;br /&gt;
*AFTER INTALLATION CHANGE IN HARDWAREMANAGER THE PLUG&amp;amp;PLAY BIOS MANUALY TO PCI-BUS.&lt;br /&gt;
&lt;br /&gt;
(HARDWARE AUTODETECTION WILL NOT WORK FULL THEN YOU MUST MAKE THIS AFTER INSTALLATION)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Happy installing/experimenting :)&lt;br /&gt;
&lt;br /&gt;
===Installing Microsoft Windows 98===&lt;br /&gt;
====On your Desktop PC====&lt;br /&gt;
*start Qemu Manager&lt;br /&gt;
&lt;br /&gt;
*create new VM&lt;br /&gt;
&lt;br /&gt;
*Name it what you like(example win98)&lt;br /&gt;
&lt;br /&gt;
*Choose x86PC , Operating system Windows98 and very very Important&lt;br /&gt;
choose Qemu Version 0.14.1 the standart 0.11.1 will not work&lt;br /&gt;
&lt;br /&gt;
*select Ram 128MB(the max what Pandora Qemu can use)&lt;br /&gt;
and choose the size of your Harddisk&lt;br /&gt;
&lt;br /&gt;
*Virtual Machine Output is important to set it to &amp;quot;QemuWindow&amp;quot;(not QemuManager)&lt;br /&gt;
&lt;br /&gt;
*now you should use this Hardware Settings:&lt;br /&gt;
Soundcard=Yes&lt;br /&gt;
&lt;br /&gt;
SoundHW=Soundblaster16&lt;br /&gt;
&lt;br /&gt;
Networking=none (the Networking is not testet now with Win98,but it could work)&lt;br /&gt;
&lt;br /&gt;
VideoCard=Cirrus GD5446&lt;br /&gt;
&lt;br /&gt;
USBSupport=Yes&lt;br /&gt;
&lt;br /&gt;
USBDevices=add USB Tablet with the + Symbol(this is for Pandora Touchscreen support)&lt;br /&gt;
&lt;br /&gt;
*and under the Menu Advanced some Performance Tweaks:&lt;br /&gt;
&lt;br /&gt;
Disable Hpet=YES&lt;br /&gt;
&lt;br /&gt;
Disable ACPI Support=YES&lt;br /&gt;
&lt;br /&gt;
*NOW WE CAN INSTALL WIN98 or WIN98SE:&lt;br /&gt;
&lt;br /&gt;
*Switch to Drives and Choose as CDROM your CDROM Drive or your own Win98Iso&lt;br /&gt;
&lt;br /&gt;
*start Qemu with the green Play Button&lt;br /&gt;
&lt;br /&gt;
*start from CDROM and start install&lt;br /&gt;
(THE MSDOS CDROM DRIVER HANGS A LITTLE BUT AFTER 1-2MINUTES WILL IT LOAD FINE)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*THE TOUCHSCREEN SUPPORT WILL ONLY WORK WHEN YOU AFTER INTALLATION CHANGE IN HARDWAREMANAGER THE PLUG&amp;amp;PLAY BIOS MANUALY TO PCI-BUS.&lt;br /&gt;
&lt;br /&gt;
*(HARDWARE AUTODETECTION WILL NOT WORK FULL THEN YOU MUST MAKE THIS AFTER INSTALLATION)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Happy installing/experimenting :)&lt;br /&gt;
&lt;br /&gt;
===alternativly Way to install Win95/98===&lt;br /&gt;
&lt;br /&gt;
====On the PC====&lt;br /&gt;
&lt;br /&gt;
*Break the installation Progress with F3 and you will be in MSDOS&lt;br /&gt;
&lt;br /&gt;
*switch to a: and make your HD Image bootable with&lt;br /&gt;
&lt;br /&gt;
sys c:&lt;br /&gt;
&lt;br /&gt;
*switch to HDD and make a setup Directory with&lt;br /&gt;
&lt;br /&gt;
md c:\setup&lt;br /&gt;
&lt;br /&gt;
cd c:\setup&lt;br /&gt;
&lt;br /&gt;
*now switch to your CD Drive&lt;br /&gt;
&lt;br /&gt;
d:&lt;br /&gt;
&lt;br /&gt;
cd win95   (or when you want to install win98,then &amp;quot;cd win98&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
*and copy your Setup Files to your HDDImage&lt;br /&gt;
&lt;br /&gt;
copy . c:.&lt;br /&gt;
&lt;br /&gt;
*your setup Files should now copy to c:\setup&lt;br /&gt;
&lt;br /&gt;
*after this boot your HDD Image without Floppy Image and without your Windows Iso&lt;br /&gt;
&lt;br /&gt;
*you must be now in Dos and must type&lt;br /&gt;
&lt;br /&gt;
cd setup&lt;br /&gt;
&lt;br /&gt;
xmsmmgr&lt;br /&gt;
&lt;br /&gt;
setup&lt;br /&gt;
&lt;br /&gt;
*Now this is the Way who must install Windows perfectly&lt;br /&gt;
&lt;br /&gt;
*happy experimenting/installing&lt;br /&gt;
&lt;br /&gt;
====On the Pandora====&lt;br /&gt;
&lt;br /&gt;
*same like PC&lt;br /&gt;
&lt;br /&gt;
===Installing Microsoft Windows XP===&lt;br /&gt;
====On your Desktop PC====&lt;br /&gt;
same like Windows98 but not testet yet.&lt;br /&gt;
&lt;br /&gt;
====On the Pandora====&lt;br /&gt;
&lt;br /&gt;
===Installing Linux===&lt;br /&gt;
====On your Desktop PC====&lt;br /&gt;
====On the Pandora====&lt;br /&gt;
===Downloading and using ready-made FreeDOS and ReactOS images===&lt;br /&gt;
&lt;br /&gt;
==Troubleshooting==&lt;br /&gt;
===Known problems===&lt;br /&gt;
We are working on them. If you have found a solution or can provide a patch, please pm mcobit at [http://boards.openpandora.org boards.openpandora.org]&lt;br /&gt;
* Paths to image or isofiles as well, as imagenames specified in the &amp;quot;Image Tool&amp;quot; MUST NOT contain any whitespaces.&lt;br /&gt;
* EMS Memory under Dos is a little Tricky to get work but it work. You must use in Config.sys the Entry &amp;quot;EMM386 M9&amp;quot; and behind Himem.sys must stand nothing,only Himem.sys&lt;br /&gt;
* Shared Folders: don't use shared folders as an &amp;quot;active&amp;quot; source: write support for shared folders is buggy, so don't run applications/games from shared folder, just copy its content on the virtual systems drive. A lot of games have problems writing to the shared folder&lt;br /&gt;
&lt;br /&gt;
*under Windows,when a Game set 320x240 the Screen will stretched,but work,then try another Resolutions.&lt;br /&gt;
&lt;br /&gt;
===Report a bug===&lt;br /&gt;
===What to do, if…===&lt;br /&gt;
* Windows cannot find the mounted CD Image??&lt;br /&gt;
&lt;br /&gt;
Solution=Install a MS-Dos CD-Rom Driver in your Image and let it load before Windows starting.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* EMS Memory isnt working??&lt;br /&gt;
&lt;br /&gt;
Solution=It works when you have in Config.sys:&lt;br /&gt;
&lt;br /&gt;
Device=Himem.sys&lt;br /&gt;
&lt;br /&gt;
Device=Emm386.exe M9&lt;br /&gt;
&lt;br /&gt;
(or Devicehigh=)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A Game/or System breaks and you are in PanQemu Startwindow again??&lt;br /&gt;
&lt;br /&gt;
Its a Fullscreen Bug from Qemu&lt;br /&gt;
&lt;br /&gt;
(Qemu for Pandora cannot handle Resolutions over 640x480 in Fullscreen Mode)&lt;br /&gt;
&lt;br /&gt;
Solution=use Qemu in Windowed Mode(not in Fullscreen)and switch to 640x480,&lt;br /&gt;
&lt;br /&gt;
then you can press ctrl+alt+f to switch to Fullscreen again(works well).&lt;br /&gt;
===Tipps, Tricks &amp;amp; Hints===&lt;br /&gt;
====General====&lt;br /&gt;
* If you happen to miss the [alt] and [strg] keys, look between the nubs&lt;br /&gt;
====MS-DOS 6 and above / alike====&lt;br /&gt;
* Keyboard&lt;br /&gt;
** if you can't enter &amp;quot;:&amp;quot; and/or &amp;quot;\&amp;quot; one solution is to use the italien keyboard layout. just type &amp;quot;keyb it&amp;quot; on the commandline and press [enter] after that you can enter &amp;quot;:&amp;quot; with [Shift] + [.] and &amp;quot;\&amp;quot; with [Fn] + [H]&lt;br /&gt;
* CD-ROM Support&lt;br /&gt;
** To use cd images as CD-ROMS under MS-DOS 6 and above you need to do the following&lt;br /&gt;
** Get the Ms CD extension (mscdex.exe) from &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://support.microsoft.com/kb/123408/en here]&amp;lt;/span&amp;gt;&lt;br /&gt;
** You need a CD-ROM driver, there are several available, one that is known to work is &amp;quot;oakcdrom.sys&amp;quot;&lt;br /&gt;
** Copy the both on your virtual disk, the following bulletpoints assumes that you put them both into &amp;quot;c:\dos&amp;quot;, if not change the pathnames according to your choice&lt;br /&gt;
** Put the following line in your config.sys : &amp;quot;DEVICEHIGH= C:\DOS\OAKCDROM.SYS /D:MSCD001&amp;quot;&lt;br /&gt;
** Put the following line in your autoexec.bat: &amp;quot;LH C:\DOS\MSCDEX.EXE /D:MSCD001 /L:E&amp;quot;&lt;br /&gt;
** Some explanation to the above: the character string &amp;quot;MSCD001&amp;quot; is just id you can choose as you like, but it has to be identical in both files. The Parameter &amp;quot;L:E&amp;quot; associates the CD-ROM with the drive letter &amp;quot;E&amp;quot;, this is optional.&lt;br /&gt;
* Mouse support&lt;br /&gt;
** Mouse needs a driver under MS-DOS environments. &lt;br /&gt;
** There are several around, a - memory wise - light alternative could be  &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://cutemouse.sourceforge.net/ CuteMouse]&amp;lt;/span&amp;gt;&lt;br /&gt;
** There are several executable files in the archive you download (inside the bin folder). You need a file that begins with &amp;quot;ctm-&amp;quot;, choose the file according to the language you prefer (e.g. &amp;quot;ctm-en.exe&amp;quot; who wan't it in english) &lt;br /&gt;
** If you choose the english version and put it directly into the root of your main virtual drive, simply put the line &amp;quot;LH C:\ctm-en.exe&amp;quot; in your autoexec.bat to load it on startup.  &lt;br /&gt;
* Two pane file manager&lt;br /&gt;
** As using the commandline to move data from one point to another can be very cumbersome (at least if no xcopy is available) have a look at &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.ritlabs.com/en/products/dn/ DOS Navigator]&amp;lt;/span&amp;gt; an open source Norton Commander clone&lt;br /&gt;
&lt;br /&gt;
==Credits==&lt;br /&gt;
&lt;br /&gt;
=Compatibility lists=&lt;br /&gt;
&lt;br /&gt;
==Operating Systems==&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;font-size: 90%; border:1px solid gray; border-collapse: collapse; text-align: center; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec&amp;quot;&lt;br /&gt;
! Name&lt;br /&gt;
! Version&lt;br /&gt;
! Runs?&lt;br /&gt;
! Useable?&lt;br /&gt;
! Loadingtime&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
|GParted&lt;br /&gt;
|0.12.0-2&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|??&lt;br /&gt;
|Very long to run. Graphical mode crash.&lt;br /&gt;
|-&lt;br /&gt;
|Haiku&lt;br /&gt;
|r1 alpha 3&lt;br /&gt;
|No&lt;br /&gt;
|No&lt;br /&gt;
|??&lt;br /&gt;
|Converted official vmware image.&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft DOS&lt;br /&gt;
|6.22	&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|??&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft DOS&lt;br /&gt;
|7.10&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|??&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft Windows&lt;br /&gt;
|3.1&lt;br /&gt;
|??&lt;br /&gt;
|??&lt;br /&gt;
|??&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft Windows&lt;br /&gt;
|3.11&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|??&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft Windows&lt;br /&gt;
|95&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|??&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft Windows&lt;br /&gt;
|98&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|??&lt;br /&gt;
|IO - Access seems slow&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft Windows&lt;br /&gt;
|ME&lt;br /&gt;
|??&lt;br /&gt;
|??&lt;br /&gt;
|??&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft Windows&lt;br /&gt;
|2000&lt;br /&gt;
|Yes&lt;br /&gt;
|??&lt;br /&gt;
|??&lt;br /&gt;
|Should only install with activated Win2k hack for qemu. Runs very slow but usable. Tweaking guide [http://www.nexle.dk/win2000-32mb/ here].&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft Windows&lt;br /&gt;
|XP&lt;br /&gt;
|Yes&lt;br /&gt;
|Not quite&lt;br /&gt;
|??&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft Windows&lt;br /&gt;
|VISTA&lt;br /&gt;
|??&lt;br /&gt;
|??&lt;br /&gt;
|??&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft Windows&lt;br /&gt;
|7&lt;br /&gt;
|??&lt;br /&gt;
|??&lt;br /&gt;
|??&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Freedos&lt;br /&gt;
|1.1&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|??&lt;br /&gt;
|Need a bit of work to get it installed&lt;br /&gt;
|-&lt;br /&gt;
|ReactOS&lt;br /&gt;
|??&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|??&lt;br /&gt;
|[http://sourceforge.net/projects/reactos/files/ReactOS/0.3.14/ReactOS-0.3.14-REL-qemu.zip/download Downloadable image from website]&lt;br /&gt;
|-&lt;br /&gt;
|Ubuntu Linux&lt;br /&gt;
|??&lt;br /&gt;
|??&lt;br /&gt;
|??&lt;br /&gt;
|??&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|TinyCore Linux&lt;br /&gt;
|??&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|??&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Office/Desktop programs==&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;font-size: 90%; border:1px solid gray; border-collapse: collapse; text-align: center; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec&amp;quot;&lt;br /&gt;
! Name&lt;br /&gt;
! Version&lt;br /&gt;
! Runs?&lt;br /&gt;
! Useable?&lt;br /&gt;
! Loadingtime&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
|Notepad&lt;br /&gt;
|Windows 95&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|CasCADe&lt;br /&gt;
|Windows 95&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Games==&lt;br /&gt;
Office/Desktop programs:&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;font-size: 90%; border:1px solid gray; border-collapse: collapse; text-align: center; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec&amp;quot;&lt;br /&gt;
! Name&lt;br /&gt;
! Version&lt;br /&gt;
! Operating System&lt;br /&gt;
! Runs&lt;br /&gt;
! Sound&lt;br /&gt;
! MHz&lt;br /&gt;
! Playable&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
|Age of Empires&lt;br /&gt;
|&lt;br /&gt;
|Microsoft Windows 95&lt;br /&gt;
|Yes&lt;br /&gt;
|yes&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Archemdian Dynasty (Schleichfahrt)&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|No&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|No&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Arctic Baron (Transarctica)&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|No&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|No&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Ascendancy&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Alien Breed&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|?&lt;br /&gt;
|heavy flickering, setup crashes on sound config&lt;br /&gt;
|-&lt;br /&gt;
|Alien Breed - Tower Assault&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|950&lt;br /&gt;
|?&lt;br /&gt;
|heavy flickering &lt;br /&gt;
|-&lt;br /&gt;
|Alone in the Dark&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|yes&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|yes&lt;br /&gt;
|slow but playable&lt;br /&gt;
|-&lt;br /&gt;
|AL-Qadim The Genie's Curse&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|yes&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|stutters a little&lt;br /&gt;
|-&lt;br /&gt;
|B.A.T&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|too fast @950MHz&lt;br /&gt;
|-&lt;br /&gt;
|Battle Arena Toshinden&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 7.10&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|870&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Bundesliga Manager Prof.&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No (Just Music)&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|It has some graphic bugs and mouse fails sometimes&lt;br /&gt;
|-&lt;br /&gt;
|Cadaver&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Command&amp;amp;Conquer&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 7.10&lt;br /&gt;
|Yes&lt;br /&gt;
|yes&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|perfectly&lt;br /&gt;
|-&lt;br /&gt;
|Crusader: No Remorse&lt;br /&gt;
|Gog.com&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Dune&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|950&lt;br /&gt;
|No&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Dune 2&lt;br /&gt;
|&lt;br /&gt;
|FreeDos&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|900&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|DungeonKeeper&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 7.10&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|870&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Descent&lt;br /&gt;
|1&lt;br /&gt;
|Microsoft DOS 7.10&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|870&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Elvira 2 - The Jaws of Cerberus&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|No&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|No&lt;br /&gt;
|Crashes on &amp;quot;Load last save ?&amp;quot; message after startup&lt;br /&gt;
|-&lt;br /&gt;
|Fatal Racing&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|yes&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|No&lt;br /&gt;
|too slow to play&lt;br /&gt;
|-&lt;br /&gt;
|Gods&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|No&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|No&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Hanse, die Expedition&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Halloween Harry&lt;br /&gt;
|Shareware&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|smooth, controls adjustable so dpad+action buttons possible&lt;br /&gt;
|-&lt;br /&gt;
|Ishar III&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 7.10&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|870&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|James Pond 2&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|yes&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|yes&lt;br /&gt;
|runs perfectly without Sound&lt;br /&gt;
|-&lt;br /&gt;
|Microprose F1GP Demo!&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|Demo is restricted to 8 FPS&lt;br /&gt;
|-&lt;br /&gt;
|Need for Speed&lt;br /&gt;
|&lt;br /&gt;
|Microsoft Dos 7.10&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|runs perfectly without Sound&lt;br /&gt;
|-&lt;br /&gt;
|One Must Fall 2097&lt;br /&gt;
|CD&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|runs near perfect, with best sound quality&lt;br /&gt;
|-&lt;br /&gt;
|Popolus 2 &lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|too fast @950MHz&lt;br /&gt;
|-&lt;br /&gt;
|The incredible Machine 2&lt;br /&gt;
|DOS&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|No&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|no&lt;br /&gt;
|blank screen after start&lt;br /&gt;
|-&lt;br /&gt;
|Theme Park&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|no music&lt;br /&gt;
|-&lt;br /&gt;
|Tie Fighter&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|No&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|No&lt;br /&gt;
|Does not start&lt;br /&gt;
|-&lt;br /&gt;
|Tomb Raider&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 7.10&lt;br /&gt;
|Yes&lt;br /&gt;
|yes&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|very little Bit of stuttering&lt;br /&gt;
|-&lt;br /&gt;
|Stunts&lt;br /&gt;
|&lt;br /&gt;
|Dos 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|perfectly&lt;br /&gt;
|-&lt;br /&gt;
|Syndicate&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 7.10&lt;br /&gt;
|Yes&lt;br /&gt;
|yes&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|smoothly&lt;br /&gt;
|-&lt;br /&gt;
|Skyroads&lt;br /&gt;
|&lt;br /&gt;
|Freedos1.1&lt;br /&gt;
|Yes&lt;br /&gt;
|yes&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|smoothly&lt;br /&gt;
|-&lt;br /&gt;
|Silent Hunter&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 7.10&lt;br /&gt;
|Yes&lt;br /&gt;
|yes&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|super playable with Mouse&lt;br /&gt;
|-&lt;br /&gt;
|Settlers 2 Gold (Die Siedler 2 Gold)&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|save/load leads to crashes sometimes&lt;br /&gt;
|-&lt;br /&gt;
|Ultima Underworld : The Stygian Abyss&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|No&lt;br /&gt;
|too slow to be playable&lt;br /&gt;
|-&lt;br /&gt;
|WIPEEEOUT&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 7.10&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|870&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Winpolis&lt;br /&gt;
|&lt;br /&gt;
|Microsoft Windows 3.11&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|World of Xeen&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|World of Xeen&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Xentar(Knights of)&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|perfectly in 2D Mode&lt;br /&gt;
|-&lt;br /&gt;
|X-Wing&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|Runs well with low details&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Premade images for download=&lt;br /&gt;
ReactOS:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/optimiertes-reactos.rar&lt;br /&gt;
&lt;br /&gt;
FreeDOS with Univbe:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosWithUniVBE.rar&lt;br /&gt;
&lt;br /&gt;
FreeDOS experimental:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosExperimental.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLeer.zip&lt;br /&gt;
&lt;br /&gt;
DRDos with Inner Worlds:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDosInnerWorlds.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Happy Land Adventures:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSHappylandadventures.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with GTA:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDosGTA.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Gravity Force:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGravityForce.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Giana Sisters 32k:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGianaSisters32k.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Digger:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDigger.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Charly The Duck Demo:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCharlyTheDuckDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Cash Invaders:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCashInvaders.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with BC Racers:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBCRacers.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Antarctic:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSAntartic.rar&lt;/div&gt;</summary>
		<author><name>Mr Loon</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=Hardware_documentation&amp;diff=8165</id>
		<title>Hardware documentation</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=Hardware_documentation&amp;diff=8165"/>
		<updated>2011-04-29T14:23:52Z</updated>

		<summary type="html">&lt;p&gt;Mr Loon: /* Display */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{introNote|For adding custom extensions see [[Hardware hacking]]}}&lt;br /&gt;
&lt;br /&gt;
* Official Hackers Manual ([http://www.openpandora.org/downloads/PANDORA_Hackers_manual_v100.pdf here]) from OpenPandora Ltd, Posted on the official Blog, Saturday, 19 June 2010 18:24, includes warnings about damage and warranties (or loss of)&lt;br /&gt;
&lt;br /&gt;
==Board==&lt;br /&gt;
[[image:Board_rev5.jpg|thumb|Pandora PCB rev 5]]&lt;br /&gt;
The Pandora is based upon the [[Beagle Board]] layout. It bases upon a OMAP3530 System-on-a-chip, that includes a whole family of processors in one single chip:&lt;br /&gt;
*[[ARM]] Cortex-A8 CPU&lt;br /&gt;
*PowerVR SGX graphics core&lt;br /&gt;
*C64x+ DSP core&lt;br /&gt;
&lt;br /&gt;
===OMAP3530===&lt;br /&gt;
*OMAP35x: Main page on TI site[http://focus.ti.com/general/docs/gencontent.tsp?contentId=36915]&lt;br /&gt;
*OMAP3530 specific page[http://focus.ti.com/docs/prod/folders/print/omap3530.html]  ''This lists the features of the chip and has all the applicable Technical Documents''&lt;br /&gt;
*OMAP35XX technical manual: [http://www.ti.com/litv/pdf/spruf98b] (38MB PDF)&lt;br /&gt;
&lt;br /&gt;
===Other OMAP3530 Projects===&lt;br /&gt;
*Always Innovating Touch&amp;amp;nbsp;Book[http://www.alwaysinnovating.com/wiki/]&lt;br /&gt;
*Beagle Board Resources[http://beagleboard.org/resources] As it uses the same SoC, many BB resources are also relevant for the Pandora.&lt;br /&gt;
*Beagle Board Google Group[http://groups.google.com/group/beagleboard]&lt;br /&gt;
&lt;br /&gt;
===Cortex-A8===&lt;br /&gt;
This processor is part of the [[ARM]] risc cpu family[http://www.arm.com/products/processors/cortex-a/cortex-a8.php] that is licensed by a lot of hardware vendors. It has multiple command extensions as [[NEON]] (similar to MMX for x86 architecture)&lt;br /&gt;
*r1p1[http://infocenter.arm.com/help/topic/com.arm.doc.ddi0344b/DDI0344.pdf]  ''Note: OMAP3530 uses rev1p2''&lt;br /&gt;
*'''UPDATE''': r2p2 Documentation [http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0344e/index.html]  ''Note: OMAP3530 uses rev1p2''&lt;br /&gt;
*NEON instruction set [http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0204h/Bcfjicfj.html]&lt;br /&gt;
*NEON memory hazards[http://hardwarebug.org/2008/12/31/arm-neon-memory-hazards/]&lt;br /&gt;
&lt;br /&gt;
===PowerVR===&lt;br /&gt;
*Official site[http://khronos.org/opengles/2_X/]&lt;br /&gt;
*[[OpenGL ES]]&lt;br /&gt;
&lt;br /&gt;
===C64x+===&lt;br /&gt;
Digital signal processors allow to do complex calculations within only a few cycles&lt;br /&gt;
*CPU and Instruction Set Reference Guide[http://focus.ti.com/lit/ug/spru732h/spru732h.pdf]&lt;br /&gt;
*TMS320C6000 Assembly Language Tools v 6.0 Beta User's Guide[http://focus.ti.com/dsp/docs/dspsupporttechdocsc.tsp?sectionId=3&amp;amp;tabId=409&amp;amp;abstractName=spru186p]&lt;br /&gt;
*TMS320C6000 Optimizing Compiler v 6.0 Beta User's Guide[http://focus.ti.com/dsp/docs/dspsupporttechdocsc.tsp?sectionId=3&amp;amp;tabId=409&amp;amp;familyId=44&amp;amp;abstractName=spru187n]&lt;br /&gt;
*TMS320C6000 Programmer's Guide[http://focus.ti.com/dsp/docs/dspsupporttechdocsc.tsp?sectionId=3&amp;amp;tabId=409&amp;amp;abstractName=spru198i]&lt;br /&gt;
&lt;br /&gt;
==Display==&lt;br /&gt;
*Screen datasheet (TD043MTEA1)[http://beyondinfinite.com/lcd/Library/Toppoly/TD043MTEA1.pdf] The Pandora uses the display from the Archos 605 Media Player. However, on the Archos LCD the pinout is reversed as well as the cable having a 45 degree angle which would make it fail to line up with the Pandora LCD cable in the lid. --[http://boards.openpandora.org/index.php?/topic/3114-replacement-lcds/page__p__53657#entry53657]&lt;br /&gt;
&lt;br /&gt;
==Input==&lt;br /&gt;
===Keyboard===&lt;br /&gt;
[[image:Keypadmatrix.png|thumb|Keyboard Matrix Diagram (Courtesy of Neelix)]]&lt;br /&gt;
&lt;br /&gt;
* The keyboard is listed on p.20 of the hackers manual, and a more readable version is shown here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Chipset]]&lt;/div&gt;</summary>
		<author><name>Mr Loon</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=Hardware_documentation&amp;diff=8164</id>
		<title>Hardware documentation</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=Hardware_documentation&amp;diff=8164"/>
		<updated>2011-04-29T14:23:15Z</updated>

		<summary type="html">&lt;p&gt;Mr Loon: /* Display */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{introNote|For adding custom extensions see [[Hardware hacking]]}}&lt;br /&gt;
&lt;br /&gt;
* Official Hackers Manual ([http://www.openpandora.org/downloads/PANDORA_Hackers_manual_v100.pdf here]) from OpenPandora Ltd, Posted on the official Blog, Saturday, 19 June 2010 18:24, includes warnings about damage and warranties (or loss of)&lt;br /&gt;
&lt;br /&gt;
==Board==&lt;br /&gt;
[[image:Board_rev5.jpg|thumb|Pandora PCB rev 5]]&lt;br /&gt;
The Pandora is based upon the [[Beagle Board]] layout. It bases upon a OMAP3530 System-on-a-chip, that includes a whole family of processors in one single chip:&lt;br /&gt;
*[[ARM]] Cortex-A8 CPU&lt;br /&gt;
*PowerVR SGX graphics core&lt;br /&gt;
*C64x+ DSP core&lt;br /&gt;
&lt;br /&gt;
===OMAP3530===&lt;br /&gt;
*OMAP35x: Main page on TI site[http://focus.ti.com/general/docs/gencontent.tsp?contentId=36915]&lt;br /&gt;
*OMAP3530 specific page[http://focus.ti.com/docs/prod/folders/print/omap3530.html]  ''This lists the features of the chip and has all the applicable Technical Documents''&lt;br /&gt;
*OMAP35XX technical manual: [http://www.ti.com/litv/pdf/spruf98b] (38MB PDF)&lt;br /&gt;
&lt;br /&gt;
===Other OMAP3530 Projects===&lt;br /&gt;
*Always Innovating Touch&amp;amp;nbsp;Book[http://www.alwaysinnovating.com/wiki/]&lt;br /&gt;
*Beagle Board Resources[http://beagleboard.org/resources] As it uses the same SoC, many BB resources are also relevant for the Pandora.&lt;br /&gt;
*Beagle Board Google Group[http://groups.google.com/group/beagleboard]&lt;br /&gt;
&lt;br /&gt;
===Cortex-A8===&lt;br /&gt;
This processor is part of the [[ARM]] risc cpu family[http://www.arm.com/products/processors/cortex-a/cortex-a8.php] that is licensed by a lot of hardware vendors. It has multiple command extensions as [[NEON]] (similar to MMX for x86 architecture)&lt;br /&gt;
*r1p1[http://infocenter.arm.com/help/topic/com.arm.doc.ddi0344b/DDI0344.pdf]  ''Note: OMAP3530 uses rev1p2''&lt;br /&gt;
*'''UPDATE''': r2p2 Documentation [http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0344e/index.html]  ''Note: OMAP3530 uses rev1p2''&lt;br /&gt;
*NEON instruction set [http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0204h/Bcfjicfj.html]&lt;br /&gt;
*NEON memory hazards[http://hardwarebug.org/2008/12/31/arm-neon-memory-hazards/]&lt;br /&gt;
&lt;br /&gt;
===PowerVR===&lt;br /&gt;
*Official site[http://khronos.org/opengles/2_X/]&lt;br /&gt;
*[[OpenGL ES]]&lt;br /&gt;
&lt;br /&gt;
===C64x+===&lt;br /&gt;
Digital signal processors allow to do complex calculations within only a few cycles&lt;br /&gt;
*CPU and Instruction Set Reference Guide[http://focus.ti.com/lit/ug/spru732h/spru732h.pdf]&lt;br /&gt;
*TMS320C6000 Assembly Language Tools v 6.0 Beta User's Guide[http://focus.ti.com/dsp/docs/dspsupporttechdocsc.tsp?sectionId=3&amp;amp;tabId=409&amp;amp;abstractName=spru186p]&lt;br /&gt;
*TMS320C6000 Optimizing Compiler v 6.0 Beta User's Guide[http://focus.ti.com/dsp/docs/dspsupporttechdocsc.tsp?sectionId=3&amp;amp;tabId=409&amp;amp;familyId=44&amp;amp;abstractName=spru187n]&lt;br /&gt;
*TMS320C6000 Programmer's Guide[http://focus.ti.com/dsp/docs/dspsupporttechdocsc.tsp?sectionId=3&amp;amp;tabId=409&amp;amp;abstractName=spru198i]&lt;br /&gt;
&lt;br /&gt;
==Display==&lt;br /&gt;
*Screen datasheet (TD043MTEA1)[http://beyondinfinite.com/lcd/Library/Toppoly/TD043MTEA1.pdf] The Pandora uses the display from the Archos 605 Media Player. However, on the Archos displays the pinout is reversed as well as the cable having a 45 degree angle which would make it fail to line up with the Pandora LCD cable in the lid. --[http://boards.openpandora.org/index.php?/topic/3114-replacement-lcds/page__p__53657#entry53657]&lt;br /&gt;
&lt;br /&gt;
==Input==&lt;br /&gt;
===Keyboard===&lt;br /&gt;
[[image:Keypadmatrix.png|thumb|Keyboard Matrix Diagram (Courtesy of Neelix)]]&lt;br /&gt;
&lt;br /&gt;
* The keyboard is listed on p.20 of the hackers manual, and a more readable version is shown here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Chipset]]&lt;/div&gt;</summary>
		<author><name>Mr Loon</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=Hardware_hacking&amp;diff=8163</id>
		<title>Hardware hacking</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=Hardware_hacking&amp;diff=8163"/>
		<updated>2011-04-29T14:19:41Z</updated>

		<summary type="html">&lt;p&gt;Mr Loon: Corrected LCD details&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{introNote|About custom hardware extensions, see also [[Kernel interface]]}}&lt;br /&gt;
==Official Hackers Manual==&lt;br /&gt;
[http://www.openpandora.org/downloads/PANDORA_Hackers_manual_v101.pdf Pandora Hackers Manual v1.01 by MWeston]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Pinouts==&lt;br /&gt;
Here's a list of pinouts for the various connectors and boards.&lt;br /&gt;
&lt;br /&gt;
Here's a pic of the board, some of the pinouts can be seen on it. [http://pandorapress.net/files/2010/02/rev5.jpg]&lt;br /&gt;
&lt;br /&gt;
==Ext Connector==&lt;br /&gt;
[[Image:Cable_connector pinout.png|thumb|TV cable connector]]&lt;br /&gt;
''What does it have?''&lt;br /&gt;
* UART2&lt;br /&gt;
* UART3&lt;br /&gt;
* TV out&lt;br /&gt;
* Stereo line out&lt;br /&gt;
* Stereo line in&lt;br /&gt;
* The UART lines can also be used as GPIO (six of them) and PWM lines (four of them).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''Where can we get the connectors from?''&lt;br /&gt;
&lt;br /&gt;
* The connector appears to be a Tyco Electronics connector, part number 1717169-2&lt;br /&gt;
* The manufacturer does *not* stock these for engineering samples, and very few vendors carry them&lt;br /&gt;
&lt;br /&gt;
==Battery==&lt;br /&gt;
[[Image:Battery.jpg|thumb]]&lt;br /&gt;
* 3.7V &lt;br /&gt;
* Lithium polymer single cell battery&lt;br /&gt;
* 4000 mAH, 4 AH&lt;br /&gt;
* battery cover here: [http://www.openpandora.org/images/Battery2.jpg]&lt;br /&gt;
* reading out battery information: [[data provided by Battery and Power driver]]&lt;br /&gt;
&lt;br /&gt;
==Internal connections==&lt;br /&gt;
&lt;br /&gt;
===LCD===&lt;br /&gt;
* TD043MTEA1 [http://beyondinfinite.com/lcd/Library/Toppoly/TD043MTEA1.pdf datasheet]&lt;br /&gt;
* LTPS (8-bit parallel input for R, G and B, with separate horizontal and vertical sync)&lt;br /&gt;
* 3.3V?&lt;br /&gt;
&lt;br /&gt;
===UART===&lt;br /&gt;
* UART2 and 3 are available via the EXT connector, and via internal solder pads on the latest revision&lt;br /&gt;
** UART2 appears to support hardware flow control with RTS/CTS lines&lt;br /&gt;
&lt;br /&gt;
===GPIO===&lt;br /&gt;
* 6 are available on the EXT connector&lt;br /&gt;
* 7 are internal, 2 of which can be used as extra shoulder buttons&lt;br /&gt;
* 1 located on the LCD cable&lt;br /&gt;
&lt;br /&gt;
===JTAG===&lt;br /&gt;
* Yes, 1.8V 10-pin (board label JTAG)&lt;br /&gt;
&lt;br /&gt;
===I&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;C===&lt;br /&gt;
* One at 1.8V from the OMAP (board label I2C3-1V8)&lt;br /&gt;
* One at 2.8V (board label I2C3-2V8)&lt;br /&gt;
&lt;br /&gt;
=== USB ===&lt;br /&gt;
* No internal USB ports&lt;br /&gt;
&lt;br /&gt;
===Keypad backlight===&lt;br /&gt;
* ?&lt;br /&gt;
&lt;br /&gt;
==Breakout Board==&lt;br /&gt;
[[Image:Breakoutboard.jpg|thumb|alt=Developer's breakout board|Developer's breakout board]]&lt;br /&gt;
This is the breakout board used by Pandora team members during development. Only a small number were made, and they are not available to the public. However a similar product (or gerber files) may be released in the future. A schematic for this board is available here: http://openpandora.ca/schematic/AV_Board_schematic.pdf&lt;br /&gt;
&lt;br /&gt;
[[Category:Hardware]]&lt;br /&gt;
[[Category:Hacking]]&lt;/div&gt;</summary>
		<author><name>Mr Loon</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=User_manual&amp;diff=3995</id>
		<title>User manual</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=User_manual&amp;diff=3995"/>
		<updated>2010-11-03T00:07:49Z</updated>

		<summary type="html">&lt;p&gt;Mr Loon: /* Box Contents */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{IntroNote | This Wiki is an unofficial community project, and Open Pandora Ltd. is not responsible for its content. Neither is the Wiki an official source of information about your device.}}&lt;br /&gt;
&lt;br /&gt;
[[Image:PandoraFront.jpg|Right|thumb|360px|Pandora FTW!]]&lt;br /&gt;
So your Pandora just arrived after being in the post for two months. Jolly good! But now that it's actually here, what on earth do you do with it? '''Don't panic!''' Let's take a look at what's included in the box(so you don't miss anything!) and then hop on over to setting it up for that extended Ms. Pacman marathon you've been waiting for!&lt;br /&gt;
&lt;br /&gt;
Also, don't forget to hit up [http://www.gp32x.com/board/index.php?/forum/61-pandora/ GP32X] for questions/info/apps/fun/discussion! Ask on the [http://boards.openpandora.org/ Official Open Pandora forum] if you want a definitive answer.&lt;br /&gt;
&lt;br /&gt;
If you find a problem which is not explained after visiting the forum, be sure to report it in the [http://bugs.openpandora.org/ Bug Tracker]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Safety Information ==&lt;br /&gt;
Warning: Choking Hazard, do not let children under the age of 3 come close to your Pandora console.&lt;br /&gt;
The Pandora contains small parts that can be eaten by those children.&lt;br /&gt;
&lt;br /&gt;
The battery of Pandora must be charged by the charger included with the Pandora (see package contents). [[http://www.open-pandora.org/ Open Pandora Ltd.]] will not be responsible for damage arising from the use of third party chargers. Please be aware that &amp;quot;cheap&amp;quot; third party chargers often carry fake CE logos. These can damage your Pandora or burst horribly into FLAMES.&lt;br /&gt;
&lt;br /&gt;
Keep the Pandora in normal temperatures under 140F/60C (Recommended temperatures are in the range between -10C and 40C){{Citation needed}}. The battery is a standard Lithium Polymer battery. Do not keep near fire or water. Do not disassemble, destroy or damage the battery, or it may explode! Do not short circuit external contacts! Dispose of it properly, please. &lt;br /&gt;
&lt;br /&gt;
Modifications to hardware can damage your Pandora. [[http://www.open-pandora.org/ Open Pandora Ltd]] cannot be held responsible for any resulting damages that occur from you modifying your Pandora.&lt;br /&gt;
&lt;br /&gt;
Malicious software can do horrible things to your Pandora. Only download Pandora software from trusted locations such as the [http://apps.openpandora.org Pandora Apps] website, the [http://dl.openhandhelds.org/cgi-bin/pandora.cgi Pandora File Archive], or the websites of trusted developers.&lt;br /&gt;
&lt;br /&gt;
The Pandora has a 4.3-inch touch screen. You can touch the screen to trigger an action. That's right, a touch screen - not a stab screen, punch screen, or solid mahogany workbench. Always touch the screen gently – that is more than enough to trigger the action you want.&lt;br /&gt;
&lt;br /&gt;
The casing of the Pandora has been designed for maximum strength, making it quite hard to break. Please do not consider this a challenge. Do not drop, throw, clamp, launch, tumble dry, or place anvils on the Pandora. This will void your warranty.&lt;br /&gt;
&lt;br /&gt;
== Warranty Information ==&lt;br /&gt;
A one year warranty applies as required by law, and the device will be replaced/repaired if it is faulty. LCDs with numerous/excessive dead pixels will also be replaced.{{Citation needed}}&lt;br /&gt;
&lt;br /&gt;
== Box Contents ==&lt;br /&gt;
When you first open Pandora's box, a slew of demons and raging emotions may forcibly leave the box. This is normal. After that, you should find the following items:&lt;br /&gt;
*Pandora console&lt;br /&gt;
*Stylus (located in stylus slot on the side of the Pandora)&lt;br /&gt;
*Battery&lt;br /&gt;
*Mains power adapter (charger)&lt;br /&gt;
*Battery case&lt;br /&gt;
The following items should also be present if you ordered them separately:&lt;br /&gt;
*TV-Out Cable (As of 3rd November 2010 these are not yet included in the box and will ship separately as available)&lt;br /&gt;
*Carrying Case&lt;br /&gt;
*Extra Battery&lt;br /&gt;
After you take those things out, you may find a sliver of Hope left over. It's best to keep it, as you never know when you could use some Hope.&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
==== Highlights ====&lt;br /&gt;
{{citation needed}}&lt;br /&gt;
* ARM® Cortex™-A8 600Mhz+ CPU running Linux*&lt;br /&gt;
* 430-MHz TMS320C64x+™ DSP Core&lt;br /&gt;
* PowerVR SGX OpenGL 2.0 ES compliant 3D hardware&lt;br /&gt;
* 800x480 4.3&amp;quot; 16.7 million colours touchscreen LCD&lt;br /&gt;
* Wifi 802.11b/g, Bluetooth &amp;amp; High Speed USB 2.0 Host&lt;br /&gt;
* Dual SDHC card slots &amp;amp; SVideo TV output&lt;br /&gt;
* Dual Analogue and Digital gaming controls&lt;br /&gt;
* 43 button QWERTY and numeric keypad&lt;br /&gt;
* Around 10+ Hours battery life**&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;small&amp;gt;&amp;lt;nowiki&amp;gt;*&amp;lt;/nowiki&amp;gt;The 600Mhz+ can be clocked higher or lower. This can be controlled by software designed for the device.&amp;lt;/small&amp;gt;&lt;br /&gt;
:&amp;lt;small&amp;gt;&amp;lt;nowiki&amp;gt;**&amp;lt;/nowiki&amp;gt;Is affected by use. (For example, turning Wi-Fi off will give better battery life.)&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Advanced Specifications ====&lt;br /&gt;
* Texas Instruments OMAP3530 processor at 600MHz (officially)&lt;br /&gt;
* 256MB DDR-333 SDRAM&lt;br /&gt;
* 512MB [[NAND]] FLASH memory&lt;br /&gt;
* IVA2+ audio and video processor using TI's DaVinci™ technology (430MHz C64x DSP)&lt;br /&gt;
* ARM® Cortex™-A8 superscalar microprocessor core&lt;br /&gt;
* PowerVR SGX530 (110MHz officially) OpenGL ES 2.0 compliant 3D hardware&lt;br /&gt;
* integrated Wifi 802.11b/g (up to 18dBm output)&lt;br /&gt;
* integrated Bluetooth 2.0 + EDR (3Mbps) (Class 2, + 4dBm)&lt;br /&gt;
* 800x480 resolution LTPS LCD with resistive touch screen, 4.3&amp;quot; widescreen, 16.7 million colors (300 cd/m2 brightness, 450:1 contrast ratio)&lt;br /&gt;
* Dual analog controllers&lt;br /&gt;
* Full gamepad controls plus shoulder buttons&lt;br /&gt;
* Dual SDHC card slots (up to 64GB of storage currently)&lt;br /&gt;
* headphone output up to 150mW/channel into 16 ohms, 99dB SNR (up to 24 bit/48KHz)&lt;br /&gt;
* TV output (composite and S-Video)&lt;br /&gt;
* Internal microphone plus ability to connect external microphone through headset&lt;br /&gt;
* Stereo line level inputs and outputs&lt;br /&gt;
* 43 button QWERTY and numeric keypad&lt;br /&gt;
* USB 2.0 OTG port (1.5/12/480Mbps) with capability to charge device&lt;br /&gt;
* USB 2.0 HOST port (480Mbps) capable of providing the full 500mA to attached devices (examples include USB memory, keyboard, mouse, 3G modem, GPS)&lt;br /&gt;
* up to two externally accessible UARTs and/or four PWM signals for hardware hacking, robot control, debugging, etc.&lt;br /&gt;
* un-brickable design with integrated boot loader for safe code experimentation&lt;br /&gt;
* Power and hold switch useful for &amp;quot;instant on&amp;quot; and key lockout to aid in media player applications on the go&lt;br /&gt;
* Runs on the Linux operating system (2.6.x)&lt;br /&gt;
* Dimensions: 140x83.4x27.5mm&lt;br /&gt;
* Weight: 335g (with 4200mAh battery)&lt;br /&gt;
&lt;br /&gt;
==== Features ====&lt;br /&gt;
The Pandora is a mixture between a PC and a gaming console (similar to classic computers such as the Amiga). That's why it has gaming controls (ABXY buttons, d-pad, and analogue nubs). It is fast enough to emulate many other systems, run a full desktop, access the internet with Firefox and play games such as Quake III. However, it is not as big as a netbook. Believe it or not, it will fit in your pocket. It's a bit bigger than the original Nintendo DS. (See the [[#Applications | Applications]] section of this manual to see what applications your Pandora will come with.)&lt;br /&gt;
Remember that your Pandora console will get better with every application installed!&lt;br /&gt;
&lt;br /&gt;
== First Time Use ==&lt;br /&gt;
Now that you've opened the box, let's set this thing up! Place the battery inside the battery compartment on the back of the Pandora, making sure the contacts touch(the little silvery metal bits, it's easy). Snap on the battery cover and you're all set!&lt;br /&gt;
If you find this linux stuff is a bit new and overwhelming, please try the [[Quickstart | quickstart page]] for a simple walk through the first steps (including downloading the codec pack) and please provide feedback on the forums about how it can be improved and still kept simple.&lt;br /&gt;
==== Charging ====&lt;br /&gt;
Charge your Pandora 8 hours before disconnecting it from the wall charger. This will improve the lifetime of your battery. To charge the Pandora, insert the power cable end in the Pandora and the other end into your wall socket. &lt;br /&gt;
&lt;br /&gt;
The battery comes pre-charged at 40%, and that level might have decreased during shipping. To be on the safe side, we recommend that you charge the Pandora before you use it. Simply plug in your wall charger into an outlet, or optionally use a mini-USB cable connected to a computer or wall adapter. For extreme silliness, plug your Pandora into an ''already charged Pandora,'' and charge it from that! But not really.&lt;br /&gt;
&lt;br /&gt;
To &amp;quot;fast charge&amp;quot; just put the system into &amp;quot;low-power&amp;quot; mode. You cannot charge the system while _off_. This is currently a feature and may change in future versions of the firmware. &lt;br /&gt;
&lt;br /&gt;
You can find more useful information about charging on the [[Power_modes]]-page.&lt;br /&gt;
&lt;br /&gt;
As an added note by MWeston:&lt;br /&gt;
IF YOU POWERED THE SYSTEM WITHOUT A BATTERY, SHUT IT OFF BEFORE STICKING THE BATTERY BACK IN.&lt;br /&gt;
&lt;br /&gt;
==== First Boot ====&lt;br /&gt;
Once your Pandora is ready, turn it on. The OS will take some time to boot up for the first time (about 10 minutes, this is only for the first boot, and is normal). After it has booted, a series of settings dialogs will pop up in the shape of a &amp;quot;Boot Wizard&amp;quot; allowing you to alter your Pandora's settings to your liking.&lt;br /&gt;
&lt;br /&gt;
There are a total of 3 parts to the Boot Wizard guide:&lt;br /&gt;
===== System configuration =====&lt;br /&gt;
The first thing you will have to do is to calibrate the Pandora's touch screen. Only do this if the screen isn't calibrated already.&lt;br /&gt;
You will have the option for touchscreen calibration the first time you boot up your Pandora console.&lt;br /&gt;
&lt;br /&gt;
Note: &amp;quot;Calibrating the touch screen&amp;quot; is a term used to describe the process of matching coordinates given by the touch layer with the underlying screen. A badly calibrated screen will register your push elsewhere on the screen, perhaps half a centimeter to one side. As there are sometimes slight variations in the production of the touch layer, you the user can improve the accuracy by matching the two layers manually.&lt;br /&gt;
&lt;br /&gt;
===== User setup =====&lt;br /&gt;
After calibrating your screen, you will have to enter your full name. This is what you will see in any user selection dialogs or when the system needs to address you, so enter whatever you are most comfortable with. Then follows your username. It is recommended to choose an all-lowercase, one-word username here, since you will have to enter this name every time you log in. Once you've entered your username, a password input dialog appears. You will have to enter the password you want to use twice here. If you don't want to have a password for your device, simply leave both fields empty. If, however, you decide to enter a password, something hard to guess and between 8 and 16 characters long is preferred.&lt;br /&gt;
&lt;br /&gt;
===== Network and security settings =====&lt;br /&gt;
You will now have to enter a name for your Pandora. This will be the Pandora's host name, so you have two options in this situation:&lt;br /&gt;
&lt;br /&gt;
# If you don't have a domain you want to connect to, simply enter any name here. It should not contain any spaces.&lt;br /&gt;
# If you ''do'' have a domain you want to connect to, enter a name in the form of &amp;quot;pandoraname.domainname.tld&amp;quot;. Note that you may never have a use for this.&lt;br /&gt;
&lt;br /&gt;
Then, you'll have to choose whether you want to automatically log in on your Pandora when it boots, or if you should be given the opportunity to log in as a different user, or enter your password. It is recommended to disable auto login if you want to protect your user data, but if you're often in a hurry, then you can enable auto login here.&lt;br /&gt;
&lt;br /&gt;
The final thing you will have to choose, is whether you want to use the full desktop Xfce environment or the gaming-oriented PMenu environment as your default environment in the Pandora. It is recommended to choose Xfce here if you want to gain access to the Pandora's full potential. This option can be changed later at any point.&lt;br /&gt;
&lt;br /&gt;
==== Calibrating the Analog Nubs [http://pandorawiki.org/Nubs]====&lt;br /&gt;
&lt;br /&gt;
The nubs automatically calibrate with use, and do so every time the unit is freshly powered up. Calibration information is stored inside the nub RAM, so when you power down (full power off, not just low power mode) the calibration information is lost. Calibrating the nubs is as simple as just using them -- do a few left right up down moves or swoosh around, and the nub will know its boundaries and be good thereafter.&lt;br /&gt;
&lt;br /&gt;
So no special effort is required to calibrate or use the nubs, but the first few motions you use of them may be erratic as they self-calibrate.&lt;br /&gt;
&lt;br /&gt;
==== Calibrating The Touchscreen ====&lt;br /&gt;
The touchscreen in your new Pandora device isn't psychic! You have to tell it what to do, and in order to do that effectively, you need to calibrate it. Simply navigate to settings→screen→calibration wizard{{Verify credibility}} and follow the onscreen instructions. You may have to recalibrate the screen from time to time as well.&lt;br /&gt;
&lt;br /&gt;
During the first boot wizard, you will be offered the option to calibrate the touchscreen. By default it may well work okay, but the option is there. If calibration is far off, use the keyboard to select the calibration option.&lt;br /&gt;
&lt;br /&gt;
==== Mouse (stylus/pointer) settings ====&lt;br /&gt;
When done with the calibration and you are back in the Pandora Xfce desktop environment you might also want to change some other touch screen settings to make navigation with the stylus work according to your preferences. Two recommended settings to experiment with for easier navigation are:&lt;br /&gt;
&lt;br /&gt;
#  The double-click Time setting&lt;br /&gt;
#  The double-click  Distance (valid touch-screen double-click area)&lt;br /&gt;
&lt;br /&gt;
In the first setting, i.e. Time, you will be setting the interval between double-clicks where such clicks will be accepted as valid.&lt;br /&gt;
Ex. if you set the time to 250ms, the second click (or screen-tap in our case) must occur within 250ms of the first to be valid.&lt;br /&gt;
&lt;br /&gt;
In the second setting, Distance, you will be setting the radius of screen area where the second click (tap) must fall into to be considered as a valid second tap. This means that if, for example, you set the distance to 5, your second tap must fall within a circle radius of 5 pixels from the point where the first tap occurred.&lt;br /&gt;
&lt;br /&gt;
These two settings can be found under:  Desktop ---&amp;gt; Xfce menu ---&amp;gt; Settings ---&amp;gt; Mouse ---&amp;gt; Behaviour tab.&lt;br /&gt;
&lt;br /&gt;
== Basic Use ==&lt;br /&gt;
See the [[GUI]] page for more details on the user interfaces which can be used with the Pandora.&lt;br /&gt;
&lt;br /&gt;
===Pmenu===&lt;br /&gt;
&lt;br /&gt;
TBD.&lt;br /&gt;
&lt;br /&gt;
===minimenu / mmenu===&lt;br /&gt;
&lt;br /&gt;
minimenu is designed as a fast and easy to use launcher, without a lot of fancy frills. A grid of icons to launch, and use the d-pad or touchscreen to fire one off. It is fairly configurable and skinnable and is fully featured, and very fast. If you recall the interface on the gp32, gp2x, wiz, and gmenu2x you will be right at home and then some!&lt;br /&gt;
&lt;br /&gt;
=====The main grid=====&lt;br /&gt;
&lt;br /&gt;
The main grid with the default skin has most of the screen realestate showing a grid of available 'auto discovered' applications, with a detail panel on the right. A list of tabs is across the top of the screen, with some short help message on the bottom.&lt;br /&gt;
&lt;br /&gt;
Pressing Start or B will invoke the pnd-application. Presseing Select will switch to a basic menu, providing shutdown or some advanced options.&lt;br /&gt;
&lt;br /&gt;
Pressing &amp;quot;Y&amp;quot; (think &amp;quot;Why?&amp;quot;) will bring up pnd-application documentation, if that pnd-file has defined any.&lt;br /&gt;
&lt;br /&gt;
The left and right shoulder triggers will switch categories of applications; by default, minimenu includes an All category and defaults to showing it.&lt;br /&gt;
&lt;br /&gt;
The applications are auto-discovered in the same means as the xfce desktop and pmenu and other pnd-supporting systems, however you may add additional minimenu-specific searchpaths into the configuration should you wish to. It is likely a basic file browser will also be added, letting you launch applications manually placed on your SD cards.&lt;br /&gt;
&lt;br /&gt;
The standard overrides are supported -- .ovr files for icon title, clockspeed setting and categories, as well as a .pnd for icon override.&lt;br /&gt;
&lt;br /&gt;
===Desktop style environment (Xfce)===&lt;br /&gt;
&lt;br /&gt;
=====On the Desktop=====&lt;br /&gt;
&lt;br /&gt;
The desktop will contain icons for numerous locations (such as each mounted SD card), as well as any auto-discovered pnd-applications located on SD cards or internal [[NAND]].&lt;br /&gt;
&lt;br /&gt;
=====In the menu=====&lt;br /&gt;
On the bottom left you have your applications menu, similar to the Windows start menu. Clicking it brings up a list of all installed applications and pnd-applications in the appropriate location on your SD cards.&lt;br /&gt;
&lt;br /&gt;
=====Miscellaneous=====&lt;br /&gt;
To the right may be some icons, these serve as shortcuts to commonly used applications. Next to that you have your taskbar which, as you might have guessed, lists all running applications in your current workspace. To the right of the taskbar you have your workspaces, think of these as multiple desktops. By default you have two to switch between. Applications running in one workspace will not be visible in the other, so you can effectively hide your Ms. Pacman game from your boss at work, because there's no way you're not going to go for the gold, even at work! Finally there are a few more icons that deal with TV-Out, network connectivity, etc. and some running applications may place an icon there as well. And to the right of THOSE, you have your time. Because time flies when you're using your Pandora! Badum tsh. And to the right of that, you have a little icon which, when clicked, displays all running applications.&lt;br /&gt;
&lt;br /&gt;
Finally, I'd just like to reiterate this--EVERYTHING is customizable! We'll get to that section later on.&lt;br /&gt;
&lt;br /&gt;
===Pandora Button===&lt;br /&gt;
&lt;br /&gt;
When in the desktop style environment (Xfce), the Pandora button will bring up the applications menu, letting you quickly view the available applications. If held, it allows you to [[User_manual#Killing Applications | kill]] an unresponsive application.&lt;br /&gt;
&lt;br /&gt;
===Power modes===&lt;br /&gt;
&lt;br /&gt;
The [[Power modes]] page provides full details of power modes, charging and battery care and lifetime.&lt;br /&gt;
&lt;br /&gt;
Without switching the device entirely off, it may be placed into low power mode or regular power mode; simply sliding the power switch to the right will toggle modes.&lt;br /&gt;
&lt;br /&gt;
Consider low power mode to be akin to turning off a PDA or cellphone -- the screen is off, the CPU is clocked down and so on, but the device is still silently on, allowing for alarms to go off or it to be turned on again instantly. Regular power mode is for normal usage.&lt;br /&gt;
&lt;br /&gt;
Low power mode is probably going to be used as the normal &amp;quot;off&amp;quot; for most people, with true off (device powered down entirely, unable to respond to alarms or wake up quickly) available to conserve battery power. Turning the Pandora off completely is the best option if you don't plan on using it for few weeks or longer. &lt;br /&gt;
&lt;br /&gt;
Closing the lid will turn off the display but otherwise leave the device operating - handy for audio playing; turning off the display reduces power consumption.&lt;br /&gt;
&lt;br /&gt;
Shutdown will only occur if you are unplugged from the wall. The device can't be charged while off, to &amp;quot;fast charge&amp;quot; just switch to low power mode. See [[Power modes | power modes]] for more info.&lt;br /&gt;
&lt;br /&gt;
The actual behavior of buttons and events can be customized.&lt;br /&gt;
&lt;br /&gt;
=== USB Peripherals ===&lt;br /&gt;
You can connect USB2 High Speed peripherals directly, using the large USB connector, or a USB-OTG adaptor lead. Lower-speed USB devices will only work through a hub, the Pandora does not have the support circuitry inside to drive the interface in the correct mode.&lt;br /&gt;
See the [[USB_compatibility_list|the USB compatibility list]] for peripherals which have been tested so far.&lt;br /&gt;
&lt;br /&gt;
=== Killing Applications ===&lt;br /&gt;
Killing (or forcibly closing) an unresponsive application is as simple as holding down the Pandora button (just under start and select) for a few seconds. A dialog will appear which lists the open applications and gives you the option to kill them.&lt;br /&gt;
&lt;br /&gt;
=== Forcing a Restart ===&lt;br /&gt;
Occasionally something will happen causing your Pandora to become unresponsive (to the point that even killing a program isn't possible). When this happens it is necessary to force your Pandora to restart. The easiest way to do this is by holding the Pandora button and moving the power switch to the right.&lt;br /&gt;
&lt;br /&gt;
== Configuration and Customization ==&lt;br /&gt;
This is just an overview of the customization and configuration you can do. Individual sections may link to their own pages.&lt;br /&gt;
&lt;br /&gt;
=== Setting Up WiFi ===&lt;br /&gt;
If wifi is enabled, and you are in range of an access point, a dialogue should appear offering to connect to it. See the [[Wifi]] page for more detail on using wifi.&lt;br /&gt;
&lt;br /&gt;
=== Setting Up Bluetooth ===&lt;br /&gt;
&lt;br /&gt;
=== Adjusting Brightness/Contrast ===&lt;br /&gt;
Brightness can be raised by pressing Fn+I and lowered with Fn+U. A tool is included with the Pandora called &amp;quot;LCD-Settings&amp;quot; (under the &amp;quot;Settings&amp;quot; menu) which can be used to adjust the brightness and the gamma.&lt;br /&gt;
&lt;br /&gt;
=== Changing Your Theme ===&lt;br /&gt;
Under &amp;quot;Settings&amp;quot; in the menu, you will find &amp;quot;Appearance&amp;quot; which will let you adjust the style, icon set, fonts, and a few other appearance related settings. Also, under &amp;quot;Window Manager&amp;quot; you can adjust the style of each window's title bar.&lt;br /&gt;
&lt;br /&gt;
=== Minimenu Configuration and Tricks ===&lt;br /&gt;
&lt;br /&gt;
minimenu has a fairly comprehensive configuration file for its minimalistic design; most options may be enabled or disabled or fiddled with, and the skin can reasonably be altered.&lt;br /&gt;
&lt;br /&gt;
The All category can be removed if undesired.&lt;br /&gt;
&lt;br /&gt;
Expert conf hackers can specify what categories they'd like and in what order, and have multiple app categories dumped into one tab, and other tricks.&lt;br /&gt;
&lt;br /&gt;
pnd-application icons may be all loaded during the menu setup, or deferred until later and loaded in the background.&lt;br /&gt;
&lt;br /&gt;
Preview pics may be loaded up front (not advised, as it can be slow), or deferred until later. (When deferred, they may load when you rest the selection, or load in background.)&lt;br /&gt;
&lt;br /&gt;
You may choose to have auto-discovered applications registered into any of their 6 categories (Main, Sub1, Sub2, Alt, AltSub1, AltSub2).&lt;br /&gt;
&lt;br /&gt;
Etc and so on.&lt;br /&gt;
&lt;br /&gt;
Additional keys are supported: Q to quit the menu (not really useful for most people), and Space to invoke the application.&lt;br /&gt;
&lt;br /&gt;
[[Minimenu Configuration Documentation | This section contains more information.]]&lt;br /&gt;
&lt;br /&gt;
== Applications ==&lt;br /&gt;
&lt;br /&gt;
Many applications will come preinstalled into the internal [[NAND]]; these will be regular Linux applications (not packaged into pnd files, since they do not need to be redistributed to anyone.)&lt;br /&gt;
&lt;br /&gt;
Additional applications may be found as [[Introduction to PNDs | pnd-files]] (a packaged up single file representing an entire application) or as regular Linux files (an application likely being made up of many files and possibly needing installation.)&lt;br /&gt;
&lt;br /&gt;
==== What Is Included? ====&lt;br /&gt;
* Ångström Linux: Lightweight beautiful Linux-based operating system for the Pandora.&lt;br /&gt;
* Xfce: A full featured window manager for Linux.&lt;br /&gt;
* Midori: A full featured web browser, designed to be lighter and faster than a full desktop style browser.&lt;br /&gt;
* Lightweight office utilities including Abiword, Gnumeric, and ClawsMail (warning: do not use ClawsMail, it will fill up your [[NAND]]. Solutions are [http://www.gp32x.com/board/index.php?/topic/56810-html-viewer-for-claws-mail/page__view__findpost__p__919458 being worked on]).&lt;br /&gt;
{{Volume needed}}&lt;br /&gt;
&lt;br /&gt;
==== Where Can I Get More Apps? ====&lt;br /&gt;
There are many ways to get more applications onto your Pandora. &lt;br /&gt;
&lt;br /&gt;
*On this wiki, we maintain up-to-date lists of [[games]], [[Emulator list|emulators]], and [[Software projects|other software]], with download links. These lists are more comprehensive than the two official sites below, because not every program is submitted to both of them.&lt;br /&gt;
&lt;br /&gt;
*To help with the massive range of applications, the wiki has a page to bring together some stable and highly rated apps which will help you to get started, see [[Top 10 apps]]&lt;br /&gt;
&lt;br /&gt;
*The easiest way is to browse the [http://apps.open-pandora.org Open App Store], where you can download a selection of free or commercial applications. To download, navigate to an app, pay for it if you must, and hit the 'download' button. Select where you want to save it, and you're done!&lt;br /&gt;
&lt;br /&gt;
*There is the good ol' [http://dl.openhandhelds.org/cgi-bin/pandora.cgi Pandora File Archive].&lt;br /&gt;
&lt;br /&gt;
*There are nice repositories, such as the [http://www.angstrom-distribution.org/repo Angstrom ARM Repository], or...&lt;br /&gt;
&lt;br /&gt;
*The Pandora includes the package manager opkg, which is a fork of [http://en.wikipedia.org/wiki/Ipkg ipkg]. Note this will install to [[NAND]] by default, so should be used with great caution. Type &amp;quot;df -h&amp;quot; into the terminal to see how much space you have left.&lt;br /&gt;
&lt;br /&gt;
*Also, people may upload their apps to weird crevices in the net, so be on the lookout! (or use a search engine)&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;div style=&amp;quot;border-top:1px solid gray; border-bottom:1px solid gray; padding-top:5px; padding-bottom:5px; margin-bottom:20px&amp;quot;&amp;gt;''Note: Your Pandora's internal memory (NAND) will be at close to capacity when you receive it. All new programs should be installed to SD card. Downloads from the Angstrom Repo, or use of the opkg package manager, should only be done by advanced users or when instructed by Open Pandora Ltd (for example, firmware updates will probably use a pandora specific repository in the future).''&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Installing a PND file (an application) ====&lt;br /&gt;
[[Image:PandoraSD.png|thumb|alt=SD card folder structure|This is what the folder structure on your SD card should look like. The drive letter and card name will vary; they're not important.]]&lt;br /&gt;
Installation of a PND file is so easy, you can hardly even call it installing. All you need to do is copy the PND file into the appropriate folder on your SD card. The first thing you'll need to do is set up some folders that the Pandora will recognise. It's recommended that you start with a blank, freshly formatted (or freshly purchased) SD card. For the purposes of this guide we'll refer to your SD card as &amp;lt;SD&amp;gt;. (Windows might call it something like G:\Removable Disk.) Create a new folder on the SD card called 'pandora':&lt;br /&gt;
*&amp;lt;SD&amp;gt;/pandora&lt;br /&gt;
Then open the 'pandora' folder, and create four more inside it: apps, appdata, desktop, and menu:&lt;br /&gt;
*&amp;lt;SD&amp;gt;/pandora/apps&lt;br /&gt;
*&amp;lt;SD&amp;gt;/pandora/appdata/&lt;br /&gt;
*&amp;lt;SD&amp;gt;/pandora/desktop/&lt;br /&gt;
*&amp;lt;SD&amp;gt;/pandora/menu/&lt;br /&gt;
Now you're ready to install a PND file. Just copy and paste (or drag and drop) (or save) the file into your folder of choice:&lt;br /&gt;
* Putting a PND in the /desktop folder will make it appear on the XFCE desktop&lt;br /&gt;
* Putting a PND in the /menu folder will make it appear in the XFCE system menu&lt;br /&gt;
* Putting a PND in the /apps folder will make it appear in both locations&lt;br /&gt;
* If you're using Minimenu instead of XFCE, it doesn't matter which of these three folders you use&lt;br /&gt;
Occasionally you'll come across an application which needs additional data (for example, the data files for Quake, or ROMs for an emulator). These files goes into the appdata folder. A PND program will automatically create its own subfolder within /appdata the first time it is run; then you can add files to it. More information on this is available on the [[Introduction_to_PNDs#Where_does_my_data_go.3F_How_do_I_make_files_visible_to_the_applications.3F | introduction to PNDs]] page.&lt;br /&gt;
&lt;br /&gt;
== Firmware ==&lt;br /&gt;
For more detail about firmware, see the [[Introduction to firmware]] page.&lt;br /&gt;
&lt;br /&gt;
==== Updating The Firmware ====&lt;br /&gt;
&lt;br /&gt;
Updates to the firmware are currently provided as Hotfix packages, in [[Introduction to PNDs |PND]] format. Check the OpenPandora official [http://www.open-pandora.org/index.php?option=com_content&amp;amp;view=article&amp;amp;id=178&amp;amp;Itemid=32&amp;amp;lang=en support] page for the latest status. This will update any parts of the system which need to be updated. A more flexible system is planned, this should allow automatic downloading and installing of updates if you wish (but should not be expected before late in 2010.&lt;br /&gt;
&lt;br /&gt;
==== Replacing the Firmware ====&lt;br /&gt;
&lt;br /&gt;
There are several reasons why you might wish to take this seemingly drastic step. It is possible that the system software gets corrupted somehow (for example, a power failure whilst you are completing the 'first boot' process). Alternatively, you might wish to install a copy of the firmware on an SD card if you are experimenting with different system configurations. Regardless, the Pandora is very robust, it is always possible to download some files to the SD card, and use these to return the internal NAND to the 'factory' state without too much effort. See the [[Introduction to firmware]] page for information on how to do this.&lt;br /&gt;
&lt;br /&gt;
== Pandora FAQ ==&lt;br /&gt;
Silly goose, go to the [[FAQ]] page for more detailed information.&lt;br /&gt;
&lt;br /&gt;
==Futher reading==&lt;br /&gt;
* [[Basic Linux Guide]] - For those who don't know very much about Linux and want to learn more.&lt;br /&gt;
* [[Minimenu Configuration Documentation]] - If you want to customize or configure Minimenu.&lt;br /&gt;
* [[Tutorials]]&lt;br /&gt;
* [[Emulator list]] - See what systems you can emulate.&lt;br /&gt;
* [[Games]] - Take a look at the games that are available.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Categories]]&lt;/div&gt;</summary>
		<author><name>Mr Loon</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=Emulator_List&amp;diff=3094</id>
		<title>Emulator List</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=Emulator_List&amp;diff=3094"/>
		<updated>2010-07-19T13:00:29Z</updated>

		<summary type="html">&lt;p&gt;Mr Loon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''These lists were last updated on 2010-07-16. For other software lists on the wiki, see [[Software projects]] and [[Games]]. You may also want to check out [http://apps.open-pandora.org/cgi-bin/viewarea.pl?Emulators Pandora Apps] or the [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,5 File Archive]. &lt;br /&gt;
&lt;br /&gt;
If different versions of an emulator were released, please make sure the &amp;quot;release date&amp;quot; is the most recent one.&lt;br /&gt;
&lt;br /&gt;
Please click on the little squares to sort by different categories.&lt;br /&gt;
&lt;br /&gt;
==Released emulators==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;font-size: 90%; border:1px solid gray; border-collapse: collapse; text-align: left;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; text-align: center;&amp;quot;&lt;br /&gt;
!Legend&lt;br /&gt;
|- style=&amp;quot;background: #FF9090&amp;quot;&lt;br /&gt;
|Emulators with a '''red''' background have many issues and poor compatibility, or have been abandoned.&lt;br /&gt;
|- style=&amp;quot;background: #FFFF90&amp;quot;&lt;br /&gt;
|Emulators with a '''yellow''' background may not work well enough for everyone or have compatibility issues.&lt;br /&gt;
|- style=&amp;quot;background: #90FF90&amp;quot;&lt;br /&gt;
|Emulators with a '''green''' background work with little to no issues and have good compatibility.&lt;br /&gt;
|-&lt;br /&gt;
|The status of items without a coloured background are unknown.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
''If you have tried an emulator which has an uncoloured background (unknown status), please update the entry on this list (add the appropriate background colour based on the legend) to reflect the status of the emulator and a statement in the notes if you feel it is necessary.''&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;font-size: 90%; border:1px solid gray; border-collapse: collapse; text-align: center; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec&amp;quot;&lt;br /&gt;
! Emulated System&lt;br /&gt;
! Project Name&lt;br /&gt;
! Release Date &amp;lt;small&amp;gt;(YYYY-MM-DD)&amp;lt;/small&amp;gt;&lt;br /&gt;
! Download&lt;br /&gt;
! Ported By&lt;br /&gt;
! &amp;lt;span title=&amp;quot;Compatibility List&amp;quot;&amp;gt;C&amp;lt;/span&amp;gt;&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
|Amiga 500&lt;br /&gt;
|[[UAE4ALL]]&lt;br /&gt;
|2010-06-09&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/UAE4ALL.inf Apps]&lt;br /&gt;
|Pickle&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|- style=&amp;quot;background: #90FF90&amp;quot;&lt;br /&gt;
|Amiga 500&lt;br /&gt;
|[[UAE4ALL]]&lt;br /&gt;
|2010-07-16&lt;br /&gt;
|[http://www.filefront.com/16950621/uae4all.zip Download] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,72,74 Archive]&lt;br /&gt;
|Pickle, john4p&lt;br /&gt;
|&lt;br /&gt;
|Includes extra options over the original uae4all.&lt;br /&gt;
|-&lt;br /&gt;
|Amiga 1200&lt;br /&gt;
|[[P-UAE]]&lt;br /&gt;
|2010-06-06&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/puae.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,72,86 Archive]&lt;br /&gt;
|Gnostic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Amstrad CPC&lt;br /&gt;
|[[Pandora-CAP32]]&lt;br /&gt;
|2010-06-27&lt;br /&gt;
|[http://zx81.zx81.free.fr/serendipity/index.php?/archives/422-Pandora-CAP32-Amstrad-CPC-Emulator-for-Pandora-v1.1.0.html Download] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,72,115 Archive]&lt;br /&gt;
|zx-81&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/54801-pandora-cap32-v1-1-0/ Discussion]&lt;br /&gt;
|-&lt;br /&gt;
|Arcade&lt;br /&gt;
|[[MAME]]&lt;br /&gt;
|2010-05-29&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/mame106.pnd.inf Apps]&lt;br /&gt;
|SteveM&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Atari Lynx&lt;br /&gt;
|[[Handy]]&lt;br /&gt;
|2010-06-18&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/handy-0.5.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,87 Archive]&lt;br /&gt;
|SteveM&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/54220-handy/ Discussion]&lt;br /&gt;
|- style=&amp;quot;background: #90FF90&amp;quot;&lt;br /&gt;
|Atari ST&lt;br /&gt;
|[[Hatari]] 1.3.1&lt;br /&gt;
|2010-05-21&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/Hatari131d.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,72,61 Archive]&lt;br /&gt;
|Skeezix&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Atari VCS 2600&lt;br /&gt;
|[[Stella]]&lt;br /&gt;
|2010-05-07&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/Stella312a.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,53 Archive]&lt;br /&gt;
|Skeezix&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Atari VCS 2600&lt;br /&gt;
|Pandora-2600 ([[Stella]])&lt;br /&gt;
|2010-07-11&lt;br /&gt;
|[http://zx81.zx81.free.fr/public/pandora/2600/pandora-2600-v1.1.0-pnd.zip Download] [http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/2600-1.1.0.inf Apps]&lt;br /&gt;
|zx-81&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/54934-pandora-2600-atari-2600-emulator-for-pandora-v110/ Discussion]&lt;br /&gt;
|-&lt;br /&gt;
|Atari VCS 7800&lt;br /&gt;
|Pandora-7800 v1.1.0&lt;br /&gt;
|2010-07-11&lt;br /&gt;
|[http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,146 Archive]&lt;br /&gt;
|zx-81&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/55189-pandora-7800-atari-7800-emulator-for-pandora-v110/ Discussion]&lt;br /&gt;
|-&lt;br /&gt;
|Colecovision&lt;br /&gt;
|[[Colem]]&lt;br /&gt;
|2010-05-29&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/colem_alpha.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,70 Archive]&lt;br /&gt;
|Skeezix&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Colecovision&lt;br /&gt;
|[[Pandora Colem]]&lt;br /&gt;
|2010-06-30&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/colem-1.1.0.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,129 Archive]&lt;br /&gt;
|zx-81&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commodore 64&lt;br /&gt;
|[[Vice]]&lt;br /&gt;
|2010-03-25&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/ViceX64.inf Apps]&lt;br /&gt;
|Pickle&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commodore CBM2/C128/PET/Plus4/VIC&lt;br /&gt;
|[[Vice]]&lt;br /&gt;
|2010-03-25&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/ViceMisc.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,72,47 Archive]&lt;br /&gt;
|Pickle&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|- style=&amp;quot;background: #90FF90&amp;quot;&lt;br /&gt;
|HP-48&lt;br /&gt;
|[[Pandora-X48]]&lt;br /&gt;
|2010-06-17&lt;br /&gt;
|[http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,113,96 Archive]&lt;br /&gt;
|zx-81&lt;br /&gt;
|&lt;br /&gt;
|Emulates a calculator. [http://www.gp32x.com/board/index.php?/topic/54482-x48/ Discussion]&lt;br /&gt;
|-&lt;br /&gt;
|MSX&lt;br /&gt;
|[[Pandora-MSX]]&lt;br /&gt;
|2010-06-26&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/msx-1.1.1.inf Apps]&lt;br /&gt;
|zx-81&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/54775-pandora-msx-v1-1-0/ Discussion]&lt;br /&gt;
|- style=&amp;quot;background: #FFFF90&amp;quot;&lt;br /&gt;
|Nintendo 64&lt;br /&gt;
|[[Mupen64Plus]] R1B3&lt;br /&gt;
|2010-07-14&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/mupen64plus-r1.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,130 Archive]&lt;br /&gt;
|Ari64, Adventus, JayFoxRox, et al.&lt;br /&gt;
|[http://spreadsheets.google.com/pub?key=0AkBB6e4g1lGtdGxzVjhfNnpiMXVfR3FoZWRndG5iQ3c&amp;amp;hl=en_GB&amp;amp;output=html GD]&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/53683-mupen64plus/ Discussion]&lt;br /&gt;
|- style=&amp;quot;background: #FFFF90&amp;quot;&lt;br /&gt;
|Nintendo GBA/GBC/GB&lt;br /&gt;
|[[VisualBoyAdvance]]&lt;br /&gt;
|2010-06-04&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/vba-1.7.2-0.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,84 Archive]&lt;br /&gt;
|SteveM&lt;br /&gt;
|&lt;br /&gt;
|Runs GBC/GB well; GBA is slow&lt;br /&gt;
|-&lt;br /&gt;
|Nintendo NES&lt;br /&gt;
|[[GPFCE]]&lt;br /&gt;
|2010-05-29&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/gpfce.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,72 Archive]&lt;br /&gt;
|Notaz, Pickle&lt;br /&gt;
|[[Compat:Emulator_Compatibility_-_NES | W]]&lt;br /&gt;
|&lt;br /&gt;
|- style=&amp;quot;background: #FFFF90&amp;quot;&lt;br /&gt;
|Nintendo NES&lt;br /&gt;
|[[nesemu]]&lt;br /&gt;
|2010-05-29&lt;br /&gt;
|[http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,71 Archive]&lt;br /&gt;
|Pickle&lt;br /&gt;
|[[Compat:Emulator_Compatibility_-_NES | W]]&lt;br /&gt;
|[http://code.google.com/p/nesemu/ Website] Seems to only run at 40fps.&lt;br /&gt;
|-&lt;br /&gt;
|Nintendo SNES&lt;br /&gt;
|[[SNES9X]]&lt;br /&gt;
|2010-05-29&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/snes9x4d4p.inf Apps]&lt;br /&gt;
|Skeezix, Sience (Dingoo)&lt;br /&gt;
|&lt;br /&gt;
|a port of Dingoo Snes9x&lt;br /&gt;
|-&lt;br /&gt;
|Oric-1/Atmos&lt;br /&gt;
|[[PandOricutron]]&lt;br /&gt;
|2010-06-16&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/PandOricutron_108.inf Apps]&lt;br /&gt;
|torpor&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/54260-pandoricutron-1-0-8/ Discussion]&lt;br /&gt;
|- style=&amp;quot;background: #FFFF90&amp;quot;&lt;br /&gt;
|PC Engine&lt;br /&gt;
|[[Pandora HuGo]]&lt;br /&gt;
|2010-06-28&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/hugo-1.1.0.inf Apps]&lt;br /&gt;
|zx-81&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/54833-hugo-pandora-v1-1-0/ Discussion]&lt;br /&gt;
|- style=&amp;quot;background: #FF9090&amp;quot;&lt;br /&gt;
|PC Engine&lt;br /&gt;
|Hu-Go!&lt;br /&gt;
|2010-05-30&lt;br /&gt;
|[http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,76 Archive]&lt;br /&gt;
|SteveM&lt;br /&gt;
|&lt;br /&gt;
|'''Outdated.''' Use other PC-Engine emulator&lt;br /&gt;
|-&lt;br /&gt;
|PDP-11&lt;br /&gt;
|[[SIMH PDP-11]]&lt;br /&gt;
|2010-05-28&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/simh-3.8.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,72,83 Archive]&lt;br /&gt;
|SteveM&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|- style=&amp;quot;background: #90FF90&amp;quot;&lt;br /&gt;
|Sega Genesis, CD, Master System&lt;br /&gt;
|[[PicoDrive]]&lt;br /&gt;
|2010-06-02&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/PicoDrive_180_beta1.inf Apps]&lt;br /&gt;
|Notaz&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Sega Master System &amp;amp; GG&lt;br /&gt;
|[[Dega]] v1.16-4&lt;br /&gt;
|2010-07-04&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/dega-1.16-2.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,131 Archive]&lt;br /&gt;
|SteveM&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/54914-dega/ Discussion]&lt;br /&gt;
|- style=&amp;quot;background: #FFFF90&amp;quot;&lt;br /&gt;
|SNK Neo Geo&lt;br /&gt;
|[[GnGeo]]&lt;br /&gt;
|2010-06-24&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/gngeo-0.7-nofrontend.inf Apps]&lt;br /&gt;
|Manolis&lt;br /&gt;
|&lt;br /&gt;
|Most games run well, but some do not run correctly&lt;br /&gt;
|-&lt;br /&gt;
|SNK Neo Geo Pocket&lt;br /&gt;
|[[Race]]&lt;br /&gt;
|2010-06-20&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/race10.inf Apps]&lt;br /&gt;
|Hooka&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/54187-race-a-neo-geo-pocket-color-emulator Discussion]&lt;br /&gt;
|- style=&amp;quot;background: #FFFF90&amp;quot;&lt;br /&gt;
|Sony Playstation&lt;br /&gt;
|[[PSX4Pandora]]&lt;br /&gt;
|2010-06-11&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/psx4pandora10b2.inf Apps]&lt;br /&gt;
|ZodTTD&lt;br /&gt;
|[http://spreadsheets.google.com/pub?key=0AkBB6e4g1lGtdFVwODhsQzdlWVdrMTRKdDFXa1laZ2c&amp;amp;hl=en_GB&amp;amp;output=html GD]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|TI-92&lt;br /&gt;
|[[XTiger]]&lt;br /&gt;
|2010-06-30&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/ti92-1.1.0.inf Apps]&lt;br /&gt;
|zx-81&lt;br /&gt;
|&lt;br /&gt;
|Emulates a calculator.&lt;br /&gt;
|-&lt;br /&gt;
|x86 DOS&lt;br /&gt;
|[[DOSBox]] v0.74&lt;br /&gt;
|2010-06-05&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/Dosbox.inf Apps]&lt;br /&gt;
|Pickle&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/53942-post-your-dosbox-successes-here/ FT]&lt;br /&gt;
|Non-Pandora-specific compatibility list is [http://www.dosbox.com/comp_list.php here]&lt;br /&gt;
|-&lt;br /&gt;
|x86 Scumm engine games&lt;br /&gt;
|[[ScummVM]]&lt;br /&gt;
|2010-05-26&lt;br /&gt;
|[http://scummvm.distant-earth.com/scummvm/files/scummvm-openpandora-test-2010-05-26.zip Download]&lt;br /&gt;
|DJ Willis&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/53668-scummvm-unofficial-test-111-release-for-the-openpandora/ Discussion]&lt;br /&gt;
|-&lt;br /&gt;
|x86 Windows 3.1&lt;br /&gt;
|[[WinBox]] ('''beta''')&lt;br /&gt;
|2010-07-04&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/54985-win-3-1-via-dosbox-at-native-resolution/page__view__findpost__p__887198 Download (2 files)]&lt;br /&gt;
|urjaman&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/54985-win-3-1-via-dosbox-at-native-resolution/page__view__findpost__p__887198 Discussion]. modified DOSBox to run Windows 3.1 at Pandora's native resolution&lt;br /&gt;
|-&lt;br /&gt;
|ZX Spectrum&lt;br /&gt;
|[[Fuse]]&lt;br /&gt;
|2010-06-24&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/fuse-0.9.0.inf Apps]&lt;br /&gt;
|SteveM&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt; &amp;quot;C&amp;quot; is short for compatibility list.&lt;br /&gt;
FT = Forum Topic&lt;br /&gt;
GD = Google Docs&lt;br /&gt;
W = Wiki page&lt;br /&gt;
&lt;br /&gt;
==Unreleased emulators==&lt;br /&gt;
&lt;br /&gt;
''This list is out of date and needs updating.''&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;font-size: 90%; border:1px solid gray; border-collapse: collapse; text-align: center; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec&amp;quot;&lt;br /&gt;
! Project Name&lt;br /&gt;
! Emulated System&lt;br /&gt;
! Link&lt;br /&gt;
! Status&lt;br /&gt;
! Author/Port Author&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
|Caprice32&lt;br /&gt;
|Amstrad CPC&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?showtopic=48140 Link1] [http://www.caprice32.cybercube.com/ Link2]&lt;br /&gt;
|wip&lt;br /&gt;
|hdonk&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|FinalBurnAdvance&lt;br /&gt;
|CPS1/2/3/taito...&lt;br /&gt;
|[http://www.youtube.com/watch?v=06hjDLMBaf8 Link]&lt;br /&gt;
|&lt;br /&gt;
|Squidge&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Frotz&lt;br /&gt;
|Z-Machine interpreter&lt;br /&gt;
|[http://www.cosam.org/computers/pandora/frotz-2.43.pnd Link]&lt;br /&gt;
|working build&lt;br /&gt;
|SteveM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|gpSP&lt;br /&gt;
|Nintendo GBA&lt;br /&gt;
|&lt;br /&gt;
|wip&lt;br /&gt;
|ZodTTD&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Jzintv&lt;br /&gt;
|Mattel Intellivision&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?showtopic=48035 Link]&lt;br /&gt;
|&lt;br /&gt;
|WizardStan&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[MAME4ALL]]&lt;br /&gt;
|Arcade&lt;br /&gt;
|[http://www.youtube.com/user/franxism Link]&lt;br /&gt;
|&lt;br /&gt;
|Franxis&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|NeoPop&lt;br /&gt;
|SNK NeoGeo Pocket&lt;br /&gt;
|[http://mydedibox.fr/_stuff/pandora/ Link1] [http://www.youtube.com/user/cpasjuste Link2]&lt;br /&gt;
|&lt;br /&gt;
|Cpasjuste&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|NullDC&lt;br /&gt;
|Sega Dreamcast&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=47065&amp;amp;view=findpost&amp;amp;p=709910 Link]&lt;br /&gt;
|Wip&lt;br /&gt;
|Zezu / drkIIraziel&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|PandaSNES&lt;br /&gt;
|Nintendo SNES&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?showtopic=43213 Link]&lt;br /&gt;
|wip&lt;br /&gt;
|Squidge&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Pandora-PSP&lt;br /&gt;
|Sony Playstation Portable&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/blog/37-pandora-psp/ Link]&lt;br /&gt;
|wip&lt;br /&gt;
|[[User:JayFoxRox|JayFoxRox]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|PAtari&lt;br /&gt;
|Atari 800&lt;br /&gt;
|[http://mydedibox.fr/_stuff/pandora/ Link]&lt;br /&gt;
|working build&lt;br /&gt;
|Cpasjuste&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|PSMS&lt;br /&gt;
|Sega Master System&lt;br /&gt;
|[http://mydedibox.fr/_stuff/pandora/ Link]&lt;br /&gt;
|working build&lt;br /&gt;
|Cpasjuste&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|PSnes&lt;br /&gt;
|Nintendo SNES&lt;br /&gt;
|[http://mydedibox.fr/_stuff/pandora/ Link]&lt;br /&gt;
|working build&lt;br /&gt;
|Cpasjuste&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Temper&lt;br /&gt;
|NEC PC Engine&lt;br /&gt;
|[http://exophase.devzero.co.uk/ Link]&lt;br /&gt;
|wip&lt;br /&gt;
|Exophase&lt;br /&gt;
|Fullspeed emulator&lt;br /&gt;
|-&lt;br /&gt;
|Tempest&lt;br /&gt;
|Atari Jaguar&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?showtopic=43119 Link]&lt;br /&gt;
|&lt;br /&gt;
|Firefox&lt;br /&gt;
|Firefox is [http://www.gp32x.com/board/index.php?/topic/54993-jaguarrrr/page__view__findpost__p__886780 no longer working on this].&lt;br /&gt;
|-&lt;br /&gt;
|XMAME&lt;br /&gt;
|Arcade&lt;br /&gt;
|[http://mydedibox.fr/_stuff/pandora/ Link]&lt;br /&gt;
|&lt;br /&gt;
|Cpasjuste&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Emulators]]&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Mr Loon</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=Emulator_List&amp;diff=3093</id>
		<title>Emulator List</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=Emulator_List&amp;diff=3093"/>
		<updated>2010-07-19T12:54:55Z</updated>

		<summary type="html">&lt;p&gt;Mr Loon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''These lists were last updated on 2010-07-16. For other software lists on the wiki, see [[Software projects]] and [[Games]]. You may also want to check out [http://apps.open-pandora.org/cgi-bin/viewarea.pl?Emulators Pandora Apps] or the [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,5 File Archive]. &lt;br /&gt;
&lt;br /&gt;
If different versions of an emulator were released, please make sure the &amp;quot;release date&amp;quot; is the most recent one.&lt;br /&gt;
&lt;br /&gt;
Please click on the little squares to sort by different categories.&lt;br /&gt;
&lt;br /&gt;
==Released emulators==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;font-size: 90%; border:1px solid gray; border-collapse: collapse; text-align: left;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; text-align: center;&amp;quot;&lt;br /&gt;
!Legend&lt;br /&gt;
|- style=&amp;quot;background: #FF9090&amp;quot;&lt;br /&gt;
|Emulators with a '''red''' background have many issues and poor compatibility, or have been abandoned.&lt;br /&gt;
|- style=&amp;quot;background: #FFFF90&amp;quot;&lt;br /&gt;
|Emulators with a '''yellow''' background may not work well enough for everyone or have compatibility issues.&lt;br /&gt;
|- style=&amp;quot;background: #90FF90&amp;quot;&lt;br /&gt;
|Emulators with a '''green''' background work with little to no issues and have good compatibility.&lt;br /&gt;
|-&lt;br /&gt;
|The status of items without a coloured background are unknown.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
''If you have tried an emulator which has an uncoloured background (unknown status), please update the entry on this list (add the appropriate background colour based on the legend) to reflect the status of the emulator and a statement in the notes if you feel it is necessary.''&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;font-size: 90%; border:1px solid gray; border-collapse: collapse; text-align: center; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec&amp;quot;&lt;br /&gt;
! Emulated System&lt;br /&gt;
! Project Name&lt;br /&gt;
! Release Date &amp;lt;small&amp;gt;(YYYY-MM-DD)&amp;lt;/small&amp;gt;&lt;br /&gt;
! Download&lt;br /&gt;
! Ported By&lt;br /&gt;
! &amp;lt;span title=&amp;quot;Compatibility List&amp;quot;&amp;gt;C&amp;lt;/span&amp;gt;&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
|Amiga 500&lt;br /&gt;
|[[UAE4ALL]]&lt;br /&gt;
|2010-06-09&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/UAE4ALL.inf Apps]&lt;br /&gt;
|Pickle&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|- style=&amp;quot;background: #90FF90&amp;quot;&lt;br /&gt;
|Amiga 500&lt;br /&gt;
|[[UAE4ALL]]&lt;br /&gt;
|2010-07-16&lt;br /&gt;
|[http://www.filefront.com/16950621/uae4all.zip Download] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,72,74 Archive]&lt;br /&gt;
|Pickle, john4p&lt;br /&gt;
|&lt;br /&gt;
|Includes extra options over the original uae4all.&lt;br /&gt;
|-&lt;br /&gt;
|Amiga 1200&lt;br /&gt;
|[[P-UAE]]&lt;br /&gt;
|2010-06-06&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/puae.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,72,86 Archive]&lt;br /&gt;
|Gnostic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Amstrad CPC&lt;br /&gt;
|[[Pandora-CAP32]]&lt;br /&gt;
|2010-06-27&lt;br /&gt;
|[http://zx81.zx81.free.fr/serendipity/index.php?/archives/422-Pandora-CAP32-Amstrad-CPC-Emulator-for-Pandora-v1.1.0.html Download] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,72,115 Archive]&lt;br /&gt;
|zx-81&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/54801-pandora-cap32-v1-1-0/ Discussion]&lt;br /&gt;
|-&lt;br /&gt;
|Arcade&lt;br /&gt;
|[[MAME]]&lt;br /&gt;
|2010-05-29&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/mame106.pnd.inf Apps]&lt;br /&gt;
|SteveM&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Atari Lynx&lt;br /&gt;
|[[Handy]]&lt;br /&gt;
|2010-06-18&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/handy-0.5.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,87 Archive]&lt;br /&gt;
|SteveM&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/54220-handy/ Discussion]&lt;br /&gt;
|- style=&amp;quot;background: #90FF90&amp;quot;&lt;br /&gt;
|Atari ST&lt;br /&gt;
|[[Hatari]] 1.3.1&lt;br /&gt;
|2010-05-21&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/Hatari131d.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,72,61 Archive]&lt;br /&gt;
|Skeezix&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Atari VCS 2600&lt;br /&gt;
|[[Stella]]&lt;br /&gt;
|2010-05-07&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/Stella312a.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,53 Archive]&lt;br /&gt;
|Skeezix&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Atari VCS 2600&lt;br /&gt;
|Pandora-2600 ([[Stella]])&lt;br /&gt;
|2010-07-11&lt;br /&gt;
|[http://zx81.zx81.free.fr/public/pandora/2600/pandora-2600-v1.1.0-pnd.zip Download] [http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/2600-1.1.0.inf Apps]&lt;br /&gt;
|zx-81&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/54934-pandora-2600-atari-2600-emulator-for-pandora-v110/ Discussion]&lt;br /&gt;
|-&lt;br /&gt;
|Atari VCS 7800&lt;br /&gt;
|Pandora-7800 v1.1.0&lt;br /&gt;
|2010-07-11&lt;br /&gt;
|[http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,146 Archive]&lt;br /&gt;
|zx-81&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/55189-pandora-7800-atari-7800-emulator-for-pandora-v110/ Discussion]&lt;br /&gt;
|-&lt;br /&gt;
|Colecovision&lt;br /&gt;
|[[Colem]]&lt;br /&gt;
|2010-05-29&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/colem_alpha.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,70 Archive]&lt;br /&gt;
|Skeezix&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Colecovision&lt;br /&gt;
|[[Pandora Colem]]&lt;br /&gt;
|2010-06-30&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/colem-1.1.0.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,129 Archive]&lt;br /&gt;
|zx-81&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commodore 64&lt;br /&gt;
|[[Vice]]&lt;br /&gt;
|2010-03-25&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/ViceX64.inf Apps]&lt;br /&gt;
|Pickle&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commodore CBM2/C128/PET/Plus4/VIC&lt;br /&gt;
|[[Vice]]&lt;br /&gt;
|2010-03-25&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/ViceMisc.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,72,47 Archive]&lt;br /&gt;
|Pickle&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|HP-48&lt;br /&gt;
|[[Pandora-X48]]&lt;br /&gt;
|2010-06-17&lt;br /&gt;
|[http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,113,96 Archive]&lt;br /&gt;
|zx-81&lt;br /&gt;
|&lt;br /&gt;
|Emulates a calculator. [http://www.gp32x.com/board/index.php?/topic/54482-x48/ Discussion]&lt;br /&gt;
|-&lt;br /&gt;
|MSX&lt;br /&gt;
|[[Pandora-MSX]]&lt;br /&gt;
|2010-06-26&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/msx-1.1.1.inf Apps]&lt;br /&gt;
|zx-81&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/54775-pandora-msx-v1-1-0/ Discussion]&lt;br /&gt;
|- style=&amp;quot;background: #FFFF90&amp;quot;&lt;br /&gt;
|Nintendo 64&lt;br /&gt;
|[[Mupen64Plus]] R1B3&lt;br /&gt;
|2010-07-14&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/mupen64plus-r1.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,130 Archive]&lt;br /&gt;
|Ari64, Adventus, JayFoxRox, et al.&lt;br /&gt;
|[http://spreadsheets.google.com/pub?key=0AkBB6e4g1lGtdGxzVjhfNnpiMXVfR3FoZWRndG5iQ3c&amp;amp;hl=en_GB&amp;amp;output=html GD]&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/53683-mupen64plus/ Discussion]&lt;br /&gt;
|- style=&amp;quot;background: #FFFF90&amp;quot;&lt;br /&gt;
|Nintendo GBA/GBC/GB&lt;br /&gt;
|[[VisualBoyAdvance]]&lt;br /&gt;
|2010-06-04&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/vba-1.7.2-0.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,84 Archive]&lt;br /&gt;
|SteveM&lt;br /&gt;
|&lt;br /&gt;
|Runs GBC/GB well; GBA is slow&lt;br /&gt;
|-&lt;br /&gt;
|Nintendo NES&lt;br /&gt;
|[[GPFCE]]&lt;br /&gt;
|2010-05-29&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/gpfce.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,72 Archive]&lt;br /&gt;
|Notaz, Pickle&lt;br /&gt;
|[[Compat:Emulator_Compatibility_-_NES | W]]&lt;br /&gt;
|&lt;br /&gt;
|- style=&amp;quot;background: #FFFF90&amp;quot;&lt;br /&gt;
|Nintendo NES&lt;br /&gt;
|[[nesemu]]&lt;br /&gt;
|2010-05-29&lt;br /&gt;
|[http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,71 Archive]&lt;br /&gt;
|Pickle&lt;br /&gt;
|[[Compat:Emulator_Compatibility_-_NES | W]]&lt;br /&gt;
|[http://code.google.com/p/nesemu/ Website] Seems to only run at 40fps.&lt;br /&gt;
|-&lt;br /&gt;
|Nintendo SNES&lt;br /&gt;
|[[SNES9X]]&lt;br /&gt;
|2010-05-29&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/snes9x4d4p.inf Apps]&lt;br /&gt;
|Skeezix, Sience (Dingoo)&lt;br /&gt;
|&lt;br /&gt;
|a port of Dingoo Snes9x&lt;br /&gt;
|-&lt;br /&gt;
|Oric-1/Atmos&lt;br /&gt;
|[[PandOricutron]]&lt;br /&gt;
|2010-06-16&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/PandOricutron_108.inf Apps]&lt;br /&gt;
|torpor&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/54260-pandoricutron-1-0-8/ Discussion]&lt;br /&gt;
|- style=&amp;quot;background: #FFFF90&amp;quot;&lt;br /&gt;
|PC Engine&lt;br /&gt;
|[[Pandora HuGo]]&lt;br /&gt;
|2010-06-28&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/hugo-1.1.0.inf Apps]&lt;br /&gt;
|zx-81&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/54833-hugo-pandora-v1-1-0/ Discussion]&lt;br /&gt;
|- style=&amp;quot;background: #FF9090&amp;quot;&lt;br /&gt;
|PC Engine&lt;br /&gt;
|Hu-Go!&lt;br /&gt;
|2010-05-30&lt;br /&gt;
|[http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,76 Archive]&lt;br /&gt;
|SteveM&lt;br /&gt;
|&lt;br /&gt;
|'''Outdated.''' Use other PC-Engine emulator&lt;br /&gt;
|-&lt;br /&gt;
|PDP-11&lt;br /&gt;
|[[SIMH PDP-11]]&lt;br /&gt;
|2010-05-28&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/simh-3.8.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,72,83 Archive]&lt;br /&gt;
|SteveM&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|- style=&amp;quot;background: #90FF90&amp;quot;&lt;br /&gt;
|Sega Genesis, CD, Master System&lt;br /&gt;
|[[PicoDrive]]&lt;br /&gt;
|2010-06-02&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/PicoDrive_180_beta1.inf Apps]&lt;br /&gt;
|Notaz&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Sega Master System &amp;amp; GG&lt;br /&gt;
|[[Dega]] v1.16-4&lt;br /&gt;
|2010-07-04&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/dega-1.16-2.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,131 Archive]&lt;br /&gt;
|SteveM&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/54914-dega/ Discussion]&lt;br /&gt;
|-&lt;br /&gt;
|SNK Neo Geo&lt;br /&gt;
|[[GnGeo]]&lt;br /&gt;
|2010-06-24&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/gngeo-0.7-nofrontend.inf Apps]&lt;br /&gt;
|Manolis&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|SNK Neo Geo Pocket&lt;br /&gt;
|[[Race]]&lt;br /&gt;
|2010-06-20&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/race10.inf Apps]&lt;br /&gt;
|Hooka&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/54187-race-a-neo-geo-pocket-color-emulator Discussion]&lt;br /&gt;
|- style=&amp;quot;background: #FFFF90&amp;quot;&lt;br /&gt;
|Sony Playstation&lt;br /&gt;
|[[PSX4Pandora]]&lt;br /&gt;
|2010-06-11&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/psx4pandora10b2.inf Apps]&lt;br /&gt;
|ZodTTD&lt;br /&gt;
|[http://spreadsheets.google.com/pub?key=0AkBB6e4g1lGtdFVwODhsQzdlWVdrMTRKdDFXa1laZ2c&amp;amp;hl=en_GB&amp;amp;output=html GD]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|TI-92&lt;br /&gt;
|[[XTiger]]&lt;br /&gt;
|2010-06-30&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/ti92-1.1.0.inf Apps]&lt;br /&gt;
|zx-81&lt;br /&gt;
|&lt;br /&gt;
|Emulates a calculator.&lt;br /&gt;
|-&lt;br /&gt;
|x86 DOS&lt;br /&gt;
|[[DOSBox]] v0.74&lt;br /&gt;
|2010-06-05&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/Dosbox.inf Apps]&lt;br /&gt;
|Pickle&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/53942-post-your-dosbox-successes-here/ FT]&lt;br /&gt;
|Non-Pandora-specific compatibility list is [http://www.dosbox.com/comp_list.php here]&lt;br /&gt;
|-&lt;br /&gt;
|x86 Scumm engine games&lt;br /&gt;
|[[ScummVM]]&lt;br /&gt;
|2010-05-26&lt;br /&gt;
|[http://scummvm.distant-earth.com/scummvm/files/scummvm-openpandora-test-2010-05-26.zip Download]&lt;br /&gt;
|DJ Willis&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/53668-scummvm-unofficial-test-111-release-for-the-openpandora/ Discussion]&lt;br /&gt;
|-&lt;br /&gt;
|x86 Windows 3.1&lt;br /&gt;
|[[WinBox]] ('''beta''')&lt;br /&gt;
|2010-07-04&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/54985-win-3-1-via-dosbox-at-native-resolution/page__view__findpost__p__887198 Download (2 files)]&lt;br /&gt;
|urjaman&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/54985-win-3-1-via-dosbox-at-native-resolution/page__view__findpost__p__887198 Discussion]. modified DOSBox to run Windows 3.1 at Pandora's native resolution&lt;br /&gt;
|-&lt;br /&gt;
|ZX Spectrum&lt;br /&gt;
|[[Fuse]]&lt;br /&gt;
|2010-06-24&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/fuse-0.9.0.inf Apps]&lt;br /&gt;
|SteveM&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt; &amp;quot;C&amp;quot; is short for compatibility list.&lt;br /&gt;
FT = Forum Topic&lt;br /&gt;
GD = Google Docs&lt;br /&gt;
W = Wiki page&lt;br /&gt;
&lt;br /&gt;
==Unreleased emulators==&lt;br /&gt;
&lt;br /&gt;
''This list is out of date and needs updating.''&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;font-size: 90%; border:1px solid gray; border-collapse: collapse; text-align: center; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec&amp;quot;&lt;br /&gt;
! Project Name&lt;br /&gt;
! Emulated System&lt;br /&gt;
! Link&lt;br /&gt;
! Status&lt;br /&gt;
! Author/Port Author&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
|Caprice32&lt;br /&gt;
|Amstrad CPC&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?showtopic=48140 Link1] [http://www.caprice32.cybercube.com/ Link2]&lt;br /&gt;
|wip&lt;br /&gt;
|hdonk&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|FinalBurnAdvance&lt;br /&gt;
|CPS1/2/3/taito...&lt;br /&gt;
|[http://www.youtube.com/watch?v=06hjDLMBaf8 Link]&lt;br /&gt;
|&lt;br /&gt;
|Squidge&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Frotz&lt;br /&gt;
|Z-Machine interpreter&lt;br /&gt;
|[http://www.cosam.org/computers/pandora/frotz-2.43.pnd Link]&lt;br /&gt;
|working build&lt;br /&gt;
|SteveM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|gpSP&lt;br /&gt;
|Nintendo GBA&lt;br /&gt;
|&lt;br /&gt;
|wip&lt;br /&gt;
|ZodTTD&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Jzintv&lt;br /&gt;
|Mattel Intellivision&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?showtopic=48035 Link]&lt;br /&gt;
|&lt;br /&gt;
|WizardStan&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[MAME4ALL]]&lt;br /&gt;
|Arcade&lt;br /&gt;
|[http://www.youtube.com/user/franxism Link]&lt;br /&gt;
|&lt;br /&gt;
|Franxis&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|NeoPop&lt;br /&gt;
|SNK NeoGeo Pocket&lt;br /&gt;
|[http://mydedibox.fr/_stuff/pandora/ Link1] [http://www.youtube.com/user/cpasjuste Link2]&lt;br /&gt;
|&lt;br /&gt;
|Cpasjuste&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|NullDC&lt;br /&gt;
|Sega Dreamcast&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=47065&amp;amp;view=findpost&amp;amp;p=709910 Link]&lt;br /&gt;
|Wip&lt;br /&gt;
|Zezu / drkIIraziel&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|PandaSNES&lt;br /&gt;
|Nintendo SNES&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?showtopic=43213 Link]&lt;br /&gt;
|wip&lt;br /&gt;
|Squidge&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Pandora-PSP&lt;br /&gt;
|Sony Playstation Portable&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/blog/37-pandora-psp/ Link]&lt;br /&gt;
|wip&lt;br /&gt;
|[[User:JayFoxRox|JayFoxRox]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|PAtari&lt;br /&gt;
|Atari 800&lt;br /&gt;
|[http://mydedibox.fr/_stuff/pandora/ Link]&lt;br /&gt;
|working build&lt;br /&gt;
|Cpasjuste&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|PSMS&lt;br /&gt;
|Sega Master System&lt;br /&gt;
|[http://mydedibox.fr/_stuff/pandora/ Link]&lt;br /&gt;
|working build&lt;br /&gt;
|Cpasjuste&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|PSnes&lt;br /&gt;
|Nintendo SNES&lt;br /&gt;
|[http://mydedibox.fr/_stuff/pandora/ Link]&lt;br /&gt;
|working build&lt;br /&gt;
|Cpasjuste&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Temper&lt;br /&gt;
|NEC PC Engine&lt;br /&gt;
|[http://exophase.devzero.co.uk/ Link]&lt;br /&gt;
|wip&lt;br /&gt;
|Exophase&lt;br /&gt;
|Fullspeed emulator&lt;br /&gt;
|-&lt;br /&gt;
|Tempest&lt;br /&gt;
|Atari Jaguar&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?showtopic=43119 Link]&lt;br /&gt;
|&lt;br /&gt;
|Firefox&lt;br /&gt;
|Firefox is [http://www.gp32x.com/board/index.php?/topic/54993-jaguarrrr/page__view__findpost__p__886780 no longer working on this].&lt;br /&gt;
|-&lt;br /&gt;
|XMAME&lt;br /&gt;
|Arcade&lt;br /&gt;
|[http://mydedibox.fr/_stuff/pandora/ Link]&lt;br /&gt;
|&lt;br /&gt;
|Cpasjuste&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Emulators]]&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Mr Loon</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=Emulator_List&amp;diff=3092</id>
		<title>Emulator List</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=Emulator_List&amp;diff=3092"/>
		<updated>2010-07-19T12:53:09Z</updated>

		<summary type="html">&lt;p&gt;Mr Loon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''These lists were last updated on 2010-07-16. For other software lists on the wiki, see [[Software projects]] and [[Games]]. You may also want to check out [http://apps.open-pandora.org/cgi-bin/viewarea.pl?Emulators Pandora Apps] or the [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,5 File Archive]. &lt;br /&gt;
&lt;br /&gt;
If different versions of an emulator were released, please make sure the &amp;quot;release date&amp;quot; is the most recent one.&lt;br /&gt;
&lt;br /&gt;
Please click on the little squares to sort by different categories.&lt;br /&gt;
&lt;br /&gt;
==Released emulators==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;font-size: 90%; border:1px solid gray; border-collapse: collapse; text-align: left;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; text-align: center;&amp;quot;&lt;br /&gt;
!Legend&lt;br /&gt;
|- style=&amp;quot;background: #FF9090&amp;quot;&lt;br /&gt;
|Emulators with a '''red''' background have many issues and poor compatibility, or have been abandoned.&lt;br /&gt;
|- style=&amp;quot;background: #FFFF90&amp;quot;&lt;br /&gt;
|Emulators with a '''yellow''' background may not work well enough for everyone or have compatibility issues.&lt;br /&gt;
|- style=&amp;quot;background: #90FF90&amp;quot;&lt;br /&gt;
|Emulators with a '''green''' background work with little to no issues and have good compatibility.&lt;br /&gt;
|-&lt;br /&gt;
|The status of items without a coloured background are unknown.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
''If you have tried an emulator which has an uncoloured background (unknown status), please update the entry on this list (add the appropriate background colour based on the legend) to reflect the status of the emulator and a statement in the notes if you feel it is necessary.''&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;font-size: 90%; border:1px solid gray; border-collapse: collapse; text-align: center; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec&amp;quot;&lt;br /&gt;
! Emulated System&lt;br /&gt;
! Project Name&lt;br /&gt;
! Release Date &amp;lt;small&amp;gt;(YYYY-MM-DD)&amp;lt;/small&amp;gt;&lt;br /&gt;
! Download&lt;br /&gt;
! Ported By&lt;br /&gt;
! &amp;lt;span title=&amp;quot;Compatibility List&amp;quot;&amp;gt;C&amp;lt;/span&amp;gt;&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
|Amiga 500&lt;br /&gt;
|[[UAE4ALL]]&lt;br /&gt;
|2010-06-09&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/UAE4ALL.inf Apps]&lt;br /&gt;
|Pickle&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Amiga 500&lt;br /&gt;
|[[UAE4ALL]]&lt;br /&gt;
|2010-07-16&lt;br /&gt;
|[http://www.filefront.com/16950621/uae4all.zip Download] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,72,74 Archive]&lt;br /&gt;
|Pickle, john4p&lt;br /&gt;
|&lt;br /&gt;
|Includes extra options over the original uae4all.&lt;br /&gt;
|-&lt;br /&gt;
|Amiga 1200&lt;br /&gt;
|[[P-UAE]]&lt;br /&gt;
|2010-06-06&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/puae.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,72,86 Archive]&lt;br /&gt;
|Gnostic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Amstrad CPC&lt;br /&gt;
|[[Pandora-CAP32]]&lt;br /&gt;
|2010-06-27&lt;br /&gt;
|[http://zx81.zx81.free.fr/serendipity/index.php?/archives/422-Pandora-CAP32-Amstrad-CPC-Emulator-for-Pandora-v1.1.0.html Download] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,72,115 Archive]&lt;br /&gt;
|zx-81&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/54801-pandora-cap32-v1-1-0/ Discussion]&lt;br /&gt;
|-&lt;br /&gt;
|Arcade&lt;br /&gt;
|[[MAME]]&lt;br /&gt;
|2010-05-29&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/mame106.pnd.inf Apps]&lt;br /&gt;
|SteveM&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Atari Lynx&lt;br /&gt;
|[[Handy]]&lt;br /&gt;
|2010-06-18&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/handy-0.5.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,87 Archive]&lt;br /&gt;
|SteveM&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/54220-handy/ Discussion]&lt;br /&gt;
|- style=&amp;quot;background: #90FF90&amp;quot;&lt;br /&gt;
|Atari ST&lt;br /&gt;
|[[Hatari]] 1.3.1&lt;br /&gt;
|2010-05-21&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/Hatari131d.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,72,61 Archive]&lt;br /&gt;
|Skeezix&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Atari VCS 2600&lt;br /&gt;
|[[Stella]]&lt;br /&gt;
|2010-05-07&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/Stella312a.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,53 Archive]&lt;br /&gt;
|Skeezix&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Atari VCS 2600&lt;br /&gt;
|Pandora-2600 ([[Stella]])&lt;br /&gt;
|2010-07-11&lt;br /&gt;
|[http://zx81.zx81.free.fr/public/pandora/2600/pandora-2600-v1.1.0-pnd.zip Download] [http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/2600-1.1.0.inf Apps]&lt;br /&gt;
|zx-81&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/54934-pandora-2600-atari-2600-emulator-for-pandora-v110/ Discussion]&lt;br /&gt;
|-&lt;br /&gt;
|Atari VCS 7800&lt;br /&gt;
|Pandora-7800 v1.1.0&lt;br /&gt;
|2010-07-11&lt;br /&gt;
|[http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,146 Archive]&lt;br /&gt;
|zx-81&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/55189-pandora-7800-atari-7800-emulator-for-pandora-v110/ Discussion]&lt;br /&gt;
|-&lt;br /&gt;
|Colecovision&lt;br /&gt;
|[[Colem]]&lt;br /&gt;
|2010-05-29&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/colem_alpha.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,70 Archive]&lt;br /&gt;
|Skeezix&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Colecovision&lt;br /&gt;
|[[Pandora Colem]]&lt;br /&gt;
|2010-06-30&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/colem-1.1.0.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,129 Archive]&lt;br /&gt;
|zx-81&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commodore 64&lt;br /&gt;
|[[Vice]]&lt;br /&gt;
|2010-03-25&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/ViceX64.inf Apps]&lt;br /&gt;
|Pickle&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commodore CBM2/C128/PET/Plus4/VIC&lt;br /&gt;
|[[Vice]]&lt;br /&gt;
|2010-03-25&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/ViceMisc.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,72,47 Archive]&lt;br /&gt;
|Pickle&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|HP-48&lt;br /&gt;
|[[Pandora-X48]]&lt;br /&gt;
|2010-06-17&lt;br /&gt;
|[http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,113,96 Archive]&lt;br /&gt;
|zx-81&lt;br /&gt;
|&lt;br /&gt;
|Emulates a calculator. [http://www.gp32x.com/board/index.php?/topic/54482-x48/ Discussion]&lt;br /&gt;
|-&lt;br /&gt;
|MSX&lt;br /&gt;
|[[Pandora-MSX]]&lt;br /&gt;
|2010-06-26&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/msx-1.1.1.inf Apps]&lt;br /&gt;
|zx-81&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/54775-pandora-msx-v1-1-0/ Discussion]&lt;br /&gt;
|- style=&amp;quot;background: #FFFF90&amp;quot;&lt;br /&gt;
|Nintendo 64&lt;br /&gt;
|[[Mupen64Plus]] R1B3&lt;br /&gt;
|2010-07-14&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/mupen64plus-r1.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,130 Archive]&lt;br /&gt;
|Ari64, Adventus, JayFoxRox, et al.&lt;br /&gt;
|[http://spreadsheets.google.com/pub?key=0AkBB6e4g1lGtdGxzVjhfNnpiMXVfR3FoZWRndG5iQ3c&amp;amp;hl=en_GB&amp;amp;output=html GD]&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/53683-mupen64plus/ Discussion]&lt;br /&gt;
|- style=&amp;quot;background: #FFFF90&amp;quot;&lt;br /&gt;
|Nintendo GBA/GBC/GB&lt;br /&gt;
|[[VisualBoyAdvance]]&lt;br /&gt;
|2010-06-04&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/vba-1.7.2-0.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,84 Archive]&lt;br /&gt;
|SteveM&lt;br /&gt;
|&lt;br /&gt;
|Runs GBC/GB well; GBA is slow&lt;br /&gt;
|-&lt;br /&gt;
|Nintendo NES&lt;br /&gt;
|[[GPFCE]]&lt;br /&gt;
|2010-05-29&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/gpfce.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,72 Archive]&lt;br /&gt;
|Notaz, Pickle&lt;br /&gt;
|[[Compat:Emulator_Compatibility_-_NES | W]]&lt;br /&gt;
|&lt;br /&gt;
|- style=&amp;quot;background: #FFFF90&amp;quot;&lt;br /&gt;
|Nintendo NES&lt;br /&gt;
|[[nesemu]]&lt;br /&gt;
|2010-05-29&lt;br /&gt;
|[http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,71 Archive]&lt;br /&gt;
|Pickle&lt;br /&gt;
|[[Compat:Emulator_Compatibility_-_NES | W]]&lt;br /&gt;
|[http://code.google.com/p/nesemu/ Website] Seems to only run at 40fps.&lt;br /&gt;
|-&lt;br /&gt;
|Nintendo SNES&lt;br /&gt;
|[[SNES9X]]&lt;br /&gt;
|2010-05-29&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/snes9x4d4p.inf Apps]&lt;br /&gt;
|Skeezix, Sience (Dingoo)&lt;br /&gt;
|&lt;br /&gt;
|a port of Dingoo Snes9x&lt;br /&gt;
|-&lt;br /&gt;
|Oric-1/Atmos&lt;br /&gt;
|[[PandOricutron]]&lt;br /&gt;
|2010-06-16&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/PandOricutron_108.inf Apps]&lt;br /&gt;
|torpor&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/54260-pandoricutron-1-0-8/ Discussion]&lt;br /&gt;
|- style=&amp;quot;background: #FFFF90&amp;quot;&lt;br /&gt;
|PC Engine&lt;br /&gt;
|[[Pandora HuGo]]&lt;br /&gt;
|2010-06-28&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/hugo-1.1.0.inf Apps]&lt;br /&gt;
|zx-81&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/54833-hugo-pandora-v1-1-0/ Discussion]&lt;br /&gt;
|- style=&amp;quot;background: #FF9090&amp;quot;&lt;br /&gt;
|PC Engine&lt;br /&gt;
|Hu-Go!&lt;br /&gt;
|2010-05-30&lt;br /&gt;
|[http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,76 Archive]&lt;br /&gt;
|SteveM&lt;br /&gt;
|&lt;br /&gt;
|'''Outdated.''' Use other PC-Engine emulator&lt;br /&gt;
|-&lt;br /&gt;
|PDP-11&lt;br /&gt;
|[[SIMH PDP-11]]&lt;br /&gt;
|2010-05-28&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/simh-3.8.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,72,83 Archive]&lt;br /&gt;
|SteveM&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|- style=&amp;quot;background: #90FF90&amp;quot;&lt;br /&gt;
|Sega Genesis, CD, Master System&lt;br /&gt;
|[[PicoDrive]]&lt;br /&gt;
|2010-06-02&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/PicoDrive_180_beta1.inf Apps]&lt;br /&gt;
|Notaz&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Sega Master System &amp;amp; GG&lt;br /&gt;
|[[Dega]] v1.16-4&lt;br /&gt;
|2010-07-04&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/dega-1.16-2.inf Apps] [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,71,131 Archive]&lt;br /&gt;
|SteveM&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/54914-dega/ Discussion]&lt;br /&gt;
|-&lt;br /&gt;
|SNK Neo Geo&lt;br /&gt;
|[[GnGeo]]&lt;br /&gt;
|2010-06-24&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/gngeo-0.7-nofrontend.inf Apps]&lt;br /&gt;
|Manolis&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|SNK Neo Geo Pocket&lt;br /&gt;
|[[Race]]&lt;br /&gt;
|2010-06-20&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/race10.inf Apps]&lt;br /&gt;
|Hooka&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/54187-race-a-neo-geo-pocket-color-emulator Discussion]&lt;br /&gt;
|- style=&amp;quot;background: #FFFF90&amp;quot;&lt;br /&gt;
|Sony Playstation&lt;br /&gt;
|[[PSX4Pandora]]&lt;br /&gt;
|2010-06-11&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/psx4pandora10b2.inf Apps]&lt;br /&gt;
|ZodTTD&lt;br /&gt;
|[http://spreadsheets.google.com/pub?key=0AkBB6e4g1lGtdFVwODhsQzdlWVdrMTRKdDFXa1laZ2c&amp;amp;hl=en_GB&amp;amp;output=html GD]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|TI-92&lt;br /&gt;
|[[XTiger]]&lt;br /&gt;
|2010-06-30&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/ti92-1.1.0.inf Apps]&lt;br /&gt;
|zx-81&lt;br /&gt;
|&lt;br /&gt;
|Emulates a calculator.&lt;br /&gt;
|-&lt;br /&gt;
|x86 DOS&lt;br /&gt;
|[[DOSBox]] v0.74&lt;br /&gt;
|2010-06-05&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/Dosbox.inf Apps]&lt;br /&gt;
|Pickle&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/53942-post-your-dosbox-successes-here/ FT]&lt;br /&gt;
|Non-Pandora-specific compatibility list is [http://www.dosbox.com/comp_list.php here]&lt;br /&gt;
|-&lt;br /&gt;
|x86 Scumm engine games&lt;br /&gt;
|[[ScummVM]]&lt;br /&gt;
|2010-05-26&lt;br /&gt;
|[http://scummvm.distant-earth.com/scummvm/files/scummvm-openpandora-test-2010-05-26.zip Download]&lt;br /&gt;
|DJ Willis&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/53668-scummvm-unofficial-test-111-release-for-the-openpandora/ Discussion]&lt;br /&gt;
|-&lt;br /&gt;
|x86 Windows 3.1&lt;br /&gt;
|[[WinBox]] ('''beta''')&lt;br /&gt;
|2010-07-04&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/54985-win-3-1-via-dosbox-at-native-resolution/page__view__findpost__p__887198 Download (2 files)]&lt;br /&gt;
|urjaman&lt;br /&gt;
|&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/topic/54985-win-3-1-via-dosbox-at-native-resolution/page__view__findpost__p__887198 Discussion]. modified DOSBox to run Windows 3.1 at Pandora's native resolution&lt;br /&gt;
|-&lt;br /&gt;
|ZX Spectrum&lt;br /&gt;
|[[Fuse]]&lt;br /&gt;
|2010-06-24&lt;br /&gt;
|[http://apps.open-pandora.org/cgi-bin/viewapp.pl?/Emulator/fuse-0.9.0.inf Apps]&lt;br /&gt;
|SteveM&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt; &amp;quot;C&amp;quot; is short for compatibility list.&lt;br /&gt;
FT = Forum Topic&lt;br /&gt;
GD = Google Docs&lt;br /&gt;
W = Wiki page&lt;br /&gt;
&lt;br /&gt;
==Unreleased emulators==&lt;br /&gt;
&lt;br /&gt;
''This list is out of date and needs updating.''&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;font-size: 90%; border:1px solid gray; border-collapse: collapse; text-align: center; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec&amp;quot;&lt;br /&gt;
! Project Name&lt;br /&gt;
! Emulated System&lt;br /&gt;
! Link&lt;br /&gt;
! Status&lt;br /&gt;
! Author/Port Author&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
|Caprice32&lt;br /&gt;
|Amstrad CPC&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?showtopic=48140 Link1] [http://www.caprice32.cybercube.com/ Link2]&lt;br /&gt;
|wip&lt;br /&gt;
|hdonk&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|FinalBurnAdvance&lt;br /&gt;
|CPS1/2/3/taito...&lt;br /&gt;
|[http://www.youtube.com/watch?v=06hjDLMBaf8 Link]&lt;br /&gt;
|&lt;br /&gt;
|Squidge&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Frotz&lt;br /&gt;
|Z-Machine interpreter&lt;br /&gt;
|[http://www.cosam.org/computers/pandora/frotz-2.43.pnd Link]&lt;br /&gt;
|working build&lt;br /&gt;
|SteveM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|gpSP&lt;br /&gt;
|Nintendo GBA&lt;br /&gt;
|&lt;br /&gt;
|wip&lt;br /&gt;
|ZodTTD&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Jzintv&lt;br /&gt;
|Mattel Intellivision&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?showtopic=48035 Link]&lt;br /&gt;
|&lt;br /&gt;
|WizardStan&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[MAME4ALL]]&lt;br /&gt;
|Arcade&lt;br /&gt;
|[http://www.youtube.com/user/franxism Link]&lt;br /&gt;
|&lt;br /&gt;
|Franxis&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|NeoPop&lt;br /&gt;
|SNK NeoGeo Pocket&lt;br /&gt;
|[http://mydedibox.fr/_stuff/pandora/ Link1] [http://www.youtube.com/user/cpasjuste Link2]&lt;br /&gt;
|&lt;br /&gt;
|Cpasjuste&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|NullDC&lt;br /&gt;
|Sega Dreamcast&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=47065&amp;amp;view=findpost&amp;amp;p=709910 Link]&lt;br /&gt;
|Wip&lt;br /&gt;
|Zezu / drkIIraziel&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|PandaSNES&lt;br /&gt;
|Nintendo SNES&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?showtopic=43213 Link]&lt;br /&gt;
|wip&lt;br /&gt;
|Squidge&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Pandora-PSP&lt;br /&gt;
|Sony Playstation Portable&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?/blog/37-pandora-psp/ Link]&lt;br /&gt;
|wip&lt;br /&gt;
|[[User:JayFoxRox|JayFoxRox]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|PAtari&lt;br /&gt;
|Atari 800&lt;br /&gt;
|[http://mydedibox.fr/_stuff/pandora/ Link]&lt;br /&gt;
|working build&lt;br /&gt;
|Cpasjuste&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|PSMS&lt;br /&gt;
|Sega Master System&lt;br /&gt;
|[http://mydedibox.fr/_stuff/pandora/ Link]&lt;br /&gt;
|working build&lt;br /&gt;
|Cpasjuste&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|PSnes&lt;br /&gt;
|Nintendo SNES&lt;br /&gt;
|[http://mydedibox.fr/_stuff/pandora/ Link]&lt;br /&gt;
|working build&lt;br /&gt;
|Cpasjuste&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Temper&lt;br /&gt;
|NEC PC Engine&lt;br /&gt;
|[http://exophase.devzero.co.uk/ Link]&lt;br /&gt;
|wip&lt;br /&gt;
|Exophase&lt;br /&gt;
|Fullspeed emulator&lt;br /&gt;
|-&lt;br /&gt;
|Tempest&lt;br /&gt;
|Atari Jaguar&lt;br /&gt;
|[http://www.gp32x.com/board/index.php?showtopic=43119 Link]&lt;br /&gt;
|&lt;br /&gt;
|Firefox&lt;br /&gt;
|Firefox is [http://www.gp32x.com/board/index.php?/topic/54993-jaguarrrr/page__view__findpost__p__886780 no longer working on this].&lt;br /&gt;
|-&lt;br /&gt;
|XMAME&lt;br /&gt;
|Arcade&lt;br /&gt;
|[http://mydedibox.fr/_stuff/pandora/ Link]&lt;br /&gt;
|&lt;br /&gt;
|Cpasjuste&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Emulators]]&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Mr Loon</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=User_talk:Mr_Loon&amp;diff=2469</id>
		<title>User talk:Mr Loon</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=User_talk:Mr_Loon&amp;diff=2469"/>
		<updated>2010-06-21T16:06:29Z</updated>

		<summary type="html">&lt;p&gt;Mr Loon: Removing all content from page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mr Loon</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=User_talk:Mr_Loon&amp;diff=2468</id>
		<title>User talk:Mr Loon</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=User_talk:Mr_Loon&amp;diff=2468"/>
		<updated>2010-06-21T16:04:38Z</updated>

		<summary type="html">&lt;p&gt;Mr Loon: New page: Removed legacy storage specs as they have little relevance to a general overview of the system.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Removed legacy storage specs as they have little relevance to a general overview of the system.&lt;/div&gt;</summary>
		<author><name>Mr Loon</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=Pandora&amp;diff=2467</id>
		<title>Pandora</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=Pandora&amp;diff=2467"/>
		<updated>2010-06-21T16:01:36Z</updated>

		<summary type="html">&lt;p&gt;Mr Loon: /* Storage */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Pandora is a seventh-generation handheld game console. Mass production and shipping of the Pandora began in May 2010, the Pandora is currently the most powerful handheld gaming console available.&lt;br /&gt;
[[Image:PandoraFront.jpg|right|thumb|360px|The Pandora.]]&lt;br /&gt;
[[Image:Pandora-newrender.jpg|right|thumb|360px|An older render of the Pandora open-source game system.]]&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
&lt;br /&gt;
The Pandora runs the Ångström Linux distribution. There will be no fees for developer tools and hence anyone will be free to develop and release software for the system. &lt;br /&gt;
&lt;br /&gt;
====Core====&lt;br /&gt;
The Pandora uses a Texas Instruments OMAP 3530 System-on-Chip. This includes the ARM Cortex-A8 processor, the TI C64X programmable DSP, the PowerVR SGX 530 3D accelerator and supporting components.&lt;br /&gt;
&lt;br /&gt;
====Storage====&lt;br /&gt;
The Pandora has 256MB of DDR RAM and 512MB of on-board NAND memory. Storage space is available through 2 SDHC card slots (up to 64GB of storage currently) and via USB host capabilities for connecting any standard USB flash drive and hard drive.&lt;br /&gt;
&lt;br /&gt;
====Input====&lt;br /&gt;
The Pandora includes two analog pads, a directional pad, 4 action buttons, 2 shoulder buttons, 3 function buttons (start/select/home), and a QWERTY keyboard. &lt;br /&gt;
&lt;br /&gt;
====Output====&lt;br /&gt;
The Pandora's display is a 800*480 display, with touchscreen functionality.&lt;br /&gt;
&lt;br /&gt;
====TV-out====&lt;br /&gt;
The Pandora has the ability to output S-video and composite signals to television sets. In addition, picture-in-picture and separate signals for the TV and LCD will be supported.&lt;br /&gt;
&lt;br /&gt;
====Sound====&lt;br /&gt;
The Pandora has a high-quality sound DAC, and an ADC and internal microphone for recording. A pair of stereo speakers are built into the display. The volume control is a wheel.&lt;br /&gt;
&lt;br /&gt;
====Keyboard====&lt;br /&gt;
The Pandora has an almost-full QWERTY keyboard, with additional keys using the Function key and shoulder buttons.&lt;br /&gt;
&lt;br /&gt;
====Price====&lt;br /&gt;
'''First Batch''': 199 GBP(incl. VAT) (approx. $330 USD, 212 € (excl. VAT), later charged in USD due to currency fluctuations.&lt;br /&gt;
&lt;br /&gt;
'''Second Batch''': $349 USD pre-tax. [http://www.gp32x.com/board/index.php?/topic/54010-second-batch/page__st__15__p__867381&amp;amp;#entry867381] Regional prices will be adjusted at the time of order to reflect current USD conversion rate.&lt;br /&gt;
&lt;br /&gt;
==Detailed Specifications==&lt;br /&gt;
&lt;br /&gt;
====General====&lt;br /&gt;
* The name: Pandora [http://openpandora.org]&lt;br /&gt;
* Dimensions: 140 x 83 x 27 mm (slightly larger than a DS Lite: vs 133 mm × 73.9 mm × 21.5 mm, [[#Size_Comparison|size comparison]])&lt;br /&gt;
* The first batch of 4000 Pandoras are still available to pre-order if orders are canceled, but only a few are left.&lt;br /&gt;
* Pre-ordering for the second batch could start as soon as summer 2010. [http://www.open-pandora.org/index.php?option=com_content&amp;amp;view=article&amp;amp;id=180:back-from-hell&amp;amp;catid=2:blog&amp;amp;Itemid=2&amp;amp;lang=en]&lt;br /&gt;
* Case is a bit smaller than the GP2X, and will be a mix of metal and plastic. [http://www.gp32x.com/board/index.php?showtopic=38044]&lt;br /&gt;
&lt;br /&gt;
====Core Hardware====&lt;br /&gt;
*Texas Instrument's OMAP3530 System-on-chip. [http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=38155&amp;amp;view=findpost&amp;amp;p=562133] [http://www.gp32x.com/board/index.php?showtopic=39172&amp;amp;st=160#] ''Specifications can be found at this link: [http://focus.ti.com/pdfs/wtbu/ti_omap3430.pdf] '' &lt;br /&gt;
*PowerVR SGX GPU (OpenGL ES 2.0, several million polygons per second). ''OpenGL ES demonstrated: [http://www.imgtec.com/powervr/insider/powervr-demos.asp] ''&lt;br /&gt;
*256MB of DDR SDRAM in consumer units (early developer units had 128MB).&lt;br /&gt;
*Real Time Clock (RTC) built in, to keep track of time. [http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=38155&amp;amp;view=findpost&amp;amp;p=568882]&lt;br /&gt;
*512MB of internal flash memory (NAND) for consumer Pandoras (early developer boards has 256MB).&lt;br /&gt;
*Is &amp;quot;unbrickable&amp;quot;, through a ROM bootloader.&lt;br /&gt;
&lt;br /&gt;
====Display====&lt;br /&gt;
*800x480 widescreen (5:3), 4.3 inches, touchscreen LCD.[http://www.gp32x.com/board/index.php?showtopic=38044]&lt;br /&gt;
*Brightness:300 cd/m2, Contrast ratio:450:1, Response time:tr+tf=30ms[http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=39741&amp;amp;view=findpost&amp;amp;p=573484]&lt;br /&gt;
*Dimensions: 93.6 x 56.2 mm (4.3 inches, 5:3 aspect ratio).&lt;br /&gt;
*TV-out included in hardware, A/V-OUT Port (similar in appearance to a large USB OTG port) outputs S-Video and Composite and inputs 3,5mm Headphone/Microphone cables.. &lt;br /&gt;
**Separate TV-out signals, picture-in-picture capabilities. [http://www.gp32x.com/board/index.php?showtopic=38044]&lt;br /&gt;
*Powerful 2D and 3D hardware acceleration, see above. [http://www.gp32x.com/board/index.php?showtopic=38044]&lt;br /&gt;
&lt;br /&gt;
====Input====&lt;br /&gt;
*Buttons, keyboard, microphone, and touchscreen. [http://www.gp32x.com/board/index.php?showtopic=38044]&lt;br /&gt;
*Directional pad will be a D-pad. [http://www.gp32x.com/board/index.php?showtopic=38044]&lt;br /&gt;
*Two real, custom designed, plastic analog nubs.&lt;br /&gt;
*QWERTY keyboard (cellphone like, but larger). [http://www.gp32x.com/board/index.php?showtopic=38044]&lt;br /&gt;
*Built-In Microphone [http://www.gp32x.com/board/index.php?act=findpost&amp;amp;pid=568882]&lt;br /&gt;
&lt;br /&gt;
====Connectivity====&lt;br /&gt;
*802.11b/g (Wi-fi) included. USB host included. USB-on-the-go (one-port host and client) included. [http://www.gp32x.com/board/index.php?showtopic=38044]&lt;br /&gt;
*Integrated Bluetooth 2.0 + EDR (3Mbps)[http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=42344&amp;amp;view=findpost&amp;amp;p=613832]&lt;br /&gt;
*[[USB_reference|USB OTG mini-AB port and fully powered (500 mA) standard-A port.]] You can use anything that has the appropriate drivers. [http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=38155&amp;amp;view=findpost&amp;amp;p=568882] Some devices need to first go through a powered USB hub.&lt;br /&gt;
*RS-232 included, but a level converter is needed for the UART. [http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=38155&amp;amp;view=findpost&amp;amp;p=568882]&lt;br /&gt;
*Twin SDIO-capable SDHC slots.&lt;br /&gt;
&lt;br /&gt;
====Software====&lt;br /&gt;
*Open2X-type Linux firmware. [http://wiki.open2x.org/open2x/wiki/index.php?title=Firmware]&lt;br /&gt;
*[[Libpnd_hub|Custom package system for software installation and updates.]]&lt;br /&gt;
*Potential Emulation: Nearly any game console which predates the Playstation for which an open-source emulator exists.  Nearly any 8 or 16 bit computer system for which an open-source emulator exists.&lt;br /&gt;
** Atari 2600, 7800, 5200, and Lynx&lt;br /&gt;
** Nintendo NES, SNES, Gameboy, GBA and NDS (with combination of inbuilt touchscreen and external TV)&lt;br /&gt;
** Sega Master System and Genesis&lt;br /&gt;
** NEC PCEngine (TurboGrafx-16)&lt;br /&gt;
** SNK NeoGeo, NeoGeo Pocket, and Pocket Color&lt;br /&gt;
** Sony Playstation [http://www.gp32x.com/board/index.php?showtopic=41440]&lt;br /&gt;
** Atari 400, 800, and ST&lt;br /&gt;
** Amiga &lt;br /&gt;
** PC (DOSBox)&lt;br /&gt;
** Apple II&lt;br /&gt;
*Possible Software:&lt;br /&gt;
**Runs a version of the X11 window manager and has the option of a full desktop environment (XFCE).&lt;br /&gt;
**You can run most normal programs that run on modern Linux builds as well, provided they do not exceed 256MB of RAM (excluding any virtual memory for performance reasons) and are ported (the source code must be accessible).  This includes a full build of Firefox. Firefox 3.0 uses much less memory and resources, and should run fine on the Pandora.&lt;br /&gt;
**Some Flash support is possible with some work through the use of [http://www.gnu.org/software/gnash/ Gnash]. Maybe not full Flash support, but Gnash will run up to FlashV7 as long as it is ported to the Pandora.&lt;br /&gt;
**Youtube videos in FLV can be downloaded and played with mplayer and VLC. Mplayer and VLC will also play other movie files from Firefox, and VLC can also stream FLV easily and can work with Firefox or as a standalone program.  &lt;br /&gt;
**Advanced multimedia support, including streaming: mplayer, VLC, xine and any other program that is open source is possible.  For a general idea of file support for VLC see http://www.videolan.org/vlc/features.html, and for xine see http://xinehq.de/index.php/features.&lt;br /&gt;
&lt;br /&gt;
====Power====&lt;br /&gt;
*Lithium-polymer battery, ~4000mAH.&lt;br /&gt;
*Up to 10 hours battery life under reasonable load, 8.5 hours under max CPU load. Up to 100 hours playing MP3s. [http://www.gp32x.com/board/index.php?showtopic=40823&amp;amp;st=80&amp;amp;p=595336&amp;amp;#entry595336]&lt;br /&gt;
*Can charge through an AC adapter or USB. [http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=40659&amp;amp;view=findpost&amp;amp;p=587802]&lt;br /&gt;
*Advanced power management capabilities: only need to set a max clockspeed, when the CPU is not doing anything it automatically HALTs and does nothing to save power.[http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=38155&amp;amp;view=findpost&amp;amp;p=574380]&lt;br /&gt;
*Will be able to suspend to RAM or suspend to disk for longer battery life and faster start up.&lt;br /&gt;
&lt;br /&gt;
==Size Comparison==&lt;br /&gt;
[[image:size-compare.jpg]]&lt;br /&gt;
[http://www.sizeasy.com/page/size_comparison/23284-Pandora-vs-Nintendo-DS-Light-vs-The-WIZ-vs-Dingoo-A320-vs-Gameboy-Micro Sizeasy Link]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:FAQ]]&lt;/div&gt;</summary>
		<author><name>Mr Loon</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=Emulators&amp;diff=2466</id>
		<title>Emulators</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=Emulators&amp;diff=2466"/>
		<updated>2010-06-21T13:55:25Z</updated>

		<summary type="html">&lt;p&gt;Mr Loon: /* Where to download emulators */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Emulators''' are applications which reproduce another, different computer system in software allowing the software from one machine to be run on another. Emulators are used for a wide range of purposes. For example, OS X provides emulation on x86 computers to allow old PowerPC binaries to be run. Microsoft provide an ARM PDA emulator for testing applications without having to repeatedly copy things onto a device.&lt;br /&gt;
&lt;br /&gt;
One of the most popular uses for emulators however is to play video games from older (or in some exceptional circumstances, current) systems on modern hardware (generally PCs but the Pandora, GP2X, GP32 and PSP are also popular platforms for running emulators). Nintendo sells a number of official emulators through its Virtual Console service for the Wii.&lt;br /&gt;
&lt;br /&gt;
== Pandora and emulators ==&lt;br /&gt;
One of the popular uses for the Pandora is to run emulators of old video games systems (though some old home computers and calculators are also emulated). The Pandora is suited to this task because it has a fairly standard control layout similar (or almost identical to) the layouts of the input devices of the systems it emulates. Furthermore, it has an LCD of resolution 800x480, which is large enough to accommodate most older systems without any downscaling. Of course, it is also portable meaning you can play these games whenever and wherever you want without having to carry a TV, machine and collection of cartridges.&lt;br /&gt;
&lt;br /&gt;
== What is needed to run emulators ==&lt;br /&gt;
In most cases, emulators can simply load software and run. However, some require a dump of the BIOS ROM stored within the system itself. These dumps cannot be distributed legally without the permission of the company/individual who created them due to them being copyrighted. In some cases (such as the GBA) it may be feasible to extract a dump of the BIOS yourself if you own a GBA and the necessary equipment but for others (like the PlayStation) the only way most people can obtain a BIOS dump is to illegally download it. Each system has a unique BIOS, though many older ones don't have a BIOS at all, or it is emulated along with the hardware. You should check the individual pages for each emulator to see if they need a BIOS dump to run.&lt;br /&gt;
&lt;br /&gt;
An emulator is no use without software to run on it. These normally come in the form of ROM dumps (since they are extracted from the ROM chips that used to be used to distribute software) generally known as just &amp;quot;ROMs&amp;quot;. A few ROMs are &amp;quot;homebrew&amp;quot;, that is, free software or freeware. However, ROMs of commercial games are illegal under copyright law unless you dump them yourself (and even then you are only allowed to make use of them under very specific circumstances). ROMs for one system will not work on another system's emulator, just as you can't plug Super Nintendo cartridges into a PlayStation and run them. As such, you need ROMs for each system and an emulator for each system (though some special cases exist such as MAME which will run ROMs from multiple arcade systems).&lt;br /&gt;
&lt;br /&gt;
== What the Pandora can emulate ==&lt;br /&gt;
The Pandora, despite its apparent low clock speed when compared to those of modern desktop PCs, is a powerful system (clock speeds cannot be reliably compared between systems). Although there is very little hardware for accelerating graphics functions, the CPU is fast enough to emulate many systems purely in software.&lt;br /&gt;
&lt;br /&gt;
Most video game machines up to the 16-bit era (i.e. SNES, Mega Drive) could in theory be emulated on the Pandora, and some 32-bit consoles have the potential to be emulated with varying degrees of success. That does not mean that everything before this point will be emulated as there are hundreds of machines, some of which are virtually unknown and others which have unusual hardware which is difficult or impossible to emulate.&lt;br /&gt;
&lt;br /&gt;
This means that there are literally tens of thousands, possibly hundreds of thousands of games which can be played on the Pandora if you are able to obtain the software.&lt;br /&gt;
&lt;br /&gt;
== Where to download emulators ==&lt;br /&gt;
Most software (including emulators) for the Pandora can be obtained from the Pandora File Archive. You will find the emulator section [http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,5 here].&lt;br /&gt;
&lt;br /&gt;
== Emulator Compatibility ==&lt;br /&gt;
This wiki houses compatibility and performance lists for various emulators available on the Pandora. You can find these on the [[Emulator Compatibility]] page.&lt;br /&gt;
&lt;br /&gt;
Please do add to these lists as you test more games so that others may benefit from settings you may have discovered (for some users a particular game running well is enough to justify the purchase).&lt;br /&gt;
&lt;br /&gt;
== Emulator List ==&lt;br /&gt;
Here is a list of systems for which emulators are available on the Pandora (it may not be complete as new software is being released regularly). This doesn't take into account how complete the emulators are, merely that they exist. For performance data, look at the compatibility database. For more up-to-date information, visit the [[Projects Under Development]] page.&lt;br /&gt;
&lt;br /&gt;
==== Arcade ====&lt;br /&gt;
[[Final Burn for Pandora]]&lt;br /&gt;
&lt;br /&gt;
[[MAME4ALL]]&lt;br /&gt;
==== Atari Jaguar ====&lt;br /&gt;
[[T2K for Pandora]]&lt;br /&gt;
==== Nintendo SNES ====&lt;br /&gt;
[[PandaSNES]]&lt;br /&gt;
==== Sega Genesis/Megadrive====&lt;br /&gt;
[[PicoDrive]]&lt;br /&gt;
==== Sony Playstation ====&lt;br /&gt;
[[PSX4Pandora]]&lt;br /&gt;
==== Amiga ====&lt;br /&gt;
[[UAE4ALL]]&lt;br /&gt;
==== MS-DOS ====&lt;br /&gt;
[[DOSBox]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For a list of announced projects, please see the list of potential emulators and development status on the GP32X forums: [http://www.gp32x.com/board/index.php?showtopic=47518]&lt;br /&gt;
&lt;br /&gt;
[[Category:Emulators]]&lt;/div&gt;</summary>
		<author><name>Mr Loon</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=Pandora&amp;diff=2465</id>
		<title>Pandora</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=Pandora&amp;diff=2465"/>
		<updated>2010-06-21T13:44:37Z</updated>

		<summary type="html">&lt;p&gt;Mr Loon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Pandora is a seventh-generation handheld game console. Mass production and shipping of the Pandora began in May 2010, the Pandora is currently the most powerful handheld gaming console available.&lt;br /&gt;
[[Image:PandoraFront.jpg|right|thumb|360px|The Pandora.]]&lt;br /&gt;
[[Image:Pandora-newrender.jpg|right|thumb|360px|An older render of the Pandora open-source game system.]]&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
&lt;br /&gt;
The Pandora runs the Ångström Linux distribution. There will be no fees for developer tools and hence anyone will be free to develop and release software for the system. &lt;br /&gt;
&lt;br /&gt;
====Core====&lt;br /&gt;
The Pandora uses a Texas Instruments OMAP 3530 System-on-Chip. This includes the ARM Cortex-A8 processor, the TI C64X programmable DSP, the PowerVR SGX 530 3D accelerator and supporting components.&lt;br /&gt;
&lt;br /&gt;
====Storage====&lt;br /&gt;
The first revisions of the console included 128MB of DDR RAM, and 256MB of on-board NAND flash memory. However, the final revision that is sold to consumers has 256MB of DDR RAM and 512MB of on-board NAND memory. Storage space is available through 2 SDHC card slots (up to 64GB of storage currently) and via USB host capabilities for connecting any standard USB flash drive and hard drive.&lt;br /&gt;
&lt;br /&gt;
====Input====&lt;br /&gt;
The Pandora includes two analog pads, a directional pad, 4 action buttons, 2 shoulder buttons, 3 function buttons (start/select/home), and a QWERTY keyboard. &lt;br /&gt;
&lt;br /&gt;
====Output====&lt;br /&gt;
The Pandora's display is a 800*480 display, with touchscreen functionality.&lt;br /&gt;
&lt;br /&gt;
====TV-out====&lt;br /&gt;
The Pandora has the ability to output S-video and composite signals to television sets. In addition, picture-in-picture and separate signals for the TV and LCD will be supported.&lt;br /&gt;
&lt;br /&gt;
====Sound====&lt;br /&gt;
The Pandora has a high-quality sound DAC, and an ADC and internal microphone for recording. A pair of stereo speakers are built into the display. The volume control is a wheel.&lt;br /&gt;
&lt;br /&gt;
====Keyboard====&lt;br /&gt;
The Pandora has an almost-full QWERTY keyboard, with additional keys using the Function key and shoulder buttons.&lt;br /&gt;
&lt;br /&gt;
====Price====&lt;br /&gt;
'''First Batch''': 199 GBP(incl. VAT) (approx. $330 USD, 212 € (excl. VAT), later charged in USD due to currency fluctuations.&lt;br /&gt;
&lt;br /&gt;
'''Second Batch''': $349 USD pre-tax. [http://www.gp32x.com/board/index.php?/topic/54010-second-batch/page__st__15__p__867381&amp;amp;#entry867381] Regional prices will be adjusted at the time of order to reflect current USD conversion rate.&lt;br /&gt;
&lt;br /&gt;
==Detailed Specifications==&lt;br /&gt;
&lt;br /&gt;
====General====&lt;br /&gt;
* The name: Pandora [http://openpandora.org]&lt;br /&gt;
* Dimensions: 140 x 83 x 27 mm (slightly larger than a DS Lite: vs 133 mm × 73.9 mm × 21.5 mm, [[#Size_Comparison|size comparison]])&lt;br /&gt;
* The first batch of 4000 Pandoras are still available to pre-order if orders are canceled, but only a few are left.&lt;br /&gt;
* Pre-ordering for the second batch could start as soon as summer 2010. [http://www.open-pandora.org/index.php?option=com_content&amp;amp;view=article&amp;amp;id=180:back-from-hell&amp;amp;catid=2:blog&amp;amp;Itemid=2&amp;amp;lang=en]&lt;br /&gt;
* Case is a bit smaller than the GP2X, and will be a mix of metal and plastic. [http://www.gp32x.com/board/index.php?showtopic=38044]&lt;br /&gt;
&lt;br /&gt;
====Core Hardware====&lt;br /&gt;
*Texas Instrument's OMAP3530 System-on-chip. [http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=38155&amp;amp;view=findpost&amp;amp;p=562133] [http://www.gp32x.com/board/index.php?showtopic=39172&amp;amp;st=160#] ''Specifications can be found at this link: [http://focus.ti.com/pdfs/wtbu/ti_omap3430.pdf] '' &lt;br /&gt;
*PowerVR SGX GPU (OpenGL ES 2.0, several million polygons per second). ''OpenGL ES demonstrated: [http://www.imgtec.com/powervr/insider/powervr-demos.asp] ''&lt;br /&gt;
*256MB of DDR SDRAM in consumer units (early developer units had 128MB).&lt;br /&gt;
*Real Time Clock (RTC) built in, to keep track of time. [http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=38155&amp;amp;view=findpost&amp;amp;p=568882]&lt;br /&gt;
*512MB of internal flash memory (NAND) for consumer Pandoras (early developer boards has 256MB).&lt;br /&gt;
*Is &amp;quot;unbrickable&amp;quot;, through a ROM bootloader.&lt;br /&gt;
&lt;br /&gt;
====Display====&lt;br /&gt;
*800x480 widescreen (5:3), 4.3 inches, touchscreen LCD.[http://www.gp32x.com/board/index.php?showtopic=38044]&lt;br /&gt;
*Brightness:300 cd/m2, Contrast ratio:450:1, Response time:tr+tf=30ms[http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=39741&amp;amp;view=findpost&amp;amp;p=573484]&lt;br /&gt;
*Dimensions: 93.6 x 56.2 mm (4.3 inches, 5:3 aspect ratio).&lt;br /&gt;
*TV-out included in hardware, A/V-OUT Port (similar in appearance to a large USB OTG port) outputs S-Video and Composite and inputs 3,5mm Headphone/Microphone cables.. &lt;br /&gt;
**Separate TV-out signals, picture-in-picture capabilities. [http://www.gp32x.com/board/index.php?showtopic=38044]&lt;br /&gt;
*Powerful 2D and 3D hardware acceleration, see above. [http://www.gp32x.com/board/index.php?showtopic=38044]&lt;br /&gt;
&lt;br /&gt;
====Input====&lt;br /&gt;
*Buttons, keyboard, microphone, and touchscreen. [http://www.gp32x.com/board/index.php?showtopic=38044]&lt;br /&gt;
*Directional pad will be a D-pad. [http://www.gp32x.com/board/index.php?showtopic=38044]&lt;br /&gt;
*Two real, custom designed, plastic analog nubs.&lt;br /&gt;
*QWERTY keyboard (cellphone like, but larger). [http://www.gp32x.com/board/index.php?showtopic=38044]&lt;br /&gt;
*Built-In Microphone [http://www.gp32x.com/board/index.php?act=findpost&amp;amp;pid=568882]&lt;br /&gt;
&lt;br /&gt;
====Connectivity====&lt;br /&gt;
*802.11b/g (Wi-fi) included. USB host included. USB-on-the-go (one-port host and client) included. [http://www.gp32x.com/board/index.php?showtopic=38044]&lt;br /&gt;
*Integrated Bluetooth 2.0 + EDR (3Mbps)[http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=42344&amp;amp;view=findpost&amp;amp;p=613832]&lt;br /&gt;
*[[USB_reference|USB OTG mini-AB port and fully powered (500 mA) standard-A port.]] You can use anything that has the appropriate drivers. [http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=38155&amp;amp;view=findpost&amp;amp;p=568882] Some devices need to first go through a powered USB hub.&lt;br /&gt;
*RS-232 included, but a level converter is needed for the UART. [http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=38155&amp;amp;view=findpost&amp;amp;p=568882]&lt;br /&gt;
*Twin SDIO-capable SDHC slots.&lt;br /&gt;
&lt;br /&gt;
====Software====&lt;br /&gt;
*Open2X-type Linux firmware. [http://wiki.open2x.org/open2x/wiki/index.php?title=Firmware]&lt;br /&gt;
*[[Libpnd_hub|Custom package system for software installation and updates.]]&lt;br /&gt;
*Potential Emulation: Nearly any game console which predates the Playstation for which an open-source emulator exists.  Nearly any 8 or 16 bit computer system for which an open-source emulator exists.&lt;br /&gt;
** Atari 2600, 7800, 5200, and Lynx&lt;br /&gt;
** Nintendo NES, SNES, Gameboy, GBA and NDS (with combination of inbuilt touchscreen and external TV)&lt;br /&gt;
** Sega Master System and Genesis&lt;br /&gt;
** NEC PCEngine (TurboGrafx-16)&lt;br /&gt;
** SNK NeoGeo, NeoGeo Pocket, and Pocket Color&lt;br /&gt;
** Sony Playstation [http://www.gp32x.com/board/index.php?showtopic=41440]&lt;br /&gt;
** Atari 400, 800, and ST&lt;br /&gt;
** Amiga &lt;br /&gt;
** PC (DOSBox)&lt;br /&gt;
** Apple II&lt;br /&gt;
*Possible Software:&lt;br /&gt;
**Runs a version of the X11 window manager and has the option of a full desktop environment (XFCE).&lt;br /&gt;
**You can run most normal programs that run on modern Linux builds as well, provided they do not exceed 256MB of RAM (excluding any virtual memory for performance reasons) and are ported (the source code must be accessible).  This includes a full build of Firefox. Firefox 3.0 uses much less memory and resources, and should run fine on the Pandora.&lt;br /&gt;
**Some Flash support is possible with some work through the use of [http://www.gnu.org/software/gnash/ Gnash]. Maybe not full Flash support, but Gnash will run up to FlashV7 as long as it is ported to the Pandora.&lt;br /&gt;
**Youtube videos in FLV can be downloaded and played with mplayer and VLC. Mplayer and VLC will also play other movie files from Firefox, and VLC can also stream FLV easily and can work with Firefox or as a standalone program.  &lt;br /&gt;
**Advanced multimedia support, including streaming: mplayer, VLC, xine and any other program that is open source is possible.  For a general idea of file support for VLC see http://www.videolan.org/vlc/features.html, and for xine see http://xinehq.de/index.php/features.&lt;br /&gt;
&lt;br /&gt;
====Power====&lt;br /&gt;
*Lithium-polymer battery, ~4000mAH.&lt;br /&gt;
*Up to 10 hours battery life under reasonable load, 8.5 hours under max CPU load. Up to 100 hours playing MP3s. [http://www.gp32x.com/board/index.php?showtopic=40823&amp;amp;st=80&amp;amp;p=595336&amp;amp;#entry595336]&lt;br /&gt;
*Can charge through an AC adapter or USB. [http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=40659&amp;amp;view=findpost&amp;amp;p=587802]&lt;br /&gt;
*Advanced power management capabilities: only need to set a max clockspeed, when the CPU is not doing anything it automatically HALTs and does nothing to save power.[http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=38155&amp;amp;view=findpost&amp;amp;p=574380]&lt;br /&gt;
*Will be able to suspend to RAM or suspend to disk for longer battery life and faster start up.&lt;br /&gt;
&lt;br /&gt;
==Size Comparison==&lt;br /&gt;
[[image:size-compare.jpg]]&lt;br /&gt;
[http://www.sizeasy.com/page/size_comparison/23284-Pandora-vs-Nintendo-DS-Light-vs-The-WIZ-vs-Dingoo-A320-vs-Gameboy-Micro Sizeasy Link]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:FAQ]]&lt;/div&gt;</summary>
		<author><name>Mr Loon</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=Pandora&amp;diff=2464</id>
		<title>Pandora</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=Pandora&amp;diff=2464"/>
		<updated>2010-06-21T10:47:33Z</updated>

		<summary type="html">&lt;p&gt;Mr Loon: /* Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Pandora is a seventh-generation handheld game console. When it started shipping in May 2010, it was the most powerful handheld gaming console available and so far it still is.&lt;br /&gt;
[[Image:PandoraFront.jpg|right|thumb|360px|The Pandora.]]&lt;br /&gt;
[[Image:Pandora-newrender.jpg|right|thumb|360px|An older render of the Pandora open-source game system.]]&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
&lt;br /&gt;
The Pandora runs the Ångström Linux distribution. There will be no fees for developer tools and hence anyone will be free to develop and release software for the system. &lt;br /&gt;
&lt;br /&gt;
====Core====&lt;br /&gt;
The Pandora uses a Texas Instruments OMAP 3530 System-on-Chip. This includes the ARM Cortex-A8 processor, the TI C64X programmable DSP, the PowerVR SGX 530 3D accelerator and supporting components.&lt;br /&gt;
&lt;br /&gt;
====Storage====&lt;br /&gt;
The first revisions of the console included 128MB of DDR RAM, and 256MB of on-board NAND flash memory. However, the final revision that is sold to consumers has 256MB of DDR RAM and 512MB of on-board NAND memory. Storage space is available through 2 SDHC card slots (up to 64GB of storage currently) and via USB host capabilities for connecting any standard USB flash drive and hard drive.&lt;br /&gt;
&lt;br /&gt;
====Input====&lt;br /&gt;
The Pandora includes two analog pads, a directional pad, 4 action buttons, 2 shoulder buttons, 3 function buttons (start/select/home), and a QWERTY keyboard. &lt;br /&gt;
&lt;br /&gt;
====Output====&lt;br /&gt;
The Pandora's display is a 800*480 display, with touchscreen functionality.&lt;br /&gt;
&lt;br /&gt;
====TV-out====&lt;br /&gt;
The Pandora has the ability to output S-video and composite signals to television sets. In addition, picture-in-picture and separate signals for the TV and LCD will be supported.&lt;br /&gt;
&lt;br /&gt;
====Sound====&lt;br /&gt;
The Pandora has a high-quality sound DAC, and an ADC and internal microphone for recording. A pair of stereo speakers are built into the display. The volume control is a wheel.&lt;br /&gt;
&lt;br /&gt;
====Keyboard====&lt;br /&gt;
The Pandora has an almost-full QWERTY keyboard, with additional keys using the Function key and shoulder buttons.&lt;br /&gt;
&lt;br /&gt;
====Price====&lt;br /&gt;
'''First Batch''': 199 GBP(incl. VAT) (approx. $330 USD, 212 € (excl. VAT), later charged in USD due to currency fluctuations.&lt;br /&gt;
&lt;br /&gt;
'''Second Batch''': $349 USD pre-tax. [http://www.gp32x.com/board/index.php?/topic/54010-second-batch/page__st__15__p__867381&amp;amp;#entry867381] Regional prices will be adjusted at the time of order to reflect current USD conversion rate.&lt;br /&gt;
&lt;br /&gt;
==Detailed Specifications==&lt;br /&gt;
&lt;br /&gt;
====General====&lt;br /&gt;
* The name: Pandora [http://openpandora.org]&lt;br /&gt;
* Dimensions: 140 x 83 x 27 mm (slightly larger than a DS Lite: vs 133 mm × 73.9 mm × 21.5 mm, [[#Size_Comparison|size comparison]])&lt;br /&gt;
* The first batch of 4000 Pandoras are still available to pre-order if orders are canceled, but only a few are left.&lt;br /&gt;
* Pre-ordering for the second batch could start as soon as summer 2010. [http://www.open-pandora.org/index.php?option=com_content&amp;amp;view=article&amp;amp;id=180:back-from-hell&amp;amp;catid=2:blog&amp;amp;Itemid=2&amp;amp;lang=en]&lt;br /&gt;
* Case is a bit smaller than the GP2X, and will be a mix of metal and plastic. [http://www.gp32x.com/board/index.php?showtopic=38044]&lt;br /&gt;
&lt;br /&gt;
====Core Hardware====&lt;br /&gt;
*Texas Instrument's OMAP3530 System-on-chip. [http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=38155&amp;amp;view=findpost&amp;amp;p=562133] [http://www.gp32x.com/board/index.php?showtopic=39172&amp;amp;st=160#] ''Specifications can be found at this link: [http://focus.ti.com/pdfs/wtbu/ti_omap3430.pdf] '' &lt;br /&gt;
*PowerVR SGX GPU (OpenGL ES 2.0, several million polygons per second). ''OpenGL ES demonstrated: [http://www.imgtec.com/powervr/insider/powervr-demos.asp] ''&lt;br /&gt;
*256MB of DDR SDRAM in consumer units (early developer units had 128MB).&lt;br /&gt;
*Real Time Clock (RTC) built in, to keep track of time. [http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=38155&amp;amp;view=findpost&amp;amp;p=568882]&lt;br /&gt;
*512MB of internal flash memory (NAND) for consumer Pandoras (early developer boards has 256MB).&lt;br /&gt;
*Is &amp;quot;unbrickable&amp;quot;, through a ROM bootloader.&lt;br /&gt;
&lt;br /&gt;
====Display====&lt;br /&gt;
*800x480 widescreen (5:3), 4.3 inches, touchscreen LCD.[http://www.gp32x.com/board/index.php?showtopic=38044]&lt;br /&gt;
*Brightness:300 cd/m2, Contrast ratio:450:1, Response time:tr+tf=30ms[http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=39741&amp;amp;view=findpost&amp;amp;p=573484]&lt;br /&gt;
*Dimensions: 93.6 x 56.2 mm (4.3 inches, 5:3 aspect ratio).&lt;br /&gt;
*TV-out included in hardware, A/V-OUT Port (similar in appearance to a large USB OTG port) outputs S-Video and Composite and inputs 3,5mm Headphone/Microphone cables.. &lt;br /&gt;
**Separate TV-out signals, picture-in-picture capabilities. [http://www.gp32x.com/board/index.php?showtopic=38044]&lt;br /&gt;
*Powerful 2D and 3D hardware acceleration, see above. [http://www.gp32x.com/board/index.php?showtopic=38044]&lt;br /&gt;
&lt;br /&gt;
====Input====&lt;br /&gt;
*Buttons, keyboard, microphone, and touchscreen. [http://www.gp32x.com/board/index.php?showtopic=38044]&lt;br /&gt;
*Directional pad will be a D-pad. [http://www.gp32x.com/board/index.php?showtopic=38044]&lt;br /&gt;
*Two real, custom designed, plastic analog nubs.&lt;br /&gt;
*QWERTY keyboard (cellphone like, but larger). [http://www.gp32x.com/board/index.php?showtopic=38044]&lt;br /&gt;
*Built-In Microphone [http://www.gp32x.com/board/index.php?act=findpost&amp;amp;pid=568882]&lt;br /&gt;
&lt;br /&gt;
====Connectivity====&lt;br /&gt;
*802.11b/g (Wi-fi) included. USB host included. USB-on-the-go (one-port host and client) included. [http://www.gp32x.com/board/index.php?showtopic=38044]&lt;br /&gt;
*Integrated Bluetooth 2.0 + EDR (3Mbps)[http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=42344&amp;amp;view=findpost&amp;amp;p=613832]&lt;br /&gt;
*[[USB_reference|USB OTG mini-AB port and fully powered (500 mA) standard-A port.]] You can use anything that has the appropriate drivers. [http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=38155&amp;amp;view=findpost&amp;amp;p=568882] Some devices need to first go through a powered USB hub.&lt;br /&gt;
*RS-232 included, but a level converter is needed for the UART. [http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=38155&amp;amp;view=findpost&amp;amp;p=568882]&lt;br /&gt;
*Twin SDIO-capable SDHC slots.&lt;br /&gt;
&lt;br /&gt;
====Software====&lt;br /&gt;
*Open2X-type Linux firmware. [http://wiki.open2x.org/open2x/wiki/index.php?title=Firmware]&lt;br /&gt;
*[[Libpnd_hub|Custom package system for software installation and updates.]]&lt;br /&gt;
*Potential Emulation: Nearly any game console which predates the Playstation for which an open-source emulator exists.  Nearly any 8 or 16 bit computer system for which an open-source emulator exists.&lt;br /&gt;
** Atari 2600, 7800, 5200, and Lynx&lt;br /&gt;
** Nintendo NES, SNES, Gameboy, GBA and NDS (with combination of inbuilt touchscreen and external TV)&lt;br /&gt;
** Sega Master System and Genesis&lt;br /&gt;
** NEC PCEngine (TurboGrafx-16)&lt;br /&gt;
** SNK NeoGeo, NeoGeo Pocket, and Pocket Color&lt;br /&gt;
** Sony Playstation [http://www.gp32x.com/board/index.php?showtopic=41440]&lt;br /&gt;
** Atari 400, 800, and ST&lt;br /&gt;
** Amiga &lt;br /&gt;
** PC (DOSBox)&lt;br /&gt;
** Apple II&lt;br /&gt;
*Possible Software:&lt;br /&gt;
**Runs a version of the X11 window manager and has the option of a full desktop environment (XFCE).&lt;br /&gt;
**You can run most normal programs that run on modern Linux builds as well, provided they do not exceed 256MB of RAM (excluding any virtual memory for performance reasons) and are ported (the source code must be accessible).  This includes a full build of Firefox. Firefox 3.0 uses much less memory and resources, and should run fine on the Pandora.&lt;br /&gt;
**Some Flash support is possible with some work through the use of [http://www.gnu.org/software/gnash/ Gnash]. Maybe not full Flash support, but Gnash will run up to FlashV7 as long as it is ported to the Pandora.&lt;br /&gt;
**Youtube videos in FLV can be downloaded and played with mplayer and VLC. Mplayer and VLC will also play other movie files from Firefox, and VLC can also stream FLV easily and can work with Firefox or as a standalone program.  &lt;br /&gt;
**Advanced multimedia support, including streaming: mplayer, VLC, xine and any other program that is open source is possible.  For a general idea of file support for VLC see http://www.videolan.org/vlc/features.html, and for xine see http://xinehq.de/index.php/features.&lt;br /&gt;
&lt;br /&gt;
====Power====&lt;br /&gt;
*Lithium-polymer battery, ~4000mAH.&lt;br /&gt;
*Up to 10 hours battery life under reasonable load, 8.5 hours under max CPU load. Up to 100 hours playing MP3s. [http://www.gp32x.com/board/index.php?showtopic=40823&amp;amp;st=80&amp;amp;p=595336&amp;amp;#entry595336]&lt;br /&gt;
*Can charge through an AC adapter or USB. [http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=40659&amp;amp;view=findpost&amp;amp;p=587802]&lt;br /&gt;
*Advanced power management capabilities: only need to set a max clockspeed, when the CPU is not doing anything it automatically HALTs and does nothing to save power.[http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=38155&amp;amp;view=findpost&amp;amp;p=574380]&lt;br /&gt;
*Will be able to suspend to RAM or suspend to disk for longer battery life and faster start up.&lt;br /&gt;
&lt;br /&gt;
==Size Comparison==&lt;br /&gt;
[[image:size-compare.jpg]]&lt;br /&gt;
[http://www.sizeasy.com/page/size_comparison/23284-Pandora-vs-Nintendo-DS-Light-vs-The-WIZ-vs-Dingoo-A320-vs-Gameboy-Micro Sizeasy Link]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:FAQ]]&lt;/div&gt;</summary>
		<author><name>Mr Loon</name></author>
		
	</entry>
</feed>