OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: hilarycheng on September 16, 2006, 04:00:07 am
-
I have written a static recompiler for 8086. Now it converts "Romance of Three Kingdom 1" to C source code. Then compiles C source code to ARM and X86 Platform. I have recorded a movie at Youtube.
Here is the video :
http://www.youtube.com/watch?v=-7UidW2tMtQ (http://www.youtube.com/watch?v=-7UidW2tMtQ)
-
Cool
Will this work for most/all dos games? Are you taking requests for what games/apps to convert next?
-
If possible, I hope it can convert everything automatically, but it seems it cannot. since code is not aligned for instruction. (it means some constant will affect the code generation). As my plan, it will be contained lots of template like MAME. for converting games. You can select it and generate C Code and port it to many platform.
-
Wow!
This looks like a very cool project- I'm just struggling to think opf a DOS app I would like to run on the Z over a native linux equivalent- can't think of one. 3D studio would be an interesting novelty if we could get it running but I can't see it being useable in any way- would it even run on a 640x480 display?
But MAME- thats different! I'm still waiting for someone to create a Z optimised MAME, most likely a port of GP2X MAME
-
could you try decompiling sensible soccer executable? Just to understand the speed schievement at this stage.
You can download it from Home Of The Underdogs.
-
Sensible Soccer is a great one!
-
Sensible Soccer is a great one!
Yeah but the best version was the Amiga's and that's 68K code
-
sashz: You're around?! Hi!
I'm working on a port of this recompiler for the GP2X. I must say HilaryCheng code is very well written, a great programmer indeed. I am so excited about this project as it has great potential.
Glad to see interest in this project. It's well deserved.
-
zodttd- you around? Hi!
Last I heard from you zpsx (psx4all, whatever) was teetering on the verge of completion and being the most impressive emulation achievement ever, maybe. So what happened to that? Most everybody with a portable ARM device who knows a good way to waste time and impress their retro gaming mates are in convulsions waiting for your next release!
Sorry to hijack your thread Hilary. So you're a GIRL and you're coding WHAT? Excellent! I declare you the greatest female geek on OESF!
Be honoured!
-
Sorry to hijack your thread Hilary. So you're a GIRL and you're coding WHAT?
Whoa, that's a bit patronising
Excellent! I declare you the greatest female geek on OESF!
This particular Hilary happens to be a guy. Check out at some of the old threads where someone else thought Hilary was a girl!
-
#
#
Oh right! I've never heard Hilary as a guys name before- sorry!
Somewhere in the universe there is an infinitely hot chick coding a PS2/3 emu for a calculator
-
Oh right! I've never heard Hilary as a guys name before- sorry!
You're from the UK, and you've never heard of Hilary Benn (http://www.number-10.gov.uk/output/Page4621.asp)?
-
haa , I am sorry abt that I am a Male
Well, I am not Hilary Benn, I was a guy from Hong Kong.
-
currently, I am working with Zodttd for Gp2X Version. If the porting is great, I will port it from Gp2x to Zaurus to run.
-
Master of Orion v1.3 would be a cool port. This game uses EMS memory, though. Can the recompiler handle that?