drhelius / Gearboy

Game Boy / Gameboy Color emulator and debugger for macOS, Windows, Linux, BSD and RetroArch.
https://x.com/drhelius
GNU General Public License v3.0
850 stars 132 forks source link

Clarify status of src/boot_roms.h #43

Closed dmoerner closed 7 years ago

dmoerner commented 7 years ago

Hi,

src/boot_roms.h has the appropriate GPLv3+ license header. But it mainly contains a series of bytes with the comment "// From GameBoy-Online emulator". But I was wondering if you could follow up with more information about the contents of this file and where it came from.

Thanks

drhelius commented 7 years ago

They came from the GameBoy-Online emulator (https://github.com/taisel/GameBoy-Online/) but it looks like it has been pulled out since I copied them back in 2013: https://github.com/taisel/GameBoy-Online/blob/master/js/GameBoyCore.js#L270

So the reference is no longer valid then.

dmoerner commented 7 years ago

Thanks for the information. Here's a bit more history, in case you're curious: http://gbdev.gg8.se/wiki/articles/Gameboy_Bootstrap_ROM

(The upshot of this is just that Gearboy will be packaged in rpmfusion instead of Fedora.)

drhelius commented 7 years ago

Just removed the comment.

It is possible to easily remove the roms for a Fedora version.