<?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=Djkoelkast</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=Djkoelkast"/>
	<link rel="alternate" type="text/html" href="https://pandorawiki.org/Special:Contributions/Djkoelkast"/>
	<updated>2026-05-03T10:28:05Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.32.0-alpha</generator>
	<entry>
		<id>https://pandorawiki.org/index.php?title=QEMU&amp;diff=10334</id>
		<title>QEMU</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=QEMU&amp;diff=10334"/>
		<updated>2012-05-06T21:08:47Z</updated>

		<summary type="html">&lt;p&gt;Djkoelkast: /* Operating Systems */&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 NT===&lt;br /&gt;
====On your Desktop PC====&lt;br /&gt;
* The -cpu pentium option is mandatory.&lt;br /&gt;
* For networking, use: -net nic,model=pcnet -net user&lt;br /&gt;
* At login: contrl+alt+2 to get the command window, then:&lt;br /&gt;
 sendkey ctrl-alt-delete&lt;br /&gt;
&lt;br /&gt;
====On the Pandora====&lt;br /&gt;
&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. With 98 you can also boot from the cd, just starting the computer, not the installation.&lt;br /&gt;
&lt;br /&gt;
*you must be now in Dos and for 95, you 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;
* For 98:&lt;br /&gt;
&lt;br /&gt;
cd setup&lt;br /&gt;
&lt;br /&gt;
xmsmmgr (may be already running)&lt;br /&gt;
&lt;br /&gt;
install&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;
* Sometimes it can be necessary to change a virtual disc or floppy, to achieve this&lt;br /&gt;
** Press [ctrl] + [alt] + [2] to get to the command and monitoring console (of Qemu)&lt;br /&gt;
** Locate the virtual drive you want to change the image for by typing &amp;quot;info block&amp;quot;, usually the CD-Drive is named ide1-cd0 and Floppy-Drive is named floppy0&lt;br /&gt;
** Eject the currently loaded image by entering &amp;quot;eject ide1-cd0&amp;quot; or &amp;quot;eject floppy0&amp;quot;&lt;br /&gt;
** Load the new image into the virtual drive with &amp;quot;change ide1-cd0 /path/to/your/image/file&amp;quot; or &amp;quot;change floppy0 /path/to/your/image/file&amp;quot;&lt;br /&gt;
** Press [ctrl] + [alt] + [1] to return to the standard output window&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; try pressing [shift] (or [left shoulder button]) + [Fn] + [;] or&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;
|Kolibri OS&lt;br /&gt;
|0.7.7.0&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|15 seconds&lt;br /&gt;
|Official iso from Kolibri website, set graphics to 640x480 or it won't run.&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;
|Geoworks Ensemble 2.0&lt;br /&gt;
|DOS (6.22)&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|Needs custom 1.44mb disk images. Is not very fast in screen build-up (might need a different setting).&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;
|Commander Keen 2&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 3&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 4&lt;br /&gt;
|1.4&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|700&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has some flickering when scrolling.&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 5&lt;br /&gt;
|1.4&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has some flickering when scrolling, but less than Keen 4.&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 6&lt;br /&gt;
|1.0&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has flickering. Is not 100% smooth on 800MHz&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;
|Epic Pinball&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|500&lt;br /&gt;
|No&lt;br /&gt;
|Even on 500mhz it's too fast to be playable. Has flickering on texts.&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;
|Grand Theft Auto&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|A bit slow, but playable (8 bit colormode). Sound works on soundblaster mode. 24 bit color mode doesn't work.&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;
|Jazz Jackrabbit&lt;br /&gt;
|CD&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yo&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Sprites are trailing/flickering, makes it unplayable. Sound works perfectly.&lt;br /&gt;
|-&lt;br /&gt;
|Keen Dreams&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Set sound in menu, music does not work. As soon as you start a level the screen will flash game/white/game/white.&lt;br /&gt;
|-&lt;br /&gt;
|Micro Machines 2&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Way too slow to be playable.&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;
|Prince of Persia&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Sound and (ad-lib) music work perfectly. Use D-pad for controls, A for jump, Shift or L-button for slow walk. Exit with CTRL+Q&lt;br /&gt;
|-&lt;br /&gt;
|Rad van fortuin&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|No&lt;br /&gt;
|No&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Does not start at all&lt;br /&gt;
|-&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;
|Thuis in het mileu&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No*&lt;br /&gt;
|500&lt;br /&gt;
|Yes&lt;br /&gt;
|Set back to 500mhz, otherwise it's not playable. Use nubs for mouse, touchscreen is totally off. *Not sure if the game has any sounds at all.&lt;br /&gt;
|-&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;
|Skunny Karts&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works perfectly, but buttons need reconfiguring (shift=gas, alt=left, ctrl=right). Plays best on 50% game speed, hires VGA7 mode (change in main menu &amp;gt; setup)&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;
|Supaplex&lt;br /&gt;
|6.3&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Not playable, config screen crashes, can't move in game.&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;
1GB Bootable HDD Image premade for Windows95 Setup&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWindows95SetupDiskwithCDROMsupport.rar&lt;br /&gt;
&lt;br /&gt;
1GB Bootable HDD Image premade for Windows98/98SE Setup&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWindows98SetupDiskwithCDROMsupport.rar&lt;br /&gt;
&lt;br /&gt;
ReactOS in English:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/ReactOSOptimizedinEnglish.rar&lt;br /&gt;
&lt;br /&gt;
ReactOS in German:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/optimiertes-reactos.rar&lt;br /&gt;
&lt;br /&gt;
Freedos English optimized Image(Fixed):&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosEnglishversion.rar&lt;br /&gt;
&lt;br /&gt;
FreeDOS German with Univbe:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosWithUniVBE.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image english with CDROM support:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSEmptyWithCDSupport.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLeer.zip&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image with DosZip Commander english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDosZipCommander.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Inner Worlds english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDosInnerWorlds.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Happy Land Adventures english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGravityForce.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Giana Sisters 32k english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGianaSisters32k.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Digger english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDigger.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Charly The Duck Demo english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCharlyTheDuckDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Cash Invaders english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCashInvaders.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with BC Racers english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBCRacers.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Antarctic english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSAntartic.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with C&amp;amp;C Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCommandConquerDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Star Wars Dark Forces Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDarkForcesDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with LHX Chopper Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLHXChopperDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PCBert (Qbert Clone)english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOS-PCBert.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PrinceOfPersia4D english Freeware Fangame:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSPrinceOfPersia4DFangame.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Rayman Demoversion english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSRaymanDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Santa in trouble english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSantaIntroubleJum&amp;amp;Run.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Skyroads Xmas Edition english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSkyRoadsXmasedition.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with StarMines2 english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarMines2.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Stryker english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStryker.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Teen Agent Adventure Game english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTerranFire.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tetris Queen english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTetrisQueen.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tom&amp;amp;Jerry english:&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 english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTombRaiderDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Triplane english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTriplane.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Virtual Karts english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSVirtualKartsDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Descent english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDescentDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Earthworm Jim Demoversion english:&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) english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSFatalRacingWhipsplashDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with the Demo from NeedforSpeed english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSNeedForSpeedDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Sim City Demoversion english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWackyWheelsDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Warcraft1 Demoversion english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWarcraftDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with Battle Arena Toshinden english Demoversion:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBattleArenaToshindenDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with AlienCarnage Freeware english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOsAlienCarnage.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with One Must Fall 2097 Freeware english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSOneMustFall2097.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Mega ManX Demo english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSMegaManXDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with Demoversion from Starfighter&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarfighterDemoversion.rar&lt;/div&gt;</summary>
		<author><name>Djkoelkast</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=QEMU&amp;diff=10333</id>
		<title>QEMU</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=QEMU&amp;diff=10333"/>
		<updated>2012-05-06T21:08:28Z</updated>

		<summary type="html">&lt;p&gt;Djkoelkast: /* Operating Systems */&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 NT===&lt;br /&gt;
====On your Desktop PC====&lt;br /&gt;
* The -cpu pentium option is mandatory.&lt;br /&gt;
* For networking, use: -net nic,model=pcnet -net user&lt;br /&gt;
* At login: contrl+alt+2 to get the command window, then:&lt;br /&gt;
 sendkey ctrl-alt-delete&lt;br /&gt;
