Discussion about software development for the old-school Gameboys, ranging from the "Gray brick" to Gameboy Color
(Launched in 2008)
You are not logged in.
"Is this a PNG or a Game Boy ROM?"
"Yes."
The tool I used to make it overwrites the first 41 bytes with a PNG header, which means you can't use RST $00-$20, and RST $28 must start with ld l,l. There must also be enough free space at the end to hold the PNG image.
Source code
Offline
I always love piggybacked types. Might be a fun in a crypto challenge, for example.
Also, Nice Quine
Offline