nes
Here are 36 public repositories matching this topic...
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.
-
Updated
Oct 24, 2025 - Go
This Go program transforms an image to mimic the classic NES (Nintendo Entertainment System) color palette. It achieves this by iterating through each pixel of an input image and finding the closest color in a predefined NES color palette.
-
Updated
May 23, 2025 - Go
NES Emulator written in Go
-
Updated
Jul 3, 2022 - Go
Disassembler for customed 8-bit microprocessor, "MOS Technology 6502" in Nintendo Entertainment System written in Golang.
-
Updated
Jan 14, 2021 - Go
A Cycle Accurate NES Emulator with 6502 CPU Emulation, PPU Scanline Rendering, APU Audio Playback, Mapper Support (MMC1–MMC5), Vertical/Horizontal Mirroring, Cartridge Save Persistence, and Low-Level Timing for Glitch-Accurate Execution
-
Updated
May 14, 2025 - Go
Takes a debug file from ld65 and outputs a symbol file for the Mesen and FCEUX emulators.
-
Updated
Jan 9, 2019 - Go
Nintaco Go API example that plays Tetris.
-
Updated
Aug 31, 2019 - Go
Improve this page
Add a description, image, and links to the nes topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nes topic, visit your repo's landing page and select "manage topics."