&lt;br /&gt;
====On the Pandora====&lt;br /&gt;
&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. With 98 you can also boot from the cd, just starting the computer, not the installation.&lt;br /&gt;
&lt;br /&gt;
*you must be now in Dos and for 95, you 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;
* For 98:&lt;br /&gt;
&lt;br /&gt;
cd setup&lt;br /&gt;
&lt;br /&gt;
xmsmmgr (may be already running)&lt;br /&gt;
&lt;br /&gt;
install&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;
* Sometimes it can be necessary to change a virtual disc or floppy, to achieve this&lt;br /&gt;
** Press [ctrl] + [alt] + [2] to get to the command and monitoring console (of Qemu)&lt;br /&gt;
** Locate the virtual drive you want to change the image for by typing &amp;quot;info block&amp;quot;, usually the CD-Drive is named ide1-cd0 and Floppy-Drive is named floppy0&lt;br /&gt;
** Eject the currently loaded image by entering &amp;quot;eject ide1-cd0&amp;quot; or &amp;quot;eject floppy0&amp;quot;&lt;br /&gt;
** Load the new image into the virtual drive with &amp;quot;change ide1-cd0 /path/to/your/image/file&amp;quot; or &amp;quot;change floppy0 /path/to/your/image/file&amp;quot;&lt;br /&gt;
** Press [ctrl] + [alt] + [1] to return to the standard output window&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; try pressing [shift] (or [left shoulder button]) + [Fn] + [;] or&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;
|Kolibri OS&lt;br /&gt;
|0.7.7.0&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|15 seconds&lt;br /&gt;
|Official iso from Kolibri website, set graphics to 640x480 or it won't run.&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;
|Geoworks Ensemble 2.0&lt;br /&gt;
|DOS (6.22)&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|Needs custom 1.44mb disk images. Is not very fast in screen build-up (might need a different setting).&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;
|Commander Keen 2&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 3&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 4&lt;br /&gt;
|1.4&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|700&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has some flickering when scrolling.&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 5&lt;br /&gt;
|1.4&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has some flickering when scrolling, but less than Keen 4.&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 6&lt;br /&gt;
|1.0&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has flickering. Is not 100% smooth on 800MHz&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;
|Epic Pinball&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|500&lt;br /&gt;
|No&lt;br /&gt;
|Even on 500mhz it's too fast to be playable. Has flickering on texts.&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;
|Grand Theft Auto&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|A bit slow, but playable (8 bit colormode). Sound works on soundblaster mode. 24 bit color mode doesn't work.&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;
|Jazz Jackrabbit&lt;br /&gt;
|CD&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yo&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Sprites are trailing/flickering, makes it unplayable. Sound works perfectly.&lt;br /&gt;
|-&lt;br /&gt;
|Keen Dreams&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Set sound in menu, music does not work. As soon as you start a level the screen will flash game/white/game/white.&lt;br /&gt;
|-&lt;br /&gt;
|Micro Machines 2&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Way too slow to be playable.&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;
|Prince of Persia&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Sound and (ad-lib) music work perfectly. Use D-pad for controls, A for jump, Shift or L-button for slow walk. Exit with CTRL+Q&lt;br /&gt;
|-&lt;br /&gt;
|Rad van fortuin&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|No&lt;br /&gt;
|No&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Does not start at all&lt;br /&gt;
|-&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;
|Thuis in het mileu&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No*&lt;br /&gt;
|500&lt;br /&gt;
|Yes&lt;br /&gt;
|Set back to 500mhz, otherwise it's not playable. Use nubs for mouse, touchscreen is totally off. *Not sure if the game has any sounds at all.&lt;br /&gt;
|-&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;
|Skunny Karts&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works perfectly, but buttons need reconfiguring (shift=gas, alt=left, ctrl=right). Plays best on 50% game speed, hires VGA7 mode (change in main menu &amp;gt; setup)&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;
|Supaplex&lt;br /&gt;
|6.3&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Not playable, config screen crashes, can't move in game.&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;
1GB Bootable HDD Image premade for Windows95 Setup&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWindows95SetupDiskwithCDROMsupport.rar&lt;br /&gt;
&lt;br /&gt;
1GB Bootable HDD Image premade for Windows98/98SE Setup&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWindows98SetupDiskwithCDROMsupport.rar&lt;br /&gt;
&lt;br /&gt;
ReactOS in English:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/ReactOSOptimizedinEnglish.rar&lt;br /&gt;
&lt;br /&gt;
ReactOS in German:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/optimiertes-reactos.rar&lt;br /&gt;
&lt;br /&gt;
Freedos English optimized Image(Fixed):&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosEnglishversion.rar&lt;br /&gt;
&lt;br /&gt;
FreeDOS German with Univbe:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosWithUniVBE.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image english with CDROM support:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSEmptyWithCDSupport.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLeer.zip&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image with DosZip Commander english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDosZipCommander.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Inner Worlds english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDosInnerWorlds.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Happy Land Adventures english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGravityForce.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Giana Sisters 32k english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGianaSisters32k.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Digger english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDigger.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Charly The Duck Demo english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCharlyTheDuckDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Cash Invaders english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCashInvaders.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with BC Racers english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBCRacers.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Antarctic english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSAntartic.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with C&amp;amp;C Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCommandConquerDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Star Wars Dark Forces Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDarkForcesDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with LHX Chopper Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLHXChopperDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PCBert (Qbert Clone)english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOS-PCBert.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PrinceOfPersia4D english Freeware Fangame:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSPrinceOfPersia4DFangame.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Rayman Demoversion english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSRaymanDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Santa in trouble english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSantaIntroubleJum&amp;amp;Run.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Skyroads Xmas Edition english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSkyRoadsXmasedition.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with StarMines2 english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarMines2.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Stryker english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStryker.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Teen Agent Adventure Game english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTerranFire.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tetris Queen english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTetrisQueen.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tom&amp;amp;Jerry english:&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 english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTombRaiderDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Triplane english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTriplane.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Virtual Karts english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSVirtualKartsDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Descent english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDescentDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Earthworm Jim Demoversion english:&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) english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSFatalRacingWhipsplashDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with the Demo from NeedforSpeed english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSNeedForSpeedDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Sim City Demoversion english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWackyWheelsDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Warcraft1 Demoversion english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWarcraftDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with Battle Arena Toshinden english Demoversion:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBattleArenaToshindenDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with AlienCarnage Freeware english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOsAlienCarnage.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with One Must Fall 2097 Freeware english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSOneMustFall2097.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Mega ManX Demo english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSMegaManXDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with Demoversion from Starfighter&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarfighterDemoversion.rar&lt;/div&gt;</summary>
		<author><name>Djkoelkast</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=QEMU&amp;diff=10332</id>
		<title>QEMU</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=QEMU&amp;diff=10332"/>
		<updated>2012-05-06T14:51:00Z</updated>

		<summary type="html">&lt;p&gt;Djkoelkast: /* Office/Desktop programs */&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 NT===&lt;br /&gt;
====On your Desktop PC====&lt;br /&gt;
* The -cpu pentium option is mandatory.&lt;br /&gt;
* For networking, use: -net nic,model=pcnet -net user&lt;br /&gt;
* At login: contrl+alt+2 to get the command window, then:&lt;br /&gt;
 sendkey ctrl-alt-delete&lt;br /&gt;
&lt;br /&gt;
====On the Pandora====&lt;br /&gt;
&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. With 98 you can also boot from the cd, just starting the computer, not the installation.&lt;br /&gt;
&lt;br /&gt;
*you must be now in Dos and for 95, you 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;
* For 98:&lt;br /&gt;
&lt;br /&gt;
cd setup&lt;br /&gt;
&lt;br /&gt;
xmsmmgr (may be already running)&lt;br /&gt;
&lt;br /&gt;
install&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;
* Sometimes it can be necessary to change a virtual disc or floppy, to achieve this&lt;br /&gt;
** Press [ctrl] + [alt] + [2] to get to the command and monitoring console (of Qemu)&lt;br /&gt;
** Locate the virtual drive you want to change the image for by typing &amp;quot;info block&amp;quot;, usually the CD-Drive is named ide1-cd0 and Floppy-Drive is named floppy0&lt;br /&gt;
** Eject the currently loaded image by entering &amp;quot;eject ide1-cd0&amp;quot; or &amp;quot;eject floppy0&amp;quot;&lt;br /&gt;
** Load the new image into the virtual drive with &amp;quot;change ide1-cd0 /path/to/your/image/file&amp;quot; or &amp;quot;change floppy0 /path/to/your/image/file&amp;quot;&lt;br /&gt;
** Press [ctrl] + [alt] + [1] to return to the standard output window&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; try pressing [shift] (or [left shoulder button]) + [Fn] + [;] or&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;
|Geoworks Ensemble 2.0&lt;br /&gt;
|DOS (6.22)&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|Needs custom 1.44mb disk images. Is not very fast in screen build-up (might need a different setting).&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;
|Commander Keen 2&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 3&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 4&lt;br /&gt;
|1.4&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|700&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has some flickering when scrolling.&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 5&lt;br /&gt;
|1.4&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has some flickering when scrolling, but less than Keen 4.&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 6&lt;br /&gt;
|1.0&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has flickering. Is not 100% smooth on 800MHz&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;
|Epic Pinball&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|500&lt;br /&gt;
|No&lt;br /&gt;
|Even on 500mhz it's too fast to be playable. Has flickering on texts.&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;
|Grand Theft Auto&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|A bit slow, but playable (8 bit colormode). Sound works on soundblaster mode. 24 bit color mode doesn't work.&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;
|Jazz Jackrabbit&lt;br /&gt;
|CD&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yo&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Sprites are trailing/flickering, makes it unplayable. Sound works perfectly.&lt;br /&gt;
|-&lt;br /&gt;
|Keen Dreams&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Set sound in menu, music does not work. As soon as you start a level the screen will flash game/white/game/white.&lt;br /&gt;
|-&lt;br /&gt;
|Micro Machines 2&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Way too slow to be playable.&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;
|Prince of Persia&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Sound and (ad-lib) music work perfectly. Use D-pad for controls, A for jump, Shift or L-button for slow walk. Exit with CTRL+Q&lt;br /&gt;
|-&lt;br /&gt;
|Rad van fortuin&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|No&lt;br /&gt;
|No&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Does not start at all&lt;br /&gt;
|-&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;
|Thuis in het mileu&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No*&lt;br /&gt;
|500&lt;br /&gt;
|Yes&lt;br /&gt;
|Set back to 500mhz, otherwise it's not playable. Use nubs for mouse, touchscreen is totally off. *Not sure if the game has any sounds at all.&lt;br /&gt;
|-&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;
|Skunny Karts&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works perfectly, but buttons need reconfiguring (shift=gas, alt=left, ctrl=right). Plays best on 50% game speed, hires VGA7 mode (change in main menu &amp;gt; setup)&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;
|Supaplex&lt;br /&gt;
|6.3&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Not playable, config screen crashes, can't move in game.&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;
1GB Bootable HDD Image premade for Windows95 Setup&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWindows95SetupDiskwithCDROMsupport.rar&lt;br /&gt;
&lt;br /&gt;
1GB Bootable HDD Image premade for Windows98/98SE Setup&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWindows98SetupDiskwithCDROMsupport.rar&lt;br /&gt;
&lt;br /&gt;
ReactOS in English:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/ReactOSOptimizedinEnglish.rar&lt;br /&gt;
&lt;br /&gt;
ReactOS in German:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/optimiertes-reactos.rar&lt;br /&gt;
&lt;br /&gt;
Freedos English optimized Image(Fixed):&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosEnglishversion.rar&lt;br /&gt;
&lt;br /&gt;
FreeDOS German with Univbe:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosWithUniVBE.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image english with CDROM support:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSEmptyWithCDSupport.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLeer.zip&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image with DosZip Commander english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDosZipCommander.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Inner Worlds english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDosInnerWorlds.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Happy Land Adventures english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGravityForce.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Giana Sisters 32k english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGianaSisters32k.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Digger english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDigger.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Charly The Duck Demo english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCharlyTheDuckDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Cash Invaders english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCashInvaders.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with BC Racers english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBCRacers.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Antarctic english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSAntartic.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with C&amp;amp;C Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCommandConquerDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Star Wars Dark Forces Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDarkForcesDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with LHX Chopper Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLHXChopperDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PCBert (Qbert Clone)english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOS-PCBert.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PrinceOfPersia4D english Freeware Fangame:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSPrinceOfPersia4DFangame.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Rayman Demoversion english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSRaymanDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Santa in trouble english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSantaIntroubleJum&amp;amp;Run.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Skyroads Xmas Edition english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSkyRoadsXmasedition.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with StarMines2 english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarMines2.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Stryker english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStryker.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Teen Agent Adventure Game english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTerranFire.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tetris Queen english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTetrisQueen.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tom&amp;amp;Jerry english:&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 english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTombRaiderDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Triplane english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTriplane.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Virtual Karts english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSVirtualKartsDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Descent english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDescentDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Earthworm Jim Demoversion english:&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) english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSFatalRacingWhipsplashDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with the Demo from NeedforSpeed english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSNeedForSpeedDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Sim City Demoversion english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWackyWheelsDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Warcraft1 Demoversion english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWarcraftDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with Battle Arena Toshinden english Demoversion:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBattleArenaToshindenDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with AlienCarnage Freeware english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOsAlienCarnage.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with One Must Fall 2097 Freeware english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSOneMustFall2097.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Mega ManX Demo english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSMegaManXDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with Demoversion from Starfighter&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarfighterDemoversion.rar&lt;/div&gt;</summary>
		<author><name>Djkoelkast</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=QEMU&amp;diff=10331</id>
		<title>QEMU</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=QEMU&amp;diff=10331"/>
		<updated>2012-05-06T13:54:02Z</updated>

		<summary type="html">&lt;p&gt;Djkoelkast: /* Games */&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 NT===&lt;br /&gt;
====On your Desktop PC====&lt;br /&gt;
* The -cpu pentium option is mandatory.&lt;br /&gt;
* For networking, use: -net nic,model=pcnet -net user&lt;br /&gt;
* At login: contrl+alt+2 to get the command window, then:&lt;br /&gt;
 sendkey ctrl-alt-delete&lt;br /&gt;
