240p-test-mini icon indicating copy to clipboard operation
240p-test-mini copied to clipboard

Mode text rendered incorrectly in the GBC port

Open JoseJX opened this issue 2 years ago • 0 comments

Using the GBC port, in the shadow sprite demo, the text that describes the mode is rendered incorrectly. Looking at the tile RAM, it looks like the Donna image overwrote the text for these sections.

To reproduce:

  1. Build the current git version for GBC
  2. Boot the program and select the "Shadow sprite" demo
  3. Press A + Up and observe that the text isn't rendered properly on the lower right
  4. Press A + Right to switch to the next background
  5. Press A + Up and observe that the text is rendered properly, this is the expected behavior

JoseJX avatar Jun 11 '22 17:06 JoseJX