Tag: Emulation
-

Emulation Overview Part 2
In this blog series, I build an NES emulator and document the process. Join me in Part 2, where I talk about CPU memory!
-

Emulation Overview Part 1
In this post, I introduce the basics of the NES architecture and cover fundamental emulation concepts in an accessible way.
-

How Computers Understand 0s and 1s
I built an emulation of an 8-bit CPU, and somewhere along the way, computers just started to make sense.