&lt;br /&gt;
====On the Pandora====&lt;br /&gt;
&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. With 98 you can also boot from the cd, just starting the computer, not the installation.&lt;br /&gt;
&lt;br /&gt;
*you must be now in Dos and for 95, you 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;
* For 98:&lt;br /&gt;
&lt;br /&gt;
cd setup&lt;br /&gt;
&lt;br /&gt;
xmsmmgr (may be already running)&lt;br /&gt;
&lt;br /&gt;
install&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;
* Sometimes it can be necessary to change a virtual disc or floppy, to achieve this&lt;br /&gt;
** Press [ctrl] + [alt] + [2] to get to the command and monitoring console (of Qemu)&lt;br /&gt;
** Locate the virtual drive you want to change the image for by typing &amp;quot;info block&amp;quot;, usually the CD-Drive is named ide1-cd0 and Floppy-Drive is named floppy0&lt;br /&gt;
** Eject the currently loaded image by entering &amp;quot;eject ide1-cd0&amp;quot; or &amp;quot;eject floppy0&amp;quot;&lt;br /&gt;
** Load the new image into the virtual drive with &amp;quot;change ide1-cd0 /path/to/your/image/file&amp;quot; or &amp;quot;change floppy0 /path/to/your/image/file&amp;quot;&lt;br /&gt;
** Press [ctrl] + [alt] + [1] to return to the standard output window&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; try pressing [shift] (or [left shoulder button]) + [Fn] + [;] or&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;
|Commander Keen 2&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 3&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 4&lt;br /&gt;
|1.4&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|700&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has some flickering when scrolling.&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 5&lt;br /&gt;
|1.4&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has some flickering when scrolling, but less than Keen 4.&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 6&lt;br /&gt;
|1.0&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has flickering. Is not 100% smooth on 800MHz&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;
|Epic Pinball&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|500&lt;br /&gt;
|No&lt;br /&gt;
|Even on 500mhz it's too fast to be playable. Has flickering on texts.&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;
|Grand Theft Auto&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|A bit slow, but playable (8 bit colormode). Sound works on soundblaster mode. 24 bit color mode doesn't work.&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;
|Jazz Jackrabbit&lt;br /&gt;
|CD&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yo&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Sprites are trailing/flickering, makes it unplayable. Sound works perfectly.&lt;br /&gt;
|-&lt;br /&gt;
|Keen Dreams&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Set sound in menu, music does not work. As soon as you start a level the screen will flash game/white/game/white.&lt;br /&gt;
|-&lt;br /&gt;
|Micro Machines 2&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Way too slow to be playable.&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;
|Prince of Persia&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Sound and (ad-lib) music work perfectly. Use D-pad for controls, A for jump, Shift or L-button for slow walk. Exit with CTRL+Q&lt;br /&gt;
|-&lt;br /&gt;
|Rad van fortuin&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|No&lt;br /&gt;
|No&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Does not start at all&lt;br /&gt;
|-&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;
|Thuis in het mileu&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No*&lt;br /&gt;
|500&lt;br /&gt;
|Yes&lt;br /&gt;
|Set back to 500mhz, otherwise it's not playable. Use nubs for mouse, touchscreen is totally off. *Not sure if the game has any sounds at all.&lt;br /&gt;
|-&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;
|Skunny Karts&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works perfectly, but buttons need reconfiguring (shift=gas, alt=left, ctrl=right). Plays best on 50% game speed, hires VGA7 mode (change in main menu &amp;gt; setup)&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;
|Supaplex&lt;br /&gt;
|6.3&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Not playable, config screen crashes, can't move in game.&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;
1GB Bootable HDD Image premade for Windows95 Setup&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWindows95SetupDiskwithCDROMsupport.rar&lt;br /&gt;
&lt;br /&gt;
1GB Bootable HDD Image premade for Windows98/98SE Setup&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWindows98SetupDiskwithCDROMsupport.rar&lt;br /&gt;
&lt;br /&gt;
ReactOS in English:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/ReactOSOptimizedinEnglish.rar&lt;br /&gt;
&lt;br /&gt;
ReactOS in German:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/optimiertes-reactos.rar&lt;br /&gt;
&lt;br /&gt;
Freedos English optimized Image(Fixed):&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosEnglishversion.rar&lt;br /&gt;
&lt;br /&gt;
FreeDOS German with Univbe:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosWithUniVBE.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image english with CDROM support:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSEmptyWithCDSupport.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLeer.zip&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image with DosZip Commander english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDosZipCommander.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Inner Worlds english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDosInnerWorlds.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Happy Land Adventures english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGravityForce.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Giana Sisters 32k english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGianaSisters32k.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Digger english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDigger.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Charly The Duck Demo english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCharlyTheDuckDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Cash Invaders english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCashInvaders.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with BC Racers english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBCRacers.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Antarctic english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSAntartic.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with C&amp;amp;C Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCommandConquerDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Star Wars Dark Forces Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDarkForcesDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with LHX Chopper Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLHXChopperDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PCBert (Qbert Clone)english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOS-PCBert.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PrinceOfPersia4D english Freeware Fangame:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSPrinceOfPersia4DFangame.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Rayman Demoversion english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSRaymanDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Santa in trouble english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSantaIntroubleJum&amp;amp;Run.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Skyroads Xmas Edition english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSkyRoadsXmasedition.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with StarMines2 english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarMines2.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Stryker english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStryker.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Teen Agent Adventure Game english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTerranFire.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tetris Queen english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTetrisQueen.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tom&amp;amp;Jerry english:&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 english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTombRaiderDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Triplane english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTriplane.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Virtual Karts english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSVirtualKartsDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Descent english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDescentDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Earthworm Jim Demoversion english:&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) english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSFatalRacingWhipsplashDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with the Demo from NeedforSpeed english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSNeedForSpeedDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Sim City Demoversion english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWackyWheelsDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Warcraft1 Demoversion english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWarcraftDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with Battle Arena Toshinden english Demoversion:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBattleArenaToshindenDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with AlienCarnage Freeware english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOsAlienCarnage.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with One Must Fall 2097 Freeware english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSOneMustFall2097.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Mega ManX Demo english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSMegaManXDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with Demoversion from Starfighter&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarfighterDemoversion.rar&lt;/div&gt;</summary>
		<author><name>Djkoelkast</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=QEMU&amp;diff=10330</id>
		<title>QEMU</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=QEMU&amp;diff=10330"/>
		<updated>2012-05-06T13:53:28Z</updated>

		<summary type="html">&lt;p&gt;Djkoelkast: /* Games */&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 NT===&lt;br /&gt;
====On your Desktop PC====&lt;br /&gt;
* The -cpu pentium option is mandatory.&lt;br /&gt;
* For networking, use: -net nic,model=pcnet -net user&lt;br /&gt;
* At login: contrl+alt+2 to get the command window, then:&lt;br /&gt;
 sendkey ctrl-alt-delete&lt;br /&gt;
&lt;br /&gt;
====On the Pandora====&lt;br /&gt;
&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. With 98 you can also boot from the cd, just starting the computer, not the installation.&lt;br /&gt;
&lt;br /&gt;
*you must be now in Dos and for 95, you 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;
* For 98:&lt;br /&gt;
&lt;br /&gt;
cd setup&lt;br /&gt;
&lt;br /&gt;
xmsmmgr (may be already running)&lt;br /&gt;
&lt;br /&gt;
install&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;
* Sometimes it can be necessary to change a virtual disc or floppy, to achieve this&lt;br /&gt;
** Press [ctrl] + [alt] + [2] to get to the command and monitoring console (of Qemu)&lt;br /&gt;
** Locate the virtual drive you want to change the image for by typing &amp;quot;info block&amp;quot;, usually the CD-Drive is named ide1-cd0 and Floppy-Drive is named floppy0&lt;br /&gt;
** Eject the currently loaded image by entering &amp;quot;eject ide1-cd0&amp;quot; or &amp;quot;eject floppy0&amp;quot;&lt;br /&gt;
** Load the new image into the virtual drive with &amp;quot;change ide1-cd0 /path/to/your/image/file&amp;quot; or &amp;quot;change floppy0 /path/to/your/image/file&amp;quot;&lt;br /&gt;
** Press [ctrl] + [alt] + [1] to return to the standard output window&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; try pressing [shift] (or [left shoulder button]) + [Fn] + [;] or&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;
|Commander Keen 2&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 3&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 4&lt;br /&gt;
|1.4&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|700&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has some flickering when scrolling.&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 5&lt;br /&gt;
|1.4&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has some flickering when scrolling, but less than Keen 4.&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 6&lt;br /&gt;
|1.0&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has flickering. Is not 100% smooth on 800MHz&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;
|Epic Pinball&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|500&lt;br /&gt;
|No&lt;br /&gt;
|Even on 500mhz it's too fast to be playable. Has flickering on texts.&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;
|Grand Theft Auto&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|A bit slow, but playable (8 bit colormode). Sound works on soundblaster mode. 24 bit color mode doesn't work.&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;
|Jazz Jackrabbit&lt;br /&gt;
|CD&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yo&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Sprites are trailing/flickering, makes it unplayable. Sound works perfectly.&lt;br /&gt;
|-&lt;br /&gt;
|Keen Dreams&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Set sound in menu, music does not work. As soon as you start a level the screen will flash game/white/game/white.&lt;br /&gt;
|-&lt;br /&gt;
|Micro Machines 2&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Way too slow to be playable.&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;
|Prince of Persia&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Sound and (ad-lib) music work perfectly. Use D-pad for controls, A for jump, Shift or L-button for slow walk. Exit with CTRL+Q&lt;br /&gt;
|-&lt;br /&gt;
|Rad van fortuin&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|No&lt;br /&gt;
|No&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Does not start at all&lt;br /&gt;
|-&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;
|Thuis in het mileu&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|500&lt;br /&gt;
|No&lt;br /&gt;
|Set back to 500mhz, otherwise it's not playable. Use nubs for mouse, touchscreen is totally off. Not sure if the game has any sounds at all.&lt;br /&gt;
|-&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;
|Skunny Karts&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works perfectly, but buttons need reconfiguring (shift=gas, alt=left, ctrl=right). Plays best on 50% game speed, hires VGA7 mode (change in main menu &amp;gt; setup)&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;
|Supaplex&lt;br /&gt;
|6.3&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Not playable, config screen crashes, can't move in game.&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;
1GB Bootable HDD Image premade for Windows95 Setup&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWindows95SetupDiskwithCDROMsupport.rar&lt;br /&gt;
&lt;br /&gt;
1GB Bootable HDD Image premade for Windows98/98SE Setup&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWindows98SetupDiskwithCDROMsupport.rar&lt;br /&gt;
&lt;br /&gt;
ReactOS in English:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/ReactOSOptimizedinEnglish.rar&lt;br /&gt;
&lt;br /&gt;
ReactOS in German:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/optimiertes-reactos.rar&lt;br /&gt;
&lt;br /&gt;
Freedos English optimized Image(Fixed):&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosEnglishversion.rar&lt;br /&gt;
&lt;br /&gt;
FreeDOS German with Univbe:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosWithUniVBE.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image english with CDROM support:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSEmptyWithCDSupport.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLeer.zip&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image with DosZip Commander english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDosZipCommander.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Inner Worlds english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDosInnerWorlds.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Happy Land Adventures english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGravityForce.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Giana Sisters 32k english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGianaSisters32k.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Digger english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDigger.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Charly The Duck Demo english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCharlyTheDuckDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Cash Invaders english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCashInvaders.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with BC Racers english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBCRacers.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Antarctic english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSAntartic.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with C&amp;amp;C Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCommandConquerDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Star Wars Dark Forces Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDarkForcesDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with LHX Chopper Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLHXChopperDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PCBert (Qbert Clone)english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOS-PCBert.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PrinceOfPersia4D english Freeware Fangame:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSPrinceOfPersia4DFangame.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Rayman Demoversion english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSRaymanDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Santa in trouble english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSantaIntroubleJum&amp;amp;Run.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Skyroads Xmas Edition english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSkyRoadsXmasedition.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with StarMines2 english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarMines2.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Stryker english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStryker.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Teen Agent Adventure Game english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTerranFire.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tetris Queen english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTetrisQueen.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tom&amp;amp;Jerry english:&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 english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTombRaiderDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Triplane english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTriplane.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Virtual Karts english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSVirtualKartsDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Descent english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDescentDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Earthworm Jim Demoversion english:&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) english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSFatalRacingWhipsplashDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with the Demo from NeedforSpeed english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSNeedForSpeedDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Sim City Demoversion english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWackyWheelsDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Warcraft1 Demoversion english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWarcraftDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with Battle Arena Toshinden english Demoversion:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBattleArenaToshindenDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with AlienCarnage Freeware english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOsAlienCarnage.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with One Must Fall 2097 Freeware english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSOneMustFall2097.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Mega ManX Demo english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSMegaManXDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with Demoversion from Starfighter&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarfighterDemoversion.rar&lt;/div&gt;</summary>
		<author><name>Djkoelkast</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=QEMU&amp;diff=10327</id>
		<title>QEMU</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=QEMU&amp;diff=10327"/>
		<updated>2012-05-06T13:32:02Z</updated>

		<summary type="html">&lt;p&gt;Djkoelkast: /* Games */&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 NT===&lt;br /&gt;
====On your Desktop PC====&lt;br /&gt;
* The -cpu pentium option is mandatory.&lt;br /&gt;
* For networking, use: -net nic,model=pcnet -net user&lt;br /&gt;
* At login: contrl+alt+2 to get the command window, then:&lt;br /&gt;
 sendkey ctrl-alt-delete&lt;br /&gt;
&lt;br /&gt;
====On the Pandora====&lt;br /&gt;
&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. With 98 you can also boot from the cd, just starting the computer, not the installation.&lt;br /&gt;
&lt;br /&gt;
*you must be now in Dos and for 95, you 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;
* For 98:&lt;br /&gt;
&lt;br /&gt;
cd setup&lt;br /&gt;
&lt;br /&gt;
xmsmmgr (may be already running)&lt;br /&gt;
&lt;br /&gt;
install&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;
* Sometimes it can be necessary to change a virtual disc or floppy, to achieve this&lt;br /&gt;
** Press [ctrl] + [alt] + [2] to get to the command and monitoring console (of Qemu)&lt;br /&gt;
** Locate the virtual drive you want to change the image for by typing &amp;quot;info block&amp;quot;, usually the CD-Drive is named ide1-cd0 and Floppy-Drive is named floppy0&lt;br /&gt;
** Eject the currently loaded image by entering &amp;quot;eject ide1-cd0&amp;quot; or &amp;quot;eject floppy0&amp;quot;&lt;br /&gt;
** Load the new image into the virtual drive with &amp;quot;change ide1-cd0 /path/to/your/image/file&amp;quot; or &amp;quot;change floppy0 /path/to/your/image/file&amp;quot;&lt;br /&gt;
** Press [ctrl] + [alt] + [1] to return to the standard output window&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; try pressing [shift] (or [left shoulder button]) + [Fn] + [;] or&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;
|Commander Keen 2&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 3&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 4&lt;br /&gt;
|1.4&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|700&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has some flickering when scrolling.&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 5&lt;br /&gt;
|1.4&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has some flickering when scrolling, but less than Keen 4.&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 6&lt;br /&gt;
|1.0&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has flickering. Is not 100% smooth on 800MHz&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;
|Epic Pinball&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|500&lt;br /&gt;
|No&lt;br /&gt;
|Even on 500mhz it's too fast to be playable. Has flickering on texts.&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;
|Grand Theft Auto&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|A bit slow, but playable (8 bit colormode). Sound works on soundblaster mode. 24 bit color mode doesn't work.&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;
|Jazz Jackrabbit&lt;br /&gt;
|CD&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yo&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Sprites are trailing/flickering, makes it unplayable. Sound works perfectly.&lt;br /&gt;
|-&lt;br /&gt;
|Keen Dreams&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Set sound in menu, music does not work. As soon as you start a level the screen will flash game/white/game/white.&lt;br /&gt;
|-&lt;br /&gt;
|Micro Machines 2&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Way too slow to be playable.&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;
|Prince of Persia&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Sound and (ad-lib) music work perfectly. Use D-pad for controls, A for jump, Shift or L-button for slow walk.&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;
1GB Bootable HDD Image premade for Windows95 Setup&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWindows95SetupDiskwithCDROMsupport.rar&lt;br /&gt;
&lt;br /&gt;
1GB Bootable HDD Image premade for Windows98/98SE Setup&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWindows98SetupDiskwithCDROMsupport.rar&lt;br /&gt;
&lt;br /&gt;
ReactOS in English:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/ReactOSOptimizedinEnglish.rar&lt;br /&gt;
&lt;br /&gt;
ReactOS in German:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/optimiertes-reactos.rar&lt;br /&gt;
&lt;br /&gt;
Freedos English optimized Image(Fixed):&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosEnglishversion.rar&lt;br /&gt;
&lt;br /&gt;
FreeDOS German with Univbe:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosWithUniVBE.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image english with CDROM support:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSEmptyWithCDSupport.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLeer.zip&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image with DosZip Commander english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDosZipCommander.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Inner Worlds english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDosInnerWorlds.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Happy Land Adventures english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGravityForce.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Giana Sisters 32k english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGianaSisters32k.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Digger english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDigger.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Charly The Duck Demo english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCharlyTheDuckDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Cash Invaders english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCashInvaders.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with BC Racers english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBCRacers.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Antarctic english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSAntartic.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with C&amp;amp;C Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCommandConquerDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Star Wars Dark Forces Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDarkForcesDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with LHX Chopper Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLHXChopperDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PCBert (Qbert Clone)english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOS-PCBert.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PrinceOfPersia4D english Freeware Fangame:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSPrinceOfPersia4DFangame.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Rayman Demoversion english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSRaymanDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Santa in trouble english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSantaIntroubleJum&amp;amp;Run.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Skyroads Xmas Edition english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSkyRoadsXmasedition.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with StarMines2 english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarMines2.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Stryker english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStryker.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Teen Agent Adventure Game english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTerranFire.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tetris Queen english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTetrisQueen.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tom&amp;amp;Jerry english:&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 english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTombRaiderDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Triplane english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTriplane.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Virtual Karts english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSVirtualKartsDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Descent english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDescentDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Earthworm Jim Demoversion english:&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) english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSFatalRacingWhipsplashDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with the Demo from NeedforSpeed english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSNeedForSpeedDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Sim City Demoversion english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWackyWheelsDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Warcraft1 Demoversion english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWarcraftDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with Battle Arena Toshinden english Demoversion:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBattleArenaToshindenDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with AlienCarnage Freeware english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOsAlienCarnage.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with One Must Fall 2097 Freeware english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSOneMustFall2097.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Mega ManX Demo english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSMegaManXDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with Demoversion from Starfighter&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarfighterDemoversion.rar&lt;/div&gt;</summary>
		<author><name>Djkoelkast</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=QEMU&amp;diff=10326</id>
		<title>QEMU</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=QEMU&amp;diff=10326"/>
		<updated>2012-05-06T13:30:29Z</updated>

		<summary type="html">&lt;p&gt;Djkoelkast: /* Games */&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 NT===&lt;br /&gt;
====On your Desktop PC====&lt;br /&gt;
* The -cpu pentium option is mandatory.&lt;br /&gt;
* For networking, use: -net nic,model=pcnet -net user&lt;br /&gt;
* At login: contrl+alt+2 to get the command window, then:&lt;br /&gt;
 sendkey ctrl-alt-delete&lt;br /&gt;
&lt;br /&gt;
====On the Pandora====&lt;br /&gt;
&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. With 98 you can also boot from the cd, just starting the computer, not the installation.&lt;br /&gt;
&lt;br /&gt;
*you must be now in Dos and for 95, you 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;
* For 98:&lt;br /&gt;
&lt;br /&gt;
cd setup&lt;br /&gt;
&lt;br /&gt;
xmsmmgr (may be already running)&lt;br /&gt;
&lt;br /&gt;
install&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;
* Sometimes it can be necessary to change a virtual disc or floppy, to achieve this&lt;br /&gt;
** Press [ctrl] + [alt] + [2] to get to the command and monitoring console (of Qemu)&lt;br /&gt;
** Locate the virtual drive you want to change the image for by typing &amp;quot;info block&amp;quot;, usually the CD-Drive is named ide1-cd0 and Floppy-Drive is named floppy0&lt;br /&gt;
** Eject the currently loaded image by entering &amp;quot;eject ide1-cd0&amp;quot; or &amp;quot;eject floppy0&amp;quot;&lt;br /&gt;
** Load the new image into the virtual drive with &amp;quot;change ide1-cd0 /path/to/your/image/file&amp;quot; or &amp;quot;change floppy0 /path/to/your/image/file&amp;quot;&lt;br /&gt;
** Press [ctrl] + [alt] + [1] to return to the standard output window&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; try pressing [shift] (or [left shoulder button]) + [Fn] + [;] or&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;
|Commander Keen 2&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 3&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 4&lt;br /&gt;
|1.4&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|700&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has some flickering when scrolling.&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 5&lt;br /&gt;
|1.4&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has some flickering when scrolling, but less than Keen 4.&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 6&lt;br /&gt;
|1.0&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has flickering. Is not 100% smooth on 800MHz&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;
|Epic Pinball&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|500&lt;br /&gt;
|No&lt;br /&gt;
|Even on 500mhz it's too fast to be playable. Has flickering on texts.&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;
|Grand Theft Auto&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|A bit slow, but playable (8 bit colormode). Sound works on soundblaster mode. 24 bit color mode doesn't work.&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;
|Jazz Jackrabbit&lt;br /&gt;
|CD&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yo&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Sprites are trailing/flickering, makes it unplayable. Sound works perfectly.&lt;br /&gt;
|-&lt;br /&gt;
|Keen Dreams&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Set sound in menu, music does not work. As soon as you start a level the screen will flash game/white/game/white.&lt;br /&gt;
|-&lt;br /&gt;
|Micro Machines 2&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Way too slow to be playable.&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;
|Prince of Persia&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Sound and (ad-lib) music work perfectly. A and X button will function for jumping out of the box. Use shift or L-button for slow walking.&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;
1GB Bootable HDD Image premade for Windows95 Setup&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWindows95SetupDiskwithCDROMsupport.rar&lt;br /&gt;
&lt;br /&gt;
1GB Bootable HDD Image premade for Windows98/98SE Setup&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWindows98SetupDiskwithCDROMsupport.rar&lt;br /&gt;
&lt;br /&gt;
ReactOS in English:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/ReactOSOptimizedinEnglish.rar&lt;br /&gt;
&lt;br /&gt;
ReactOS in German:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/optimiertes-reactos.rar&lt;br /&gt;
&lt;br /&gt;
Freedos English optimized Image(Fixed):&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosEnglishversion.rar&lt;br /&gt;
&lt;br /&gt;
FreeDOS German with Univbe:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosWithUniVBE.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image english with CDROM support:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSEmptyWithCDSupport.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLeer.zip&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image with DosZip Commander english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDosZipCommander.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Inner Worlds english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDosInnerWorlds.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Happy Land Adventures english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGravityForce.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Giana Sisters 32k english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGianaSisters32k.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Digger english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDigger.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Charly The Duck Demo english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCharlyTheDuckDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Cash Invaders english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCashInvaders.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with BC Racers english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBCRacers.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Antarctic english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSAntartic.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with C&amp;amp;C Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCommandConquerDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Star Wars Dark Forces Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDarkForcesDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with LHX Chopper Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLHXChopperDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PCBert (Qbert Clone)english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOS-PCBert.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PrinceOfPersia4D english Freeware Fangame:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSPrinceOfPersia4DFangame.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Rayman Demoversion english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSRaymanDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Santa in trouble english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSantaIntroubleJum&amp;amp;Run.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Skyroads Xmas Edition english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSkyRoadsXmasedition.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with StarMines2 english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarMines2.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Stryker english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStryker.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Teen Agent Adventure Game english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTerranFire.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tetris Queen english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTetrisQueen.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tom&amp;amp;Jerry english:&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 english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTombRaiderDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Triplane english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTriplane.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Virtual Karts english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSVirtualKartsDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Descent english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDescentDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Earthworm Jim Demoversion english:&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) english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSFatalRacingWhipsplashDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with the Demo from NeedforSpeed english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSNeedForSpeedDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Sim City Demoversion english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWackyWheelsDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Warcraft1 Demoversion english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWarcraftDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with Battle Arena Toshinden english Demoversion:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBattleArenaToshindenDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with AlienCarnage Freeware english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOsAlienCarnage.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with One Must Fall 2097 Freeware english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSOneMustFall2097.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Mega ManX Demo english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSMegaManXDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with Demoversion from Starfighter&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarfighterDemoversion.rar&lt;/div&gt;</summary>
		<author><name>Djkoelkast</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=QEMU&amp;diff=10325</id>
		<title>QEMU</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=QEMU&amp;diff=10325"/>
		<updated>2012-05-06T13:29:48Z</updated>

		<summary type="html">&lt;p&gt;Djkoelkast: /* Games */&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 NT===&lt;br /&gt;
