bugzmanov / nes_ebook

A mini book on writing NES emulator using rust lang
https://bugzmanov.github.io/nes_ebook/index.html
385 stars 68 forks source link

8080 Space Invaders Emulator Next ? #36

Open Okarin85 opened 4 months ago

Okarin85 commented 4 months ago

I'm sorry to contact you like this, but I didn't find any other way. Would you consider writing a tutorial about emulating the 8080 Space Invaders arcade machine ? It is generally considered the next step after the chip8 before tackling more serious project like the NES or the Gameboy, but there isn't any clear step-by-step tutorial about it.