WizardStan
Mega GP Mania
- Joined
- May 24, 2008
- Messages
- 16,731
mmmm, handheld Albion.
That is a project I'd love to get ahold of
That is a project I'd love to get ahold of
M-HT a developer on these boards has actually created a static recompiler that can recompile x86 to arm. Theres also some wrapper code that handles system calls using SDL.
Hey, I thought it was quite cozy under that rock. That's news worth emerging for, though Very nice indeed, M-HT!
M-HT a developer on these boards has actually created a static recompiler that can recompile x86 to arm. Theres also some wrapper code that handles system calls using SDL. Its has some limitations on the type of games it can be targeted at. The recompiler also needs some manual input at times. But basically you end up with a arm binary that performs like the original x86.Do you live under a rock?What's this about recompiled X-coms? Isn't it like closed source and still being sold?
Edit. Just to add you still need to own the original data files. The only thing that is distributed is the binary executables.M-HT a developer on these boards has actually created a static recompiler that can recompile x86 to arm. Theres also some wrapper code that handles system calls using SDL. Its has some limitations on the type of games it can be targeted at. The recompiler also needs some manual input at times. But basically you end up with a arm binary that performs like the original x86.Do you live under a rock?What's this about recompiled X-coms? Isn't it like closed source and still being sold?
This process has worked on albion, xcom 1/2, and warcraft. All are playable on the gp2x and wiz handhelds. Ive spoken to M-HT about the pandora and he plans to support them once he gets the hardware.
Ask M-HT for the source, like I said it only works for certain types of games with a certain memory mode. There another thread where he talks about it. You probably should know arm,x86,dos,sdl programming if you were to attempt to use it.or was it tooled specifically toward this set of games and there's no chance it will work for others?
If the former, how do we get ahold of this converter so we can test it out for ourselves?
*cue 25 posts on how you can't compare clock speeds*Anywho, the point was to test DosBox against another sub Ghz processor to see how the cycles stacked up. It stacks up well.
While I have been aware of the GP2X since before it was released I never owned one so I have very little knowledge of what's been released for it. I also have no clue on how a static recompiler works. Does it only work on Warcraft 1? It's not really a very good game, I much rather play WC2.Do you live under a rock?
Sure you can, just not with definitive accuracy. Ballpark figures, mate. It's not unreasonable to say that any modern CPU at 2ghz can execute more instructions than one at 1ghz, even across architectures, within certain constraints. What those exact instructions are and just how many more of them can be executed is where the problem comparisons comes from. It's quite easy to compare apples to oranges if you pick the right points to compare against*cue 25 posts on how you can't compare clock speeds*
Is that with the Wii, the Pandora, or both overclocked compared to the clock speed the retail unit is (to be) supplied at? I.E. is the Wii comparable in speed to the Pandora for running DOSBox based games, or is the Wii comparable in speed to an overclocked Pandora (and so forth)?That's what I was trying to get at: the Wii at about 900 Mhz is in the same ballpark as the Pandora when compared to a modern x86.
Is that with the Wii, the Pandora, or both overclocked compared to the clock speed the retail unit is (to be) supplied at? I.E. is the Wii comparable in speed to the Pandora for running DOSBox based games, or is the Wii comparable in speed to an overclocked Pandora (and so forth"]?[/quote]You could probably get a rough idea by checking out the dhrystone MIPS of the Wii compared to the Pandora, but that would be not completely accurate.That's what I was trying to get at: the Wii at about 900 Mhz is in the same ballpark as the Pandora when compared to a modern x86.
As an enduser, I feel communciated with and I'm very happy for this to be in general. I suspect several of us here to be end users and, to be honest, I'm having a blast installing old games in DOSBox on a desktop PC to see whether each seems a likely candidate for Pandora usage. While the cycles DOSBox is capable of hoevers around 2000-3000, it would seem to me that very few of the games which I actually have (and can find) will be emulateable to a degree tha tI would enjoy..
thank you.
Is there some dynarec for DOSBox on any ARM systems? The way you stated this it sounds like it's something trivial but I didn't think DosBox had any dynarec at all currently... is that wrong?Just double checked to confirm: there's no dynarec for the Wii DosBox. Once that's functioning on the Pandora, it should leapfrog in performance, I would hope.
Dynarec is working on the pandora, although im using the cvs which doesnt have the latest tweaks and updates for the ARM dynarec.Is there some dynarec for DOSBox on any ARM systems? The way you stated this it sounds like it's something trivial but I didn't think DosBox had any dynarec at all currently... is that wrong?Just double checked to confirm: there's no dynarec for the Wii DosBox. Once that's functioning on the Pandora, it should leapfrog in performance, I would hope.
It seems to me that Pickle keeps trying to tell us tha tDOSBox isn't going to go lots faster on the Pandora than it already is. We can make the Pandora itself go faster (by overclocking, for example) but DOSBox itself doesn't have any magic speed boosts about to happen at the flick of a switch. There may be (probably are?) tweaks that could be done, but the speed of DOSBox IS pretty much the speed of DOSBox. That it seems much slower than many of us hoped or expected is sad (especially for me because some of my all-time favourite games are DOS based) but, well, there you have it.Dynarec is working on the pandora, although im using the cvs which doesnt have the latest tweaks and updates for the ARM dynarec.Just double checked to confirm: there's no dynarec for the Wii DosBox. Once that's functioning on the Pandora, it should leapfrog in performance, I would hope.
The same dynarec is used in the gp2x and wiz versions.