MiSTer-devel / Gameboy_MiSTer

Gameboy for MiSTer
99 stars 46 forks source link

Bootroms cannot be easily modified #227

Closed maij closed 1 year ago

maij commented 1 year ago

This is a pretty minor issue, as the bootroms do work and probably won't need to change in future, but it would be nice if the raw files here worked to generate a fresh binary..

The input files in BootROMs/ can't be used to generate a fresh bootrom, so we are stuck with the bootrom as it is. I can compile logo_compress.c, but using the program on the existing SameBoyLogo.png gives an assertion error.

A workaround is to use the SameBoy workflow to compile new bootroms if need be, but this currently does not readily support using different GBC logos (so we would be stuck with "SAMEBOY.")