←back to thread

202 points ibobev | 1 comments | | HN request time: 0.198s | source
Show context
le-mark ◴[] No.44463682[source]
This is a very nice write up of not only Ocaml but also gameboy emulator implementation. Great job and thank you to the author!

As an aside I’ve always thought it would be awesome to create a single page app with an assembler editor and assembler/linker/loader to enable doing gameboy homebrew in the browser. I think it would be a great, accessible embedded development teaching opportunity.

replies(1): >>44465442 #
1. binji ◴[] No.44465442[source]
rgbds-live is more-or-less this same idea, with an embedded version of RGBDS: https://gbdev.io/rgbds-live/