A simple tool for creating binary image data for the Nintendo 64.
- CI4
- CI8
- I4
- I8
- IA4
- IA8
- RGBA5551
- RGBA8888
While a C/C++/Python tool would be faster, I chose Java for practical purposes such as easy distribution and lack of endianess issues in the JVM.