andymikulski / nES6

NES emulator written in ES6
Other
4 stars 1 forks source link

Punch-Out!! has visual artifacts #33

Closed andymikulski closed 7 years ago

andymikulski commented 7 years ago

punchout

Rest of the game seems fine, except for the opponent faces in between rounds. Will have to look at the mapper that PO uses and determine if we're caching something incorrectly, maybe. Should also test the rom in WebNES to see if it's nES6 or just the ROM.

andymikulski commented 7 years ago

Seeing the same issue in WebNES. Closing for now.