Hacker News new | ask | show | jobs
by vapidness_is 1055 days ago
This is super cool! What emulator did you use? Would be cool to add this to https://afterplay.io
1 comments

I used https://github.com/roblouie/gameboy-emulator which I forked and made a very minor tweak to allow streaming audio over WebRTC. Code was super well organized and easy to understand. Was also very easy to integrate into the webapp.