Welcome Searle,
searle wrote:I'm currently playing around with a port of Mule on Java.
Glad to hear that, i'll try to help you as much as i can.
searle wrote:i'm using your documentation for a rough understanding and then i translate the 6502 assembly code to java.
Even if the code is mostly well done, there's still lots of goto statements. I think you should mix between direct translation (formulae...) and adaptation (main game logic).
searle wrote:one of the next steps would be auction ai. unfortunately that's about the only big gap in your documentation. do you have any plans on analysing that part?
Doh... I feared this one.
Sincerly, not presently. It's near the end of my (long) todo list. But i'm curious to know this part of the game, so i'm still motivated to work on it.
Have a nice WE.