Adam Gastineau
Adam Gastineau
Why was this PR never merged? Are there still unopened questions?
Indeed. I have not discovered the issue.
Would you happen to have any suggestions?
I can't find a good exception stack example trivially, but [Webpack and similar bundling systems allow for emitting multiple "chunks"](https://webpack.js.org/guides/code-splitting/), each with individual source maps. These stack traces identify which...
Thanks for the report. This game being broken is particularly interesting, as it suggests there's something not being properly emulated with the display. I also checked on the original core,...
Thanks for looking into this @uXeBoy. I've been meaning to come back to this, but I've been a little distracted by other consoles :P
It's fed by `OledDC`, which is pin 4 (0 indexed) of `pio_d`. I don't actually know much about Arduinos, so that doesn't mean much to me.
Same as #4
The OLED implementation is missing proper handling of many commands, including the page memory mode that all of these broken games seem to be using. I'm curious @uXeBoy if your...
I'm not good enough at the game to verify this. Have you tried a different ROM?