10-24-2014, 08:00 PM
Due to the reference to RandomAccessFiles, I'm going to assume that it's Java. You'd have to compile it to make a program, so you'd have to download the SDK and such. This isn't all the code anyway, just the data conversion bit. Besides, all it does so far is create a non-RLE version of the file, the palette would still need to be applied to the file separately.
Ploaj also said it doesn't work with all files, which I am going to assume are ones that have one or more 2-byte instruction chunks with $00 as the first byte. I'll try look into these.
Ploaj also said it doesn't work with all files, which I am going to assume are ones that have one or more 2-byte instruction chunks with $00 as the first byte. I'll try look into these.