recompileorg

Results 109 comments of recompileorg
trafficstars

@hex007 This seems to be related to Anbu / SDL interface. If you're not familiar with the term, TAS is short for "tool assisted speedrun". I'm assuming that your frontend...

@hex007 What do you think about adding something like a BUILD.md file with instructions for getting the appropriate libraries and compiling Anbu and the libretro core?

I've based my review on JSR 82: https://docs.oracle.com/javame/config/cldc/opt-pkgs/api/bluetooth/jsr082/javax/bluetooth/package-summary.html

I did, at one point, build the core under MinGW (using MSYS2). I've never personally tried it. I wrote the AWT frontend to run this on Windows and desktop Linux...

This is probably my favorite mobile game. I started this project with the primary goal of being able to play this game on my television. In that process, I've torn...

I read that as well. It might be worth following up with him.

I asked him on Twitter and he told me that they not only submitted a patch, but it was accepted. This must have been it: https://github.com/hex007/freej2me/commit/c8312464fd06f0253d295682c56528a57686a645 So that's pretty neat.

This has been partially improved. Missing walls/cells are now visible. Some other issues remain, but it's better than before.

I don't have duck tales, but I do have Darkwing Duck. I worked on this some time ago. It's really just a matter of getting javax.microedition.lcdui.Game.* working correctly. Darkwing Duck...

We did drop JavaFX support as no one wanted it.