The Golang implementation of the NES core library that includes a full 6502 CPU instruction set emulation, PPU, APU, memory mapping, and ROM integration. It provides a complete, reusable NES library for building your own emulator or for educational use.