binji / binjgb

Gameboy emulator implemented in C, that also runs in the browser
https://binji.github.io/binjgb/
MIT License
534 stars 61 forks source link

Run Boot Rom #24

Closed hevey closed 4 years ago

hevey commented 4 years ago

Is there a way to run the DMG Boot Rom? I am developing an emulator on a Mac and the debugger looks great but I can't find a way to run the boot rom to compare my own emulator with.

binji commented 4 years ago

Sorry, I never added this feature. There a bunch of other emulators that do this though, you should be able to find one that works for you.

hevey commented 4 years ago

Cheers for the reply, I have others to use, was more curious as the visual debugger looks fantastic.