Hi all
First, i would like to say that i think this is the correct forum for posting this. If it is not, sorry about that, and please move the thread the correct forum.
Second, I would like to announce that I'm starting to port Bennu (the interpreter, mainly) to PSP. I'm still not sure how hard this will be since I'm not quite used to the code but I intend to get it in sync with SplinterGU's releases. The basic idea for the port is to be able to just copy the DCB file to the PSP and run it in the PSP version of the interpreter. Of course I will port all of the tools, if needed, to create a full game for the PSP.
From my preliminar studies, I think it is possible to compile a DCB and just run it in the PSP version of the interpreter without any changes. I will get this as my main requirement for this project: running the DCB with minor (if any) modifications. I'm not sure (yet) if there will be need for modifications in the internal structure of the DCB, as well as in the output of the various tools involved in development with Bennu for running the game in PSP.