sarospa / arachNES

"Average NES emulator contains 3 spiders" factoid actually just statistical error...
GNU Affero General Public License v3.0
0 stars 1 forks source link

Marble Madness: Glitchy flickering on the edges of text boxes #30

Open sarospa opened 7 years ago

sarospa commented 7 years ago

It looks like there's some kind of issue with the background tile at the left edge of text boxes. This is visible at the start of the first stage. It looks like a nametable bankswitch is necessary to display the text, and given AxROM's lack of IRQ, it's probably done with some kind of cycle-timed setup.