[Tool] gbfix, simple cmd-line tool to fix GameBoy Headers

Discussion of programming and development for the original Game Boy and Game Boy Color.
Post Reply
User avatar
elseyf
Posts: 72
Joined: Sat Dec 01, 2012 4:10 am

[Tool] gbfix, simple cmd-line tool to fix GameBoy Headers

Post by elseyf »

I have made a small tool to fix the internal GameBoy ROM Header. It's a simple single source file compiled with g++ (or any other c++ compiler).
You can find the tool here: https://github.com/elseyf/gbfix
Pokun
Posts: 2675
Joined: Tue May 28, 2013 5:49 am
Location: Hokkaido, Japan

Re: [Tool] gbfix, simple cmd-line tool to fix GameBoy Header

Post by Pokun »

It is very similar to RGBFIX.
Post Reply