urjaman
"I Know. We're going for a ride."
So i took a look at the status page at CODE
http://bellard.org/qemu/status.html
and it says that ARM CPU as host is 'Testing' ("Note: Testing means that the emulator is working on most of the regression tests, but that some important application fail.")
Because i really don't have any ARM devices around (my nokia 6630 doesn't really cut it for this ),
and cant easily test it, does anyone know whether it will work? (eg. has anyone tested it).
If someone with a beagleboard or a pandora devkit is willing to test it, i would really like to know the results.
And then the other question, how slow(/fast?...) the emulator would be on the pandora (@600Mhz)?
My feeling is that it would be something from 16mhz 386 to 66mhz 486.
And then the reason why I'm asking...
[Maybe a bit offtopic, but to point that this could be really used for something]
I have an old (1995) (shareware) game that ran on win3.1/win95/winNT called Stars! (1.0),
Only requirements mentioned are 8MB RAM, 640x480 256 colors display (recommended 800x600).
It runs perfectly on wine. It does run even on dosbox+win3.1 but 640x480 16-colours doesn't make me happy.
So i put together a small linux (based on ArchLinux) that had just the things needed to build wine (and X) and built wine on it,
then removed most things not needed for running X and Wine (got it down to 132MB (not compressed)), put it on a compressed .qcow image and i have a 50MB linux that can run Stars
The X.org cirrus driver can be coersed into running the qemu window at 800x480 by adding a modeline for it.
And so running qemu fullscreen would give native resolution on the pandora, this was one of the musts for me.
And since the Stars window can be resized to any size, i think this qemu+linux+wine would run Stars! on the pandora at native resolution (with 24-bit colors) pretty well
I actually think that the problem wont be how well Stars will run, but how long it will take for the linux to boot, so i've optimized the boot time a lot.
Now it boots on a C2D P8400 running (single core) _at 800 mhz without any qemu accelerators_ to X and shows the Stars! menu in 35 seconds.
http://bellard.org/qemu/status.html
and it says that ARM CPU as host is 'Testing' ("Note: Testing means that the emulator is working on most of the regression tests, but that some important application fail.")
Because i really don't have any ARM devices around (my nokia 6630 doesn't really cut it for this ),
and cant easily test it, does anyone know whether it will work? (eg. has anyone tested it).
If someone with a beagleboard or a pandora devkit is willing to test it, i would really like to know the results.
And then the other question, how slow(/fast?...) the emulator would be on the pandora (@600Mhz)?
My feeling is that it would be something from 16mhz 386 to 66mhz 486.
And then the reason why I'm asking...
[Maybe a bit offtopic, but to point that this could be really used for something]
I have an old (1995) (shareware) game that ran on win3.1/win95/winNT called Stars! (1.0),
Only requirements mentioned are 8MB RAM, 640x480 256 colors display (recommended 800x600).
It runs perfectly on wine. It does run even on dosbox+win3.1 but 640x480 16-colours doesn't make me happy.
So i put together a small linux (based on ArchLinux) that had just the things needed to build wine (and X) and built wine on it,
then removed most things not needed for running X and Wine (got it down to 132MB (not compressed)), put it on a compressed .qcow image and i have a 50MB linux that can run Stars
The X.org cirrus driver can be coersed into running the qemu window at 800x480 by adding a modeline for it.
And so running qemu fullscreen would give native resolution on the pandora, this was one of the musts for me.
And since the Stars window can be resized to any size, i think this qemu+linux+wine would run Stars! on the pandora at native resolution (with 24-bit colors) pretty well
I actually think that the problem wont be how well Stars will run, but how long it will take for the linux to boot, so i've optimized the boot time a lot.
Now it boots on a C2D P8400 running (single core) _at 800 mhz without any qemu accelerators_ to X and shows the Stars! menu in 35 seconds.
Last edited by a moderator: