esp32_nesemu
esp32_nesemu copied to clipboard
Emulator crashes at start if NOFRENDO_DEBUG is not defined
The crash occurs when the PPU logic is drawing the internal framebuffer, it seems like the video is not correctly initialized, yet the pointer itself isn't null.
Confirmed that the vid_init code calls the video driver