====On your Desktop PC====&lt;br /&gt;
* The -cpu pentium option is mandatory.&lt;br /&gt;
* For networking, use: -net nic,model=pcnet -net user&lt;br /&gt;
* At login: contrl+alt+2 to get the command window, then:&lt;br /&gt;
 sendkey ctrl-alt-delete&lt;br /&gt;
&lt;br /&gt;
====On the Pandora====&lt;br /&gt;
&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. With 98 you can also boot from the cd, just starting the computer, not the installation.&lt;br /&gt;
&lt;br /&gt;
*you must be now in Dos and for 95, you 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;
* For 98:&lt;br /&gt;
&lt;br /&gt;
cd setup&lt;br /&gt;
&lt;br /&gt;
xmsmmgr (may be already running)&lt;br /&gt;
&lt;br /&gt;
install&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;
* Sometimes it can be necessary to change a virtual disc or floppy, to achieve this&lt;br /&gt;
** Press [ctrl] + [alt] + [2] to get to the command and monitoring console (of Qemu)&lt;br /&gt;
** Locate the virtual drive you want to change the image for by typing &amp;quot;info block&amp;quot;, usually the CD-Drive is named ide1-cd0 and Floppy-Drive is named floppy0&lt;br /&gt;
** Eject the currently loaded image by entering &amp;quot;eject ide1-cd0&amp;quot; or &amp;quot;eject floppy0&amp;quot;&lt;br /&gt;
** Load the new image into the virtual drive with &amp;quot;change ide1-cd0 /path/to/your/image/file&amp;quot; or &amp;quot;change floppy0 /path/to/your/image/file&amp;quot;&lt;br /&gt;
** Press [ctrl] + [alt] + [1] to return to the standard output window&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; try pressing [shift] (or [left shoulder button]) + [Fn] + [;] or&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;
|Commander Keen 2&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 3&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 4&lt;br /&gt;
|1.4&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|700&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has some flickering when scrolling.&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 5&lt;br /&gt;
|1.4&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has some flickering when scrolling, but less than Keen 4.&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 6&lt;br /&gt;
|1.0&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has flickering. Is not 100% smooth on 800MHz&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;
|Epic Pinball&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|500&lt;br /&gt;
|No&lt;br /&gt;
|Even on 500mhz it's too fast to be playable. Has flickering on texts.&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;
|Grand Theft Auto&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|A bit slow, but playable (8 bit colormode). Sound works on soundblaster mode. 24 bit color mode doesn't work.&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;
|Jazz Jackrabbit&lt;br /&gt;
|CD&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yo&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Sprites are trailing/flickering, makes it unplayable. Sound works perfectly.&lt;br /&gt;
|-&lt;br /&gt;
|Keen Dreams&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Set sound in menu, music does not work. As soon as you start a level the screen will flash game/white/game/white.&lt;br /&gt;
|-&lt;br /&gt;
|Micro Machines 2&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Way too slow to be playable.&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;
|Prince of Persia&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Sound and (ad-lib) music work perfectly. A and X button will function for jumping out of the box. Use shift for slow walking.&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;
1GB Bootable HDD Image premade for Windows95 Setup&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWindows95SetupDiskwithCDROMsupport.rar&lt;br /&gt;
&lt;br /&gt;
1GB Bootable HDD Image premade for Windows98/98SE Setup&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWindows98SetupDiskwithCDROMsupport.rar&lt;br /&gt;
&lt;br /&gt;
ReactOS in English:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/ReactOSOptimizedinEnglish.rar&lt;br /&gt;
&lt;br /&gt;
ReactOS in German:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/optimiertes-reactos.rar&lt;br /&gt;
&lt;br /&gt;
Freedos English optimized Image(Fixed):&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosEnglishversion.rar&lt;br /&gt;
&lt;br /&gt;
FreeDOS German with Univbe:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosWithUniVBE.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image english with CDROM support:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSEmptyWithCDSupport.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLeer.zip&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image with DosZip Commander english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDosZipCommander.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Inner Worlds english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDosInnerWorlds.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Happy Land Adventures english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGravityForce.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Giana Sisters 32k english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGianaSisters32k.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Digger english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDigger.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Charly The Duck Demo english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCharlyTheDuckDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Cash Invaders english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCashInvaders.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with BC Racers english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBCRacers.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Antarctic english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSAntartic.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with C&amp;amp;C Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCommandConquerDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Star Wars Dark Forces Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDarkForcesDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with LHX Chopper Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLHXChopperDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PCBert (Qbert Clone)english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOS-PCBert.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PrinceOfPersia4D english Freeware Fangame:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSPrinceOfPersia4DFangame.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Rayman Demoversion english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSRaymanDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Santa in trouble english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSantaIntroubleJum&amp;amp;Run.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Skyroads Xmas Edition english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSkyRoadsXmasedition.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with StarMines2 english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarMines2.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Stryker english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStryker.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Teen Agent Adventure Game english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTerranFire.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tetris Queen english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTetrisQueen.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tom&amp;amp;Jerry english:&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 english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTombRaiderDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Triplane english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTriplane.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Virtual Karts english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSVirtualKartsDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Descent english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDescentDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Earthworm Jim Demoversion english:&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) english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSFatalRacingWhipsplashDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with the Demo from NeedforSpeed english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSNeedForSpeedDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Sim City Demoversion english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWackyWheelsDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Warcraft1 Demoversion english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWarcraftDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with Battle Arena Toshinden english Demoversion:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBattleArenaToshindenDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with AlienCarnage Freeware english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOsAlienCarnage.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with One Must Fall 2097 Freeware english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSOneMustFall2097.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Mega ManX Demo english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSMegaManXDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with Demoversion from Starfighter&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarfighterDemoversion.rar&lt;/div&gt;</summary>
		<author><name>Djkoelkast</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=QEMU&amp;diff=10324</id>
		<title>QEMU</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=QEMU&amp;diff=10324"/>
		<updated>2012-05-06T13:28:24Z</updated>

		<summary type="html">&lt;p&gt;Djkoelkast: /* Games */&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 NT===&lt;br /&gt;
====On your Desktop PC====&lt;br /&gt;
* The -cpu pentium option is mandatory.&lt;br /&gt;
* For networking, use: -net nic,model=pcnet -net user&lt;br /&gt;
* At login: contrl+alt+2 to get the command window, then:&lt;br /&gt;
 sendkey ctrl-alt-delete&lt;br /&gt;
&lt;br /&gt;
====On the Pandora====&lt;br /&gt;
&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. With 98 you can also boot from the cd, just starting the computer, not the installation.&lt;br /&gt;
&lt;br /&gt;
*you must be now in Dos and for 95, you 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;
* For 98:&lt;br /&gt;
&lt;br /&gt;
cd setup&lt;br /&gt;
&lt;br /&gt;
xmsmmgr (may be already running)&lt;br /&gt;
&lt;br /&gt;
install&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;
* Sometimes it can be necessary to change a virtual disc or floppy, to achieve this&lt;br /&gt;
** Press [ctrl] + [alt] + [2] to get to the command and monitoring console (of Qemu)&lt;br /&gt;
** Locate the virtual drive you want to change the image for by typing &amp;quot;info block&amp;quot;, usually the CD-Drive is named ide1-cd0 and Floppy-Drive is named floppy0&lt;br /&gt;
** Eject the currently loaded image by entering &amp;quot;eject ide1-cd0&amp;quot; or &amp;quot;eject floppy0&amp;quot;&lt;br /&gt;
** Load the new image into the virtual drive with &amp;quot;change ide1-cd0 /path/to/your/image/file&amp;quot; or &amp;quot;change floppy0 /path/to/your/image/file&amp;quot;&lt;br /&gt;
** Press [ctrl] + [alt] + [1] to return to the standard output window&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; try pressing [shift] (or [left shoulder button]) + [Fn] + [;] or&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;
|Commander Keen 2&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 3&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 4&lt;br /&gt;
|1.4&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|700&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has some flickering when scrolling.&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 5&lt;br /&gt;
|1.4&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has some flickering when scrolling, but less than Keen 4.&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 6&lt;br /&gt;
|1.0&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has flickering. Is not 100% smooth on 800MHz&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;
|Epic Pinball&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|500&lt;br /&gt;
|No&lt;br /&gt;
|Even on 500mhz it's too fast to be playable. Has flickering on texts.&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;
|Grand Theft Auto&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|A bit slow, but playable (8 bit colormode). Sound works on soundblaster mode. 24 bit color mode doesn't work.&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;
|Jazz Jackrabbit&lt;br /&gt;
|CD&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yo&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Sprites are trailing/flickering, makes it unplayable. Sound works perfectly.&lt;br /&gt;
|-&lt;br /&gt;
|Keen Dreams&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Set sound in menu, music does not work. As soon as you start a level the screen will flash game/white/game/white.&lt;br /&gt;
|-&lt;br /&gt;
|Micro Machines 2&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Way too slow to be playable.&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;
|Prince of Persia&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Sound and music work perfectly. A and X button will function for jumping out of the box. Did not find the walk slow button yet.&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;
1GB Bootable HDD Image premade for Windows95 Setup&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWindows95SetupDiskwithCDROMsupport.rar&lt;br /&gt;
&lt;br /&gt;
1GB Bootable HDD Image premade for Windows98/98SE Setup&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWindows98SetupDiskwithCDROMsupport.rar&lt;br /&gt;
&lt;br /&gt;
ReactOS in English:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/ReactOSOptimizedinEnglish.rar&lt;br /&gt;
&lt;br /&gt;
ReactOS in German:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/optimiertes-reactos.rar&lt;br /&gt;
&lt;br /&gt;
Freedos English optimized Image(Fixed):&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosEnglishversion.rar&lt;br /&gt;
&lt;br /&gt;
FreeDOS German with Univbe:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosWithUniVBE.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image english with CDROM support:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSEmptyWithCDSupport.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLeer.zip&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image with DosZip Commander english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDosZipCommander.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Inner Worlds english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDosInnerWorlds.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Happy Land Adventures english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGravityForce.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Giana Sisters 32k english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGianaSisters32k.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Digger english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDigger.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Charly The Duck Demo english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCharlyTheDuckDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Cash Invaders english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCashInvaders.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with BC Racers english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBCRacers.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Antarctic english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSAntartic.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with C&amp;amp;C Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCommandConquerDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Star Wars Dark Forces Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDarkForcesDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with LHX Chopper Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLHXChopperDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PCBert (Qbert Clone)english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOS-PCBert.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PrinceOfPersia4D english Freeware Fangame:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSPrinceOfPersia4DFangame.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Rayman Demoversion english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSRaymanDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Santa in trouble english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSantaIntroubleJum&amp;amp;Run.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Skyroads Xmas Edition english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSkyRoadsXmasedition.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with StarMines2 english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarMines2.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Stryker english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStryker.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Teen Agent Adventure Game english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTerranFire.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tetris Queen english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTetrisQueen.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tom&amp;amp;Jerry english:&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 english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTombRaiderDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Triplane english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTriplane.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Virtual Karts english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSVirtualKartsDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Descent english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDescentDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Earthworm Jim Demoversion english:&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) english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSFatalRacingWhipsplashDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with the Demo from NeedforSpeed english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSNeedForSpeedDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Sim City Demoversion english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWackyWheelsDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Warcraft1 Demoversion english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWarcraftDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with Battle Arena Toshinden english Demoversion:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBattleArenaToshindenDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with AlienCarnage Freeware english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOsAlienCarnage.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with One Must Fall 2097 Freeware english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSOneMustFall2097.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Mega ManX Demo english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSMegaManXDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with Demoversion from Starfighter&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarfighterDemoversion.rar&lt;/div&gt;</summary>
		<author><name>Djkoelkast</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=QEMU&amp;diff=10320</id>
		<title>QEMU</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=QEMU&amp;diff=10320"/>
		<updated>2012-05-06T13:10:16Z</updated>

		<summary type="html">&lt;p&gt;Djkoelkast: /* Games */&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 NT===&lt;br /&gt;
====On your Desktop PC====&lt;br /&gt;
* The -cpu pentium option is mandatory.&lt;br /&gt;
* For networking, use: -net nic,model=pcnet -net user&lt;br /&gt;
* At login: contrl+alt+2 to get the command window, then:&lt;br /&gt;
 sendkey ctrl-alt-delete&lt;br /&gt;
&lt;br /&gt;
====On the Pandora====&lt;br /&gt;
&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. With 98 you can also boot from the cd, just starting the computer, not the installation.&lt;br /&gt;
&lt;br /&gt;
*you must be now in Dos and for 95, you 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;
* For 98:&lt;br /&gt;
&lt;br /&gt;
cd setup&lt;br /&gt;
&lt;br /&gt;
xmsmmgr (may be already running)&lt;br /&gt;
&lt;br /&gt;
install&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;
* Sometimes it can be necessary to change a virtual disc or floppy, to achieve this&lt;br /&gt;
** Press [ctrl] + [alt] + [2] to get to the command and monitoring console (of Qemu)&lt;br /&gt;
** Locate the virtual drive you want to change the image for by typing &amp;quot;info block&amp;quot;, usually the CD-Drive is named ide1-cd0 and Floppy-Drive is named floppy0&lt;br /&gt;
** Eject the currently loaded image by entering &amp;quot;eject ide1-cd0&amp;quot; or &amp;quot;eject floppy0&amp;quot;&lt;br /&gt;
** Load the new image into the virtual drive with &amp;quot;change ide1-cd0 /path/to/your/image/file&amp;quot; or &amp;quot;change floppy0 /path/to/your/image/file&amp;quot;&lt;br /&gt;
** Press [ctrl] + [alt] + [1] to return to the standard output window&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; try pressing [shift] (or [left shoulder button]) + [Fn] + [;] or&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;
|Commander Keen 2&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 3&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 4&lt;br /&gt;
|1.4&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|700&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has some flickering when scrolling.&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 5&lt;br /&gt;
|1.4&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has some flickering when scrolling, but less than Keen 4.&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 6&lt;br /&gt;
|1.0&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has flickering. Is not 100% smooth on 800MHz&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;
|Epic Pinball&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|500&lt;br /&gt;
|No&lt;br /&gt;
|Even on 500mhz it's too fast to be playable. Has flickering on texts.&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;
|Grand Theft Auto&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|A bit slow, but playable (8 bit colormode). Sound works on soundblaster mode. 24 bit color mode doesn't work.&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;
|Jazz Jack Rabbit&lt;br /&gt;
|CD&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yo&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|Sprites are trailing/flickering, makes it unplayable. Sound works perfectly.&lt;br /&gt;
|-&lt;br /&gt;
|Keen Dreams&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|700&lt;br /&gt;
|No&lt;br /&gt;
|Set sound in menu, music does not work. As soon as you start a level the screen will flash game/white/game/white.&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;
1GB Bootable HDD Image premade for Windows95 Setup&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWindows95SetupDiskwithCDROMsupport.rar&lt;br /&gt;
&lt;br /&gt;
1GB Bootable HDD Image premade for Windows98/98SE Setup&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWindows98SetupDiskwithCDROMsupport.rar&lt;br /&gt;
&lt;br /&gt;
ReactOS in English:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/ReactOSOptimizedinEnglish.rar&lt;br /&gt;
&lt;br /&gt;
ReactOS in German:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/optimiertes-reactos.rar&lt;br /&gt;
&lt;br /&gt;
Freedos English optimized Image(Fixed):&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosEnglishversion.rar&lt;br /&gt;
&lt;br /&gt;
FreeDOS German with Univbe:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosWithUniVBE.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image english with CDROM support:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSEmptyWithCDSupport.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLeer.zip&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image with DosZip Commander english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDosZipCommander.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Inner Worlds english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDosInnerWorlds.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Happy Land Adventures english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGravityForce.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Giana Sisters 32k english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGianaSisters32k.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Digger english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDigger.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Charly The Duck Demo english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCharlyTheDuckDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Cash Invaders english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCashInvaders.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with BC Racers english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBCRacers.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Antarctic english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSAntartic.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with C&amp;amp;C Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCommandConquerDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Star Wars Dark Forces Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDarkForcesDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with LHX Chopper Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLHXChopperDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PCBert (Qbert Clone)english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOS-PCBert.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PrinceOfPersia4D english Freeware Fangame:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSPrinceOfPersia4DFangame.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Rayman Demoversion english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSRaymanDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Santa in trouble english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSantaIntroubleJum&amp;amp;Run.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Skyroads Xmas Edition english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSkyRoadsXmasedition.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with StarMines2 english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarMines2.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Stryker english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStryker.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Teen Agent Adventure Game english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTerranFire.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tetris Queen english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTetrisQueen.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tom&amp;amp;Jerry english:&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 english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTombRaiderDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Triplane english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTriplane.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Virtual Karts english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSVirtualKartsDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Descent english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDescentDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Earthworm Jim Demoversion english:&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) english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSFatalRacingWhipsplashDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with the Demo from NeedforSpeed english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSNeedForSpeedDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Sim City Demoversion english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWackyWheelsDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Warcraft1 Demoversion english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWarcraftDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with Battle Arena Toshinden english Demoversion:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBattleArenaToshindenDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with AlienCarnage Freeware english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOsAlienCarnage.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with One Must Fall 2097 Freeware english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSOneMustFall2097.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Mega ManX Demo english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSMegaManXDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with Demoversion from Starfighter&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarfighterDemoversion.rar&lt;/div&gt;</summary>
		<author><name>Djkoelkast</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=QEMU&amp;diff=10319</id>
		<title>QEMU</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=QEMU&amp;diff=10319"/>
		<updated>2012-05-06T13:05:56Z</updated>

		<summary type="html">&lt;p&gt;Djkoelkast: /* Games */&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 NT===&lt;br /&gt;
====On your Desktop PC====&lt;br /&gt;
* The -cpu pentium option is mandatory.&lt;br /&gt;
* For networking, use: -net nic,model=pcnet -net user&lt;br /&gt;
* At login: contrl+alt+2 to get the command window, then:&lt;br /&gt;
 sendkey ctrl-alt-delete&lt;br /&gt;
&lt;br /&gt;
====On the Pandora====&lt;br /&gt;
&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. With 98 you can also boot from the cd, just starting the computer, not the installation.&lt;br /&gt;
&lt;br /&gt;
*you must be now in Dos and for 95, you 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;
* For 98:&lt;br /&gt;
&lt;br /&gt;
cd setup&lt;br /&gt;
&lt;br /&gt;
xmsmmgr (may be already running)&lt;br /&gt;
&lt;br /&gt;
install&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;
* Sometimes it can be necessary to change a virtual disc or floppy, to achieve this&lt;br /&gt;
** Press [ctrl] + [alt] + [2] to get to the command and monitoring console (of Qemu)&lt;br /&gt;
** Locate the virtual drive you want to change the image for by typing &amp;quot;info block&amp;quot;, usually the CD-Drive is named ide1-cd0 and Floppy-Drive is named floppy0&lt;br /&gt;
** Eject the currently loaded image by entering &amp;quot;eject ide1-cd0&amp;quot; or &amp;quot;eject floppy0&amp;quot;&lt;br /&gt;
** Load the new image into the virtual drive with &amp;quot;change ide1-cd0 /path/to/your/image/file&amp;quot; or &amp;quot;change floppy0 /path/to/your/image/file&amp;quot;&lt;br /&gt;
** Press [ctrl] + [alt] + [1] to return to the standard output window&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; try pressing [shift] (or [left shoulder button]) + [Fn] + [;] or&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;
|Commander Keen 2&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 3&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 4&lt;br /&gt;
|1.4&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|700&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has some flickering when scrolling.&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 5&lt;br /&gt;
|1.4&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has some flickering when scrolling, but less than Keen 4.&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 6&lt;br /&gt;
|1.0&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has flickering. Is not 100% smooth on 800MHz&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;
|Epic Pinball&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|500&lt;br /&gt;
|No&lt;br /&gt;
|Even on 500mhz it's too fast to be playable. Has flickering on texts.&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;
|Grand Theft Auto&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|No&lt;br /&gt;
|A bit slow, but playable (8 bit colormode). Sound works on soundblaster mode. 24 bit color mode doesn't work.&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;
|Keen Dreams&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|700&lt;br /&gt;
|No&lt;br /&gt;
|Set sound in menu, music does not work. As soon as you start a level the screen will flash game/white/game/white.&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;
1GB Bootable HDD Image premade for Windows95 Setup&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWindows95SetupDiskwithCDROMsupport.rar&lt;br /&gt;
&lt;br /&gt;
1GB Bootable HDD Image premade for Windows98/98SE Setup&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWindows98SetupDiskwithCDROMsupport.rar&lt;br /&gt;
&lt;br /&gt;
ReactOS in English:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/ReactOSOptimizedinEnglish.rar&lt;br /&gt;
&lt;br /&gt;
ReactOS in German:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/optimiertes-reactos.rar&lt;br /&gt;
&lt;br /&gt;
Freedos English optimized Image(Fixed):&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosEnglishversion.rar&lt;br /&gt;
&lt;br /&gt;
FreeDOS German with Univbe:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosWithUniVBE.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image english with CDROM support:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSEmptyWithCDSupport.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLeer.zip&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image with DosZip Commander english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDosZipCommander.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Inner Worlds english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDosInnerWorlds.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Happy Land Adventures english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGravityForce.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Giana Sisters 32k english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGianaSisters32k.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Digger english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDigger.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Charly The Duck Demo english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCharlyTheDuckDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Cash Invaders english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCashInvaders.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with BC Racers english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBCRacers.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Antarctic english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSAntartic.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with C&amp;amp;C Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCommandConquerDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Star Wars Dark Forces Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDarkForcesDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with LHX Chopper Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLHXChopperDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PCBert (Qbert Clone)english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOS-PCBert.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PrinceOfPersia4D english Freeware Fangame:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSPrinceOfPersia4DFangame.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Rayman Demoversion english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSRaymanDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Santa in trouble english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSantaIntroubleJum&amp;amp;Run.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Skyroads Xmas Edition english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSkyRoadsXmasedition.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with StarMines2 english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarMines2.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Stryker english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStryker.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Teen Agent Adventure Game english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTerranFire.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tetris Queen english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTetrisQueen.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tom&amp;amp;Jerry english:&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 english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTombRaiderDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Triplane english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTriplane.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Virtual Karts english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSVirtualKartsDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Descent english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDescentDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Earthworm Jim Demoversion english:&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) english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSFatalRacingWhipsplashDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with the Demo from NeedforSpeed english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSNeedForSpeedDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Sim City Demoversion english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWackyWheelsDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Warcraft1 Demoversion english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWarcraftDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with Battle Arena Toshinden english Demoversion:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBattleArenaToshindenDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with AlienCarnage Freeware english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOsAlienCarnage.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with One Must Fall 2097 Freeware english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSOneMustFall2097.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Mega ManX Demo english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSMegaManXDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with Demoversion from Starfighter&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarfighterDemoversion.rar&lt;/div&gt;</summary>
		<author><name>Djkoelkast</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=QEMU&amp;diff=10318</id>
		<title>QEMU</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=QEMU&amp;diff=10318"/>
		<updated>2012-05-06T12:56:13Z</updated>

		<summary type="html">&lt;p&gt;Djkoelkast: /* Games */&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 NT===&lt;br /&gt;
====On your Desktop PC====&lt;br /&gt;
* The -cpu pentium option is mandatory.&lt;br /&gt;
* For networking, use: -net nic,model=pcnet -net user&lt;br /&gt;
* At login: contrl+alt+2 to get the command window, then:&lt;br /&gt;
 sendkey ctrl-alt-delete&lt;br /&gt;
&lt;br /&gt;
====On the Pandora====&lt;br /&gt;
&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. With 98 you can also boot from the cd, just starting the computer, not the installation.&lt;br /&gt;
&lt;br /&gt;
*you must be now in Dos and for 95, you 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;
* For 98:&lt;br /&gt;
&lt;br /&gt;
cd setup&lt;br /&gt;
&lt;br /&gt;
xmsmmgr (may be already running)&lt;br /&gt;
&lt;br /&gt;
install&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;
* Sometimes it can be necessary to change a virtual disc or floppy, to achieve this&lt;br /&gt;
** Press [ctrl] + [alt] + [2] to get to the command and monitoring console (of Qemu)&lt;br /&gt;
** Locate the virtual drive you want to change the image for by typing &amp;quot;info block&amp;quot;, usually the CD-Drive is named ide1-cd0 and Floppy-Drive is named floppy0&lt;br /&gt;
** Eject the currently loaded image by entering &amp;quot;eject ide1-cd0&amp;quot; or &amp;quot;eject floppy0&amp;quot;&lt;br /&gt;
** Load the new image into the virtual drive with &amp;quot;change ide1-cd0 /path/to/your/image/file&amp;quot; or &amp;quot;change floppy0 /path/to/your/image/file&amp;quot;&lt;br /&gt;
** Press [ctrl] + [alt] + [1] to return to the standard output window&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; try pressing [shift] (or [left shoulder button]) + [Fn] + [;] or&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;
|Commander Keen 2&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 3&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 4&lt;br /&gt;
|1.4&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|700&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has some flickering when scrolling.&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 5&lt;br /&gt;
|1.4&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has some flickering when scrolling, but less than Keen 4.&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 6&lt;br /&gt;
|1.0&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has flickering. Is not 100% smooth on 800MHz&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;
|Epic Pinball&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|500&lt;br /&gt;
|No&lt;br /&gt;
|Even on 500mhz it's too fast to be playable. Has flickering on texts.&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;
|Keen Dreams&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|700&lt;br /&gt;
|No&lt;br /&gt;
|Set sound in menu, music does not work. As soon as you start a level the screen will flash game/white/game/white.&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;
1GB Bootable HDD Image premade for Windows95 Setup&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWindows95SetupDiskwithCDROMsupport.rar&lt;br /&gt;
&lt;br /&gt;
1GB Bootable HDD Image premade for Windows98/98SE Setup&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWindows98SetupDiskwithCDROMsupport.rar&lt;br /&gt;
&lt;br /&gt;
ReactOS in English:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/ReactOSOptimizedinEnglish.rar&lt;br /&gt;
&lt;br /&gt;
ReactOS in German:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/optimiertes-reactos.rar&lt;br /&gt;
&lt;br /&gt;
Freedos English optimized Image(Fixed):&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosEnglishversion.rar&lt;br /&gt;
&lt;br /&gt;
FreeDOS German with Univbe:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosWithUniVBE.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image english with CDROM support:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSEmptyWithCDSupport.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLeer.zip&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image with DosZip Commander english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDosZipCommander.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Inner Worlds english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDosInnerWorlds.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Happy Land Adventures english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGravityForce.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Giana Sisters 32k english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGianaSisters32k.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Digger english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDigger.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Charly The Duck Demo english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCharlyTheDuckDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Cash Invaders english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCashInvaders.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with BC Racers english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBCRacers.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Antarctic english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSAntartic.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with C&amp;amp;C Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCommandConquerDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Star Wars Dark Forces Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDarkForcesDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with LHX Chopper Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLHXChopperDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PCBert (Qbert Clone)english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOS-PCBert.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PrinceOfPersia4D english Freeware Fangame:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSPrinceOfPersia4DFangame.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Rayman Demoversion english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSRaymanDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Santa in trouble english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSantaIntroubleJum&amp;amp;Run.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Skyroads Xmas Edition english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSkyRoadsXmasedition.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with StarMines2 english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarMines2.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Stryker english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStryker.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Teen Agent Adventure Game english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTerranFire.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tetris Queen english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTetrisQueen.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tom&amp;amp;Jerry english:&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 english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTombRaiderDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Triplane english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTriplane.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Virtual Karts english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSVirtualKartsDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Descent english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDescentDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Earthworm Jim Demoversion english:&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) english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSFatalRacingWhipsplashDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with the Demo from NeedforSpeed english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSNeedForSpeedDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Sim City Demoversion english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWackyWheelsDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Warcraft1 Demoversion english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWarcraftDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with Battle Arena Toshinden english Demoversion:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBattleArenaToshindenDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with AlienCarnage Freeware english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOsAlienCarnage.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with One Must Fall 2097 Freeware english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSOneMustFall2097.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Mega ManX Demo english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSMegaManXDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with Demoversion from Starfighter&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarfighterDemoversion.rar&lt;/div&gt;</summary>
		<author><name>Djkoelkast</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=QEMU&amp;diff=10317</id>
		<title>QEMU</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=QEMU&amp;diff=10317"/>
		<updated>2012-05-06T12:55:02Z</updated>

		<summary type="html">&lt;p&gt;Djkoelkast: &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 NT===&lt;br /&gt;
====On your Desktop PC====&lt;br /&gt;
* The -cpu pentium option is mandatory.&lt;br /&gt;
* For networking, use: -net nic,model=pcnet -net user&lt;br /&gt;
* At login: contrl+alt+2 to get the command window, then:&lt;br /&gt;
 sendkey ctrl-alt-delete&lt;br /&gt;
&lt;br /&gt;
====On the Pandora====&lt;br /&gt;
&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. With 98 you can also boot from the cd, just starting the computer, not the installation.&lt;br /&gt;
&lt;br /&gt;
*you must be now in Dos and for 95, you 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;
* For 98:&lt;br /&gt;
&lt;br /&gt;
cd setup&lt;br /&gt;
&lt;br /&gt;
xmsmmgr (may be already running)&lt;br /&gt;
&lt;br /&gt;
install&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;
* Sometimes it can be necessary to change a virtual disc or floppy, to achieve this&lt;br /&gt;
** Press [ctrl] + [alt] + [2] to get to the command and monitoring console (of Qemu)&lt;br /&gt;
** Locate the virtual drive you want to change the image for by typing &amp;quot;info block&amp;quot;, usually the CD-Drive is named ide1-cd0 and Floppy-Drive is named floppy0&lt;br /&gt;
** Eject the currently loaded image by entering &amp;quot;eject ide1-cd0&amp;quot; or &amp;quot;eject floppy0&amp;quot;&lt;br /&gt;
** Load the new image into the virtual drive with &amp;quot;change ide1-cd0 /path/to/your/image/file&amp;quot; or &amp;quot;change floppy0 /path/to/your/image/file&amp;quot;&lt;br /&gt;
** Press [ctrl] + [alt] + [1] to return to the standard output window&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; try pressing [shift] (or [left shoulder button]) + [Fn] + [;] or&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;
|Commander Keen 2&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 3&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 4&lt;br /&gt;
|1.4&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|700&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has some flickering when scrolling.&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 5&lt;br /&gt;
|1.4&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has some flickering when scrolling, but less than Keen 4.&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 6&lt;br /&gt;
|1.0&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|800&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has flickering. Is not 100% smooth on 800MHz&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;
|Epic Pinball&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|125&lt;br /&gt;
|No&lt;br /&gt;
|Even on 125mhz it's too fast to be playable. Has flickering on texts.&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;
|Keen Dreams&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|700&lt;br /&gt;
|No&lt;br /&gt;
|Set sound in menu, music does not work. As soon as you start a level the screen will flash game/white/game/white.&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;
1GB Bootable HDD Image premade for Windows95 Setup&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWindows95SetupDiskwithCDROMsupport.rar&lt;br /&gt;
&lt;br /&gt;
1GB Bootable HDD Image premade for Windows98/98SE Setup&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWindows98SetupDiskwithCDROMsupport.rar&lt;br /&gt;
&lt;br /&gt;
ReactOS in English:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/ReactOSOptimizedinEnglish.rar&lt;br /&gt;
&lt;br /&gt;
ReactOS in German:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/optimiertes-reactos.rar&lt;br /&gt;
&lt;br /&gt;
Freedos English optimized Image(Fixed):&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosEnglishversion.rar&lt;br /&gt;
&lt;br /&gt;
FreeDOS German with Univbe:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosWithUniVBE.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image english with CDROM support:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSEmptyWithCDSupport.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLeer.zip&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image with DosZip Commander english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDosZipCommander.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Inner Worlds english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDosInnerWorlds.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Happy Land Adventures english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGravityForce.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Giana Sisters 32k english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGianaSisters32k.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Digger english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDigger.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Charly The Duck Demo english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCharlyTheDuckDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Cash Invaders english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCashInvaders.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with BC Racers english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBCRacers.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Antarctic english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSAntartic.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with C&amp;amp;C Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCommandConquerDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Star Wars Dark Forces Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDarkForcesDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with LHX Chopper Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLHXChopperDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PCBert (Qbert Clone)english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOS-PCBert.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PrinceOfPersia4D english Freeware Fangame:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSPrinceOfPersia4DFangame.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Rayman Demoversion english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSRaymanDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Santa in trouble english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSantaIntroubleJum&amp;amp;Run.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Skyroads Xmas Edition english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSkyRoadsXmasedition.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with StarMines2 english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarMines2.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Stryker english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStryker.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Teen Agent Adventure Game english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTerranFire.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tetris Queen english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTetrisQueen.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tom&amp;amp;Jerry english:&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 english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTombRaiderDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Triplane english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTriplane.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Virtual Karts english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSVirtualKartsDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Descent english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDescentDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Earthworm Jim Demoversion english:&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) english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSFatalRacingWhipsplashDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with the Demo from NeedforSpeed english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSNeedForSpeedDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Sim City Demoversion english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWackyWheelsDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Warcraft1 Demoversion english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWarcraftDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with Battle Arena Toshinden english Demoversion:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBattleArenaToshindenDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with AlienCarnage Freeware english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOsAlienCarnage.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with One Must Fall 2097 Freeware english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSOneMustFall2097.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Mega ManX Demo english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSMegaManXDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with Demoversion from Starfighter&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarfighterDemoversion.rar&lt;/div&gt;</summary>
		<author><name>Djkoelkast</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=QEMU&amp;diff=10316</id>
		<title>QEMU</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=QEMU&amp;diff=10316"/>
		<updated>2012-05-06T12:48:21Z</updated>

		<summary type="html">&lt;p&gt;Djkoelkast: /* Games */&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 NT===&lt;br /&gt;
====On your Desktop PC====&lt;br /&gt;
* The -cpu pentium option is mandatory.&lt;br /&gt;
* For networking, use: -net nic,model=pcnet -net user&lt;br /&gt;
* At login: contrl+alt+2 to get the command window, then:&lt;br /&gt;
 sendkey ctrl-alt-delete&lt;br /&gt;
&lt;br /&gt;
====On the Pandora====&lt;br /&gt;
&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. With 98 you can also boot from the cd, just starting the computer, not the installation.&lt;br /&gt;
&lt;br /&gt;
*you must be now in Dos and for 95, you 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;
* For 98:&lt;br /&gt;
&lt;br /&gt;
cd setup&lt;br /&gt;
&lt;br /&gt;
xmsmmgr (may be already running)&lt;br /&gt;
&lt;br /&gt;
install&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;
* Sometimes it can be necessary to change a virtual disc or floppy, to achieve this&lt;br /&gt;
** Press [ctrl] + [alt] + [2] to get to the command and monitoring console (of Qemu)&lt;br /&gt;
** Locate the virtual drive you want to change the image for by typing &amp;quot;info block&amp;quot;, usually the CD-Drive is named ide1-cd0 and Floppy-Drive is named floppy0&lt;br /&gt;
** Eject the currently loaded image by entering &amp;quot;eject ide1-cd0&amp;quot; or &amp;quot;eject floppy0&amp;quot;&lt;br /&gt;
** Load the new image into the virtual drive with &amp;quot;change ide1-cd0 /path/to/your/image/file&amp;quot; or &amp;quot;change floppy0 /path/to/your/image/file&amp;quot;&lt;br /&gt;
** Press [ctrl] + [alt] + [1] to return to the standard output window&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; try pressing [shift] (or [left shoulder button]) + [Fn] + [;] or&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;
|Commander Keen 2&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 3&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 4&lt;br /&gt;
|1.4&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|700&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has some flickering when scrolling.&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 5&lt;br /&gt;
|1.4&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|700&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has some flickering when scrolling, but less than Keen 4.&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 6&lt;br /&gt;
|1.0&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|700&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has flickering. Is not 100% smooth on 700MHz&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;
|Keen Dreams&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|700&lt;br /&gt;
|No&lt;br /&gt;
|Set sound in menu, music does not work. As soon as you start a level the screen will flash game/white/game/white.&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;
1GB Bootable HDD Image premade for Windows95 Setup&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWindows95SetupDiskwithCDROMsupport.rar&lt;br /&gt;
&lt;br /&gt;
1GB Bootable HDD Image premade for Windows98/98SE Setup&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWindows98SetupDiskwithCDROMsupport.rar&lt;br /&gt;
&lt;br /&gt;
ReactOS in English:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/ReactOSOptimizedinEnglish.rar&lt;br /&gt;
&lt;br /&gt;
ReactOS in German:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/optimiertes-reactos.rar&lt;br /&gt;
&lt;br /&gt;
Freedos English optimized Image(Fixed):&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosEnglishversion.rar&lt;br /&gt;
&lt;br /&gt;
FreeDOS German with Univbe:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosWithUniVBE.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image english with CDROM support:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSEmptyWithCDSupport.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLeer.zip&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image with DosZip Commander english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDosZipCommander.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Inner Worlds english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDosInnerWorlds.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Happy Land Adventures english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGravityForce.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Giana Sisters 32k english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGianaSisters32k.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Digger english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDigger.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Charly The Duck Demo english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCharlyTheDuckDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Cash Invaders english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCashInvaders.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with BC Racers english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBCRacers.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Antarctic english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSAntartic.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with C&amp;amp;C Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCommandConquerDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Star Wars Dark Forces Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDarkForcesDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with LHX Chopper Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLHXChopperDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PCBert (Qbert Clone)english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOS-PCBert.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PrinceOfPersia4D english Freeware Fangame:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSPrinceOfPersia4DFangame.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Rayman Demoversion english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSRaymanDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Santa in trouble english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSantaIntroubleJum&amp;amp;Run.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Skyroads Xmas Edition english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSkyRoadsXmasedition.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with StarMines2 english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarMines2.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Stryker english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStryker.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Teen Agent Adventure Game english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTerranFire.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tetris Queen english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTetrisQueen.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tom&amp;amp;Jerry english:&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 english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTombRaiderDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Triplane english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTriplane.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Virtual Karts english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSVirtualKartsDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Descent english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDescentDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Earthworm Jim Demoversion english:&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) english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSFatalRacingWhipsplashDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with the Demo from NeedforSpeed english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSNeedForSpeedDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Sim City Demoversion english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWackyWheelsDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Warcraft1 Demoversion english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWarcraftDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with Battle Arena Toshinden english Demoversion:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBattleArenaToshindenDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with AlienCarnage Freeware english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOsAlienCarnage.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with One Must Fall 2097 Freeware english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSOneMustFall2097.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Mega ManX Demo english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSMegaManXDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with Demoversion from Starfighter&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarfighterDemoversion.rar&lt;/div&gt;</summary>
		<author><name>Djkoelkast</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=QEMU&amp;diff=10315</id>
		<title>QEMU</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=QEMU&amp;diff=10315"/>
		<updated>2012-05-06T12:45:12Z</updated>

		<summary type="html">&lt;p&gt;Djkoelkast: /* Games */&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 NT===&lt;br /&gt;
====On your Desktop PC====&lt;br /&gt;
* The -cpu pentium option is mandatory.&lt;br /&gt;
* For networking, use: -net nic,model=pcnet -net user&lt;br /&gt;
* At login: contrl+alt+2 to get the command window, then:&lt;br /&gt;
 sendkey ctrl-alt-delete&lt;br /&gt;
&lt;br /&gt;
====On the Pandora====&lt;br /&gt;
&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. With 98 you can also boot from the cd, just starting the computer, not the installation.&lt;br /&gt;
&lt;br /&gt;
*you must be now in Dos and for 95, you 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;
* For 98:&lt;br /&gt;
&lt;br /&gt;
cd setup&lt;br /&gt;
&lt;br /&gt;
xmsmmgr (may be already running)&lt;br /&gt;
&lt;br /&gt;
install&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;
* Sometimes it can be necessary to change a virtual disc or floppy, to achieve this&lt;br /&gt;
** Press [ctrl] + [alt] + [2] to get to the command and monitoring console (of Qemu)&lt;br /&gt;
** Locate the virtual drive you want to change the image for by typing &amp;quot;info block&amp;quot;, usually the CD-Drive is named ide1-cd0 and Floppy-Drive is named floppy0&lt;br /&gt;
** Eject the currently loaded image by entering &amp;quot;eject ide1-cd0&amp;quot; or &amp;quot;eject floppy0&amp;quot;&lt;br /&gt;
** Load the new image into the virtual drive with &amp;quot;change ide1-cd0 /path/to/your/image/file&amp;quot; or &amp;quot;change floppy0 /path/to/your/image/file&amp;quot;&lt;br /&gt;
** Press [ctrl] + [alt] + [1] to return to the standard output window&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; try pressing [shift] (or [left shoulder button]) + [Fn] + [;] or&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;
|Commander Keen 2&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 3&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|600&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 4&lt;br /&gt;
|1.4&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|700&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has some flickering when scrolling.&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 5&lt;br /&gt;
|1.4&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|700&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has some flickering when scrolling, but less than Keen 4.&lt;br /&gt;
|-&lt;br /&gt;
|Commander Keen 6&lt;br /&gt;
|1.0&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|700&lt;br /&gt;
|Yes&lt;br /&gt;
|Works with ad-lib on. Has flickering. Is not 100% smooth on 700MHz&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;
1GB Bootable HDD Image premade for Windows95 Setup&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWindows95SetupDiskwithCDROMsupport.rar&lt;br /&gt;
&lt;br /&gt;
1GB Bootable HDD Image premade for Windows98/98SE Setup&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWindows98SetupDiskwithCDROMsupport.rar&lt;br /&gt;
&lt;br /&gt;
ReactOS in English:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/ReactOSOptimizedinEnglish.rar&lt;br /&gt;
&lt;br /&gt;
ReactOS in German:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/optimiertes-reactos.rar&lt;br /&gt;
&lt;br /&gt;
Freedos English optimized Image(Fixed):&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosEnglishversion.rar&lt;br /&gt;
&lt;br /&gt;
FreeDOS German with Univbe:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/FreedosWithUniVBE.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image english with CDROM support:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSEmptyWithCDSupport.rar&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLeer.zip&lt;br /&gt;
&lt;br /&gt;
Empty DRDOS image with DosZip Commander english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDosZipCommander.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Inner Worlds english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDosInnerWorlds.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Happy Land Adventures english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGravityForce.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Giana Sisters 32k english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSGianaSisters32k.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Digger english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDigger.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Charly The Duck Demo english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCharlyTheDuckDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Cash Invaders english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCashInvaders.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with BC Racers english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBCRacers.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Antarctic english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSAntartic.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with C&amp;amp;C Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSCommandConquerDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Star Wars Dark Forces Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDarkForcesDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with LHX Chopper Demoversion english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSLHXChopperDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PCBert (Qbert Clone)english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOS-PCBert.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with PrinceOfPersia4D english Freeware Fangame:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSPrinceOfPersia4DFangame.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Rayman Demoversion english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSRaymanDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Santa in trouble english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSantaIntroubleJum&amp;amp;Run.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Skyroads Xmas Edition english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSSkyRoadsXmasedition.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with StarMines2 english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarMines2.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Stryker english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStryker.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Teen Agent Adventure Game english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTerranFire.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tetris Queen english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTetrisQueen.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Tom&amp;amp;Jerry english:&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 english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTombRaiderDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Triplane english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSTriplane.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Virtual Karts english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSVirtualKartsDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Demoversion of Descent english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSDescentDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Earthworm Jim Demoversion english:&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) english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSFatalRacingWhipsplashDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with the Demo from NeedforSpeed english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSNeedForSpeedDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Sim City Demoversion english:&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 english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWackyWheelsDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Warcraft1 Demoversion english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSWarcraftDemoversion.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with Battle Arena Toshinden english Demoversion:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSBattleArenaToshindenDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with AlienCarnage Freeware english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOsAlienCarnage.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with One Must Fall 2097 Freeware english&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSOneMustFall2097.rar&lt;br /&gt;
&lt;br /&gt;
DRDos with Mega ManX Demo english:&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSMegaManXDemo.rar&lt;br /&gt;
&lt;br /&gt;
DRDOS with Demoversion from Starfighter&lt;br /&gt;
http://mcobit.openpandora.org/qemu-images/DRDOSStarfighterDemoversion.rar&lt;/div&gt;</summary>
		<author><name>Djkoelkast</name></author>
		
	</entry>
</feed>