<?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=Johnson+r.</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=Johnson+r."/>
	<link rel="alternate" type="text/html" href="https://pandorawiki.org/Special:Contributions/Johnson_r."/>
	<updated>2026-04-23T10:50:19Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.32.0-alpha</generator>
	<entry>
		<id>https://pandorawiki.org/index.php?title=QEMU&amp;diff=9772</id>
		<title>QEMU</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=QEMU&amp;diff=9772"/>
		<updated>2012-03-06T17:34:52Z</updated>

		<summary type="html">&lt;p&gt;Johnson r.: /* 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 klick 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 chapeter directly.&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;
====Mounting HDD images====&lt;br /&gt;
Click on the icon with the folder next to &amp;quot;Load 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;Load 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;
====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;
===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;
==Installing an OS into an image==&lt;br /&gt;
===Creating HDD images using your Desktop PC (Linux)===&lt;br /&gt;
===Creating HDD images using your Desktop PC (Windows)===&lt;br /&gt;
&lt;br /&gt;
*Download Qemu Manager 7 for Windows.&lt;br /&gt;
&lt;br /&gt;
*Install into Windows and run Qemu Manager as Admin.&lt;br /&gt;
&lt;br /&gt;
*go to the Option Qemu Version Management and install Qemu 0.14.1&lt;br /&gt;
(You must do this,otherwise QemuManager will use Version0.11 by itself and this Version isnt Compatible)&lt;br /&gt;
&lt;br /&gt;
*Now you can Use the &amp;quot;File/Create new Virtual Disk&amp;quot; Option&lt;br /&gt;
&lt;br /&gt;
*Choose the max Image Size and i recommend the qcow2 Image Format.&lt;br /&gt;
&lt;br /&gt;
Your new empty Image ist now in your QemuManager Folder named &amp;quot;Images&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===Installing Microsoft DOS===&lt;br /&gt;
====On your Desktop PC====&lt;br /&gt;
====On the Pandora====&lt;br /&gt;
===Installing Microsoft Windows 3.1 / 3.11===&lt;br /&gt;
====On your Desktop PC====&lt;br /&gt;
====On the Pandora====&lt;br /&gt;
===Installing Microsoft Windows 95 on PC===&lt;br /&gt;
&lt;br /&gt;
*start Qemu Manager&lt;br /&gt;
&lt;br /&gt;
*create new VM&lt;br /&gt;
&lt;br /&gt;
*Name it what you like(example win95)&lt;br /&gt;
&lt;br /&gt;
*Choose x86PC , Operating system Windows58 and very very Important choose Qemu Version 0.14.1 the standart 0.11.1 will not work&lt;br /&gt;
&lt;br /&gt;
*select Ram 128MB(the max what Pandora Qemu can use) and choose the size of your Harddisk&lt;br /&gt;
&lt;br /&gt;
*Virtual Machine Output is important to set it to &amp;quot;QemuWindow&amp;quot;(not QemuManager)&lt;br /&gt;
&lt;br /&gt;
*now you should use this Hardware Settings: Soundcard=Yes&lt;br /&gt;
&lt;br /&gt;
SoundHW=Soundblaster16&lt;br /&gt;
&lt;br /&gt;
Networking=none (the Networking is not testet now with Win98,but it could work)&lt;br /&gt;
&lt;br /&gt;
VideoCard=Cirrus GD5446&lt;br /&gt;
&lt;br /&gt;
*and under the Menu Advanced some Performance Tweaks:&lt;br /&gt;
&lt;br /&gt;
Disable Hpet=YES&lt;br /&gt;
&lt;br /&gt;
Disable ACPI Support=YES&lt;br /&gt;
&lt;br /&gt;
*NOW WE CAN INSTALL Win95:&lt;br /&gt;
&lt;br /&gt;
*Switch to Drives and Choose as CDROM your CDROM Drive or your own Win95Iso&lt;br /&gt;
&lt;br /&gt;
*use one Win95 Bootdisk (.ima and .img Diskformats shoud work)&lt;br /&gt;
&lt;br /&gt;
*start from Bootfloppydisk(or Image)and start install (THE MSDOS CDROM DRIVER HANGS A LITTLE BUT AFTER 1-2MINUTES WILL IT LOAD FINE)&lt;br /&gt;
&lt;br /&gt;
*Setup Should start well(when it hangs in installation Progress,theres a alternativly way to install Win95/98)&lt;br /&gt;
&lt;br /&gt;
*AFTER INTALLATION CHANGE IN HARDWAREMANAGER THE PLUG&amp;amp;PLAY BIOS MANUALY TO PCI-BUS.&lt;br /&gt;
&lt;br /&gt;
(HARDWARE AUTODETECTION WILL NOT WORK FULL THEN YOU MUST MAKE THIS AFTER INSTALLATION)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Happy installing/experimenting :)&lt;br /&gt;
&lt;br /&gt;
===Installing Microsoft Windows 98===&lt;br /&gt;
====On your Desktop PC====&lt;br /&gt;
*start Qemu Manager&lt;br /&gt;
&lt;br /&gt;
*create new VM&lt;br /&gt;
&lt;br /&gt;
*Name it what you like(example win98)&lt;br /&gt;
&lt;br /&gt;
*Choose x86PC , Operating system Windows98 and very very Important&lt;br /&gt;
choose Qemu Version 0.14.1 the standart 0.11.1 will not work&lt;br /&gt;
&lt;br /&gt;
*select Ram 128MB(the max what Pandora Qemu can use)&lt;br /&gt;
and choose the size of your Harddisk&lt;br /&gt;
&lt;br /&gt;
*Virtual Machine Output is important to set it to &amp;quot;QemuWindow&amp;quot;(not QemuManager)&lt;br /&gt;
&lt;br /&gt;
*now you should use this Hardware Settings:&lt;br /&gt;
Soundcard=Yes&lt;br /&gt;
&lt;br /&gt;
SoundHW=Soundblaster16&lt;br /&gt;
&lt;br /&gt;
Networking=none (the Networking is not testet now with Win98,but it could work)&lt;br /&gt;
&lt;br /&gt;
VideoCard=Cirrus GD5446&lt;br /&gt;
&lt;br /&gt;
USBSupport=Yes&lt;br /&gt;
&lt;br /&gt;
USBDevices=add USB Tablet with the + Symbol(this is for Pandora Touchscreen support)&lt;br /&gt;
&lt;br /&gt;
*and under the Menu Advanced some Performance Tweaks:&lt;br /&gt;
&lt;br /&gt;
Disable Hpet=YES&lt;br /&gt;
&lt;br /&gt;
Disable ACPI Support=YES&lt;br /&gt;
&lt;br /&gt;
*NOW WE CAN INSTALL WIN98 or WIN98SE:&lt;br /&gt;
&lt;br /&gt;
*Switch to Drives and Choose as CDROM your CDROM Drive or your own Win98Iso&lt;br /&gt;
&lt;br /&gt;
*start Qemu with the green Play Button&lt;br /&gt;
&lt;br /&gt;
*start from CDROM and start install&lt;br /&gt;
(THE MSDOS CDROM DRIVER HANGS A LITTLE BUT AFTER 1-2MINUTES WILL IT LOAD FINE)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*THE TOUCHSCREEN SUPPORT WILL ONLY WORK WHEN YOU AFTER INTALLATION CHANGE IN HARDWAREMANAGER THE PLUG&amp;amp;PLAY BIOS MANUALY TO PCI-BUS.&lt;br /&gt;
&lt;br /&gt;
*(HARDWARE AUTODETECTION WILL NOT WORK FULL THEN YOU MUST MAKE THIS AFTER INSTALLATION)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Happy installing/experimenting :)&lt;br /&gt;
&lt;br /&gt;
===alternativly Way to install Win95/98===&lt;br /&gt;
&lt;br /&gt;
====On the PC====&lt;br /&gt;
&lt;br /&gt;
*Break the installation Progress with F3 and you will be in MSDOS&lt;br /&gt;
&lt;br /&gt;
*switch to a: and make your HD Image bootable with&lt;br /&gt;
&lt;br /&gt;
sys c:&lt;br /&gt;
&lt;br /&gt;
*switch to HDD and make a setup Directory with&lt;br /&gt;
&lt;br /&gt;
md c:\setup&lt;br /&gt;
&lt;br /&gt;
cd c:\setup&lt;br /&gt;
&lt;br /&gt;
*now switch to your CD Drive&lt;br /&gt;
&lt;br /&gt;
d:&lt;br /&gt;
&lt;br /&gt;
cd win95   (or when you want to install win98,then &amp;quot;cd win98&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
*and copy your Setup Files to your HDDImage&lt;br /&gt;
&lt;br /&gt;
copy . c:.&lt;br /&gt;
&lt;br /&gt;
*your setup Files should now copy to c:\setup&lt;br /&gt;
&lt;br /&gt;
*after this boot your HDD Image without Floppy Image and without your Windows Iso&lt;br /&gt;
&lt;br /&gt;
*you must be now in Dos and must type&lt;br /&gt;
&lt;br /&gt;
cd setup&lt;br /&gt;
&lt;br /&gt;
xmsmmgr&lt;br /&gt;
&lt;br /&gt;
setup&lt;br /&gt;
&lt;br /&gt;
*Now this is the Way who must install Windows perfectly&lt;br /&gt;
&lt;br /&gt;
*happy experimenting/installing&lt;br /&gt;
&lt;br /&gt;
====On the Pandora====&lt;br /&gt;
&lt;br /&gt;
*same like PC&lt;br /&gt;
&lt;br /&gt;
===Installing Microsoft Windows XP===&lt;br /&gt;
====On your Desktop PC====&lt;br /&gt;
same like Windows98 but not testet yet.&lt;br /&gt;
&lt;br /&gt;
====On the Pandora====&lt;br /&gt;
&lt;br /&gt;
===Installing Linux===&lt;br /&gt;
====On your Desktop PC====&lt;br /&gt;
====On the Pandora====&lt;br /&gt;
===Downloading and using ready-made FreeDOS and ReactOS images===&lt;br /&gt;
&lt;br /&gt;
==Troubleshooting==&lt;br /&gt;
===Known problems===&lt;br /&gt;
We are working on them. If you have found a solution or can provide a patch, please pm mcobit at [http://boards.openpandora.org boards.openpandora.org]&lt;br /&gt;
* Paths to image or isofiles as well, as imagenames specified in the &amp;quot;Image Tool&amp;quot; MUST NOT contain any whitespaces.&lt;br /&gt;
* EMS Memory under Dos is a little Tricky to get work but it work. You must use in Config.sys the Entry &amp;quot;EMM386 M9&amp;quot; and behind Himem.sys must stand nothing,only Himem.sys&lt;br /&gt;
* Shared Folders: don't use shared folders as an &amp;quot;active&amp;quot; source: write support for shared folders is buggy, so don't run applications/games from shared folder, just copy its content on the virtual systems drive. A lot of games have problems writing to the shared folder&lt;br /&gt;
&lt;br /&gt;
===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 Treiber 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;
&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;
|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;
|??&lt;br /&gt;
|??&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;
|??&lt;br /&gt;
|??&lt;br /&gt;
|??&lt;br /&gt;
|Should only install with activated Win2k hack for qemu&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;
|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;
|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;
|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;
|Command&amp;amp;Conquer&lt;br /&gt;
|&lt;br /&gt;
|Microsoft DOS 7.10&lt;br /&gt;
|Yes&lt;br /&gt;
|yes&lt;br /&gt;
|950&lt;br /&gt;
|Yes&lt;br /&gt;
|perfectly&lt;br /&gt;
|-&lt;br /&gt;
|Crusader: No Remorse&lt;br /&gt;
|Gog.com&lt;br /&gt;
|Microsoft DOS 6.22&lt;br /&gt;
|No&lt;br /&gt;
|No&lt;br /&gt;
|950&lt;br /&gt;
|No&lt;br /&gt;
|error in &amp;quot;fastflex.c&amp;quot; at startup&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;
|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;
|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;
|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;
|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;/div&gt;</summary>
		<author><name>Johnson r.</name></author>
		
	</entry>
</feed>