Ever since browser emulators have become a thing due to web technologies improvement, now you can play
your favorite retro games directly in your browser. No need to look for and install emulators. There are
quite a few online emulators like GameBoy Online and
GBA.js. They are rich in features,
some of them I probably never heard about, but maybe some of us need or want simpler things that just work.
I created a tool that takes a binary ROM and includes it in a modified version of such browser emulators, so that
you can load a game directly by clicking a HTML file. This is useful for directly embedding the ROM to be played on web pages.
The page contains everything it needs, it runs as a pure static HTML, there is no need to be on a server or require an external
binary from the filesystem. It's just click & run.