Keeping SNES Alive! by drludos 2020-04-21T16:02:36Z
Wow really nice, I never had heared about that PVSnesLib library. Im very new to the homebrew world and during this game jam I made my second game boy advance game ever. Apparently we had the same idea only my game is called "Keep the Gameboy alive".
The source code of your game looks very much like mine from a first glance. I use Tonc, http://coranac.com/tonc/text/video.htm as a basis instead of PVSnesLib. So im devinely going to give that library you used a try, some day in the future. The source code of my code is available here if you are wondering or if you want to play it. https://github.com/timostrating/Ludumdare46
Specially the message that you got this done in 10 hours is very impressive btw. That just really shows that once you know what you are doing and understand how these old schools homebrew things work you can make things very quick.