11
Video Games / EmuDevz
« Last post by Dragon on October 16, 2025, 23:50:21 »Today I came across an article mentioning an educational game about developing game software.
https://hackaday.com/2025/10/16/emudevz-is-literally-a-software-game/
EmuDevz, a game in which you develop an 8-bit emulator by [Rodrigo Alfonso].
https://afska.github.io/emudevz/#/
I've never done anything with Assembly language before, so it's been an interesting experience. My progress today...
Intro
* Introduction (https://afska.github.io/emudevz/#/levels/getting-started-introduction?r=19)
* Quick Tutorial
* Architecture
Assembly
* Example Program
* Now It's Your Turn
* Reading From Memory
* Flags
* Branching (https://afska.github.io/emudevz/#/levels/assembly-addressing-modes-1-3?r=18)
https://hackaday.com/2025/10/16/emudevz-is-literally-a-software-game/
EmuDevz, a game in which you develop an 8-bit emulator by [Rodrigo Alfonso].
https://afska.github.io/emudevz/#/
I've never done anything with Assembly language before, so it's been an interesting experience. My progress today...
Intro
* Introduction (https://afska.github.io/emudevz/#/levels/getting-started-introduction?r=19)
* Quick Tutorial
* Architecture
Assembly
* Example Program
* Now It's Your Turn
* Reading From Memory
* Flags
* Branching (https://afska.github.io/emudevz/#/levels/assembly-addressing-modes-1-3?r=18)

Recent Posts