09-26-2012, 09:45 AM
Heh
I guess I could give it a go. Doesn't sound too complicated. Although it'd mean messing around with Java a lot
BufferedImage and .png saving look fairly simple at least.
However, I'd need a few example files (savestates mostly) and some information on the palette (as in, the four colours and their colour index (00 to 11)).
I'll see if I can find a rom, too. I guess it would be convenient if the program could just load the rom file, accept an offset from the user and read the assembly instructions from there.
I guess I could give it a go. Doesn't sound too complicated. Although it'd mean messing around with Java a lot
BufferedImage and .png saving look fairly simple at least.
However, I'd need a few example files (savestates mostly) and some information on the palette (as in, the four colours and their colour index (00 to 11)).
I'll see if I can find a rom, too. I guess it would be convenient if the program could just load the rom file, accept an offset from the user and read the assembly instructions from there.