Hacker News
- Running CHIP-8 on an HP 48 calculator (2020) https://tobiasvl.github.io/blog/chip-8-hp-48/ 21 comments
- Why CHIP-8 is the ultimate beginner project https://tobiasvl.github.io/blog/write-a-chip-8-emulator/ 3 comments learnprogramming
- CHIP-8 drawing bug https://tobiasvl.github.io/blog/write-a-chip-8-emulator/ 3 comments emudev
- How do implement the CHIP-8 sound timer? https://tobiasvl.github.io/blog/write-a-chip-8-emulator/#timers 10 comments emudev
- What's this chip-8 opcode and why can't I find it anywhere? https://tobiasvl.github.io/blog/write-a-chip-8-emulator/ 6 comments emudev
- Chip-8: Distinguish Op-Code and Sprite Data https://tobiasvl.github.io/assets/images/chip-8_ibm_logo.png 5 comments emudev
- High-level guide to making a CHIP-8 emulator https://tobiasvl.github.io/blog/write-a-chip-8-emulator/ 27 comments emudev
- Emulating the Space Invaders look and feel https://tobiasvl.github.io/blog/space-invaders/ 5 comments emudev
- Squeezing four opcodes into a 1K CHIP-8 interpreter and OS from 1978 https://tobiasvl.github.io/blog/chipos-hacking/ 4 comments emudev