Debugging a Zaurus Java app
August 15th, 2003 by HenSo I’m trying to get one of the Java games that fails to work on the c760 to work.
First problem, the previously mentioned bug in the evm script. This means that most Java apps won’t work for me.
Second problem, -Xprogress and -Xlinenum don’t appear to be available on the version of Jeode(?) on the c760. I need to put the old Sharp ROM on the 5000D [currently playing with thekompany.rom] and see how its Jeode looked.
Still, I have got the game to run happily with only a failure to find a translation file. It isn’t great though.
So, the main aim now is to rebuild an ipkg with the -X stuff removed, and the evm switched to evm2. Currently my attempts at an ipkg fail to be installable, but from memory ipkg’s can be quite a tricky business. I need to find the docs on making them again.
