a tiny nes emulator, written in golang
2026-04-17.19-29-28.mp4
- https://bugzmanov.github.io/nes_ebook/chapter_1.html
- https://www.nesdev.org/obelisk-6502-guide/reference.html
- https://www.nesdev.org/obelisk-6502-guide/instructions.html
- https://skilldrick.github.io/easy6502/
- https://www.nesdev.org/NESDoc.pdf
- https://fms.komkon.org/EMUL8/NES.html
- NES emulator from scratch - javidx9