GBC boot code support

aceloop
Junior Member
Posts: 35
Joined: Tue May 27, 2008 8:39 am

GBC boot code support

Post by aceloop »

was the gameboy color BIOS ever dumped or ????? :angel:

Squall Leonhart
Posting Freak
Posts: 1223
Joined: Tue Mar 18, 2008 9:21 am

GBC boot code support

Post by Squall Leonhart »

Nope.

spacy51
Senior Member
Posts: 371
Joined: Tue Mar 18, 2008 4:59 pm

GBC boot code support

Post by spacy51 »

Would be great to have that start animation though...

C. V. Reynolds
Junior Member
Posts: 6
Joined: Sun Aug 23, 2009 10:56 am

GBC boot code support

Post by C. V. Reynolds »

I was actually just about to ask about the GBC bios when I found this.

 

So, the GBC used different bios than the GB, then?

Squall Leonhart
Posting Freak
Posts: 1223
Joined: Tue Mar 18, 2008 9:21 am

GBC boot code support

Post by Squall Leonhart »

Yes, it also stores several predefined colour palettes for non colour capable GB games to use.

 

unfortunately, nobody has ever sacrified a GBC in order for us to get a binary (if possible) reading of the chip.

aceloop
Junior Member
Posts: 35
Joined: Tue May 27, 2008 8:39 am

GBC boot code support

Post by aceloop »

Squall i don't think it was that, i think it was the fact that it was very hard to dump it.

Exophase
Junior Member
Posts: 16
Joined: Sun Jun 07, 2009 9:56 pm

GBC boot code support

Post by Exophase »

It's a part of the CPU die like it was on the original Gameboy, it can't be dumped short of a CPU exploit that probably would have turned up by now if it existed. The only way to get it is to decap it (burn off the chip packaging) and take pictures of the transistors under a microscope, then use software and/or hand techniques to convert this to data. That's what they did with the Gameboy, and I believe this has been done with some other chips. Last I heard an 8192 byte ROM was considered very difficult to learn by decapping, but I think things might have changed since then.

Squall Leonhart
Posting Freak
Posts: 1223
Joined: Tue Mar 18, 2008 9:21 am

GBC boot code support

Post by Squall Leonhart »

i think there are programs that can analyse binary images from a chip, as long as the image is good enough quality.

chrono
Junior Member
Posts: 32
Joined: Tue Mar 18, 2008 9:23 pm

GBC boot code support

Post by chrono »

bgK
Member
Posts: 88
Joined: Thu Apr 17, 2008 3:58 pm

GBC boot code support

Post by bgK »

Yeah !

Works ok, with a few changes, in vba-m !


Ok, I'm not too sure of what I did, so here is the patch for review.

Last edited by bgK on Tue Sep 29, 2009 6:41 am, edited 1 time in total.
Post Reply