Projects

6502 CPU Emulator

For this project I implemented a 6502 CPU emulation using C++. The 6502 CPU is an 8-bit microprocessor that was designed by a small team for MOS technology. The processor has been utilised in many popular home video game consoles such as the NES.