Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Thanks! I spent a while trying to get that emulator working. Going to see if I can get gamepad support working a bit later hopefully.

The game is on git hub (https://github.com/mhughson/mbh-firstnes) but I'm not tracking issues there. I probably should have, but there hasn't been very many to be honest, so I've just been tracking in a TODO comment in the code :D

Looking forward to your feedback!

(+1)

For gamepad support: in case it's useful, here's a commit on github from when I added gamepad support to a Game Boy js emulator (used it here on itch.io). Firefox support for standard mapping may have improved since then.

https://github.com/chrismaltby/gb-studio/pull/305/commits/bffdeef5ce1930031850a39fe1579aa610b281b3

The graphics look great, and the palette switches are a nice touch. Love the sound too. Nice work!

Thanks!