Gameboy Development Forum

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.

Ads

#1 2018-10-02 00:12:06

PinoBatch
Member
Registered: 2018-03-22
Posts: 64

Did someone say "ROM image"?

"Is this a PNG or a Game Boy ROM?"
"Yes."

https://forums.nesdev.com/download/file.php?id=13682

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

 

#2 2018-10-02 16:02:42

AntonioND
Member
Registered: 2014-06-17
Posts: 134
Website

Re: Did someone say "ROM image"?

lol

Offline

 

#3 2018-10-03 12:41:52

ISSOtm
Member
From: Somewhere in Echo RAM
Registered: 2017-04-18
Posts: 160
Website

Re: Did someone say "ROM image"?

I always love piggybacked types. Might be a fun in a crypto challenge, for example.

Also, Nice Quine


The French Lord Of Laziness.
Legend of Zelda and Undertale fan, I also tend to break Pokémon R/B/Y a little too much.

Twitter | Me on GCL | Discord : ISSOtm#9015 | Skype : isso.tm (I don't login anymore)

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson