![]() ![]() |
Apr 23 2004, 06:45 AM
Post
#1
|
|
|
Group: Members Posts: 554 Joined: 19-April 04 From: Keokuk, Iowa Member No.: 2,897 |
Has anyone tried to run Bochs (Intel x86 IBM PC emulator) on a VGA Zaurus? Did it work?
If it did, how did you set it up? I read the directions and it's a bit greek to me. Can anyone help? |
|
|
|
May 4 2004, 02:21 PM
Post
#2
|
|
|
Group: Members Posts: 849 Joined: 6-March 04 Member No.: 2,180 |
(wind blowing.... tumbleweed rolling...)
Sorry Tony, we're out of luck, surely one of those seasoned 'porters' wants to try, come on... I think I could do it, I would need SDL dev libs and a good dose of patience. Someone must have a full cross-dev setup to try? Could someone give dosbox a go? |
|
|
|
May 4 2004, 02:46 PM
Post
#3
|
|
|
Group: Members Posts: 554 Joined: 19-April 04 From: Keokuk, Iowa Member No.: 2,897 |
QUOTE (wind blowing.... tumbleweed rolling...)
Ha Ha Ha Ha!!! LOL! Ahm' the sheriff of this here' ghost town. |
|
|
|
May 4 2004, 02:49 PM
Post
#4
|
|
|
Group: Members Posts: 849 Joined: 6-March 04 Member No.: 2,180 |
We're on a roll tonight ;-)
|
|
|
|
May 4 2004, 10:30 PM
Post
#5
|
|
![]() Group: Admin Posts: 465 Joined: 8-November 03 From: Birmingham, United Kingdom Member No.: 875 |
Wow Tony, you sure love your polls
I would like to try it but I haven't had the time. I think it'd be amusing to try Windows 98 |
|
|
|
May 5 2004, 05:29 AM
Post
#6
|
|
|
Group: Members Posts: 554 Joined: 19-April 04 From: Keokuk, Iowa Member No.: 2,897 |
Yes, I LOVE the polls!
Maybe someday... |
|
|
|
May 5 2004, 06:02 AM
Post
#7
|
|
![]() Group: Members Posts: 69 Joined: 17-April 04 Member No.: 2,890 |
Considering the speed difference between bochs and qemu it seems fairly safe to say that bochs is quickly approaching obsolescence.
|
|
|
|
May 5 2004, 06:22 AM
Post
#8
|
|
|
Group: Members Posts: 554 Joined: 19-April 04 From: Keokuk, Iowa Member No.: 2,897 |
qemu? I've never heard of it... but you've gotten my attention!
I assume qemu is another x86 emulator. Is there a port for the Zaurus? Is it fully graphics compatible? Can it run Win98SE? Can it run in VGA (640x480) mode? Cool! Thanks! |
|
|
|
May 5 2004, 06:31 AM
Post
#9
|
|
![]() Group: Members Posts: 69 Joined: 17-April 04 Member No.: 2,890 |
See this thread. Full PC emulation is not yet supported for the Z. It may or may not happen in a couple of months. If it does it will be much more usable than bochs.
|
|
|
|
May 5 2004, 07:43 AM
Post
#10
|
|
|
Group: Members Posts: 554 Joined: 19-April 04 From: Keokuk, Iowa Member No.: 2,897 |
I didn't get a link in the last post...
oh.. so it won't run Windows98 and graphical games? Is there any x86 emulator for Zaurus that works all the way? |
|
|
|
May 5 2004, 09:11 AM
Post
#11
|
|
![]() Group: Members Posts: 132 Joined: 2-March 04 Member No.: 2,125 |
QUOTE I didn't get a link in the last post...
oh.. so it won't run Windows98 and graphical games? :( Is there any x86 emulator for Zaurus that works all the way? qemu currently only runs "user mode" applications; that is, i386 linux binaries. It should be enough to run WINE presumably, and some windows applications under there; but I fear it may be unbearably slow. Graphics heavy games will most likely not be playable through that route. With some (significant?) extra arm support, qemu may be able to run in system mode on the Z, meaning you'd have a fully emulated i386 machine. Probably quite slow, but maybe useable. Bochs has apparently been built and run on 5500s, so it should work on C7xx Zaurii, but users report that its extremely (barely useable) slow for that. Fortunately, http://dosbox.sourceforge.net works, if your major interest is DOS games (Or Windows 3.1) Lord Davon has built the latest stable and CVS in http://zaurus.spy.org/feeds/davonz/ you'll need pdaxrom and a few extra libraries. DOS games run at approximately a fast 286 to slow 386 speed; if the games are old enough, that should be fine. Qemu is reputed to be more efficient, but isn't all there yet, for most purposes. |
|
|
|
May 5 2004, 11:34 AM
Post
#12
|
|
|
Group: Members Posts: 554 Joined: 19-April 04 From: Keokuk, Iowa Member No.: 2,897 |
I can't seem to find the Zaurus IPK for DOSBox. Do you have a link, or do you have the IPK you could post here?
Thanks in advance! |
|
|
|
May 5 2004, 11:42 AM
Post
#13
|
|
|
Group: Members Posts: 554 Joined: 19-April 04 From: Keokuk, Iowa Member No.: 2,897 |
I'm also looking for the Qemu Zaurus IPK... both of the applications I want to run (WarCraft II and an old Ascii-based reader program) are old enough that they will probably work. I looked at DosBox and it says it actually works with WarCraft2 (It's cool that they acutally have a list of applications and how well they run.
Does anyone have the URL for the Qeme Zaurus IPK? thanks! |
|
|
|
May 5 2004, 12:16 PM
Post
#14
|
|
![]() Group: Members Posts: 132 Joined: 2-March 04 Member No.: 2,125 |
there are a couple of tarballs with Dosbox in the zaurus.spy.org feeds I mentioned. You don't need to install as an ipk.
Keep in mind that you will probably not get performance better than 286 / slow 386 on a Zaurus, with Dosbox. Qemu may do better - when/if it can run full machine emulation. Zazz has put a tarball of his qemu build on http://zaurus.zapto.org/zazz/qemu/ and read the README nobody has yet made an ipk, as qemu is barely stable enough this far in. |
|
|
|
May 5 2004, 12:23 PM
Post
#15
|
|
![]() Group: Members Posts: 132 Joined: 2-March 04 Member No.: 2,125 |
QUOTE I looked at DosBox and it says it actually works with WarCraft2 (It's cool that they acutally have a list of applications and how well they run.
Keep in mind that the applications list is based on apps tested against an i386 dosbox system, so things will likely run much slower on the Z. Mouse support on the Z is sketchy - mouse heavy games are pretty frustrating, IMO [there may be a fix for this; I don't think it should be too difficult] |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 19th June 2013 - 10:24 AM |