Closed mkwong98 closed 2 years ago
Thanks for the heads up! This actually does work in GBE+ if you use the GBC Boot ROM. Without using it, however, it hangs on a white screen. Looks like some memory isn't initialized properly.
Found the source of the problem. 0xFF55 was zero, which does not accurately reflect its post-boot value.
I'll have to add a bunch of GBC-specific post-boot values to the code soon.
The emulator shows a white screen.