Search the web
Sign In
New User? Sign Up
staticrecompilers · Static Binary Translation
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
An idea   Message List  
Reply | Forward Message #298 of 326 |
Years ago, I wrote a phoenix emulator. After some playing, it quickly
was placed together with old projects on my harddrive. Then some
months ago, I read the article by Graham Toal about static binary
translation. I found the phoenix emulator again, changed it abit, so
it translated phoenix into j2me code. There was several issues using
Grahams approach to port old arcade games, for instance there were
smart tricks to improve speed and size of the translated game (which
were needed since my cellphone was quite slow and had little memory).
However, the biggest problem for me was that I had to play phoenix
quite alot in order to translate all the code, infact I played it so
many times that I had lost interest before I uploaded the finished
translated game to my cellphone, and this was a 16kb game (if I
remember correctly). My initial idea was to use the technique to port
games from the early '90s, however some of the ones I wanted to port
was larger than 16kb, and based on the experiences from the phoenix
translation I felt that it was a very bad idea.

Here is an idea how to possibly solve this problem. playing through
phoenix time after time is exhausting for one person, but if 1000
people played it, each doing their part? Here is what to do; Write an
emulator-translator (the user will only see this as an emulator),
this emulator-translator should send the translated code to some
central server that will keep track of all the translated code. Based
on code on this server, we can translate the game to a smaller,
handheld device, without doing all the playing ourselves. As a bonus,
the finished translated game could be sent to all the players, as
some sort of reward.

What do you think about the idea?

jkm





Thu Mar 22, 2007 7:37 am

jankaspermar...
Offline Offline
Send Email Send Email

Forward
Message #298 of 326 |
Expand Messages Author Sort by Date

Years ago, I wrote a phoenix emulator. After some playing, it quickly was placed together with old projects on my harddrive. Then some months ago, I read the...
jankaspermartinsen
jankaspermar...
Offline Send Email
Mar 22, 2007
7:37 am

... I think you may be on to something, but maybe the details aren't quite optimum yet. I'm sorry I haven't posted sooner, and indeed I'm so busy at the...
Graham Toal
graham_toal
Offline Send Email
Mar 26, 2007
6:23 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help