Writing assembly code and see it running on your own emulator feels awesome. Yesterday I started to implement simple text rendering using the GBA bitmap modes.
I also added a WebAssembly port using emscripten (which was easier than expected for a SDL2 based application).
https://github.com/jsmolka/eggvance
https://github.com/jsmolka/gba-suite
Writing assembly code and see it running on your own emulator feels awesome. Yesterday I started to implement simple text rendering using the GBA bitmap modes.
I also added a WebAssembly port using emscripten (which was easier than expected for a SDL2 based application).
https://eggception.de/eggvance/wasm/