Skip to content

mzp/famicom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

famicom toolkit

Famicom(NES) toolkit written by golang.

Install

export GOPATH=/path/to/gopath
go get github.com/mzp/famicom/cmd/...

Current tools

famicom-dump-image

Dump NES pallet data to PNG image.

famicom-disasm

Disasm 6502 machine code.

famicom-cpu

6502 emulator. It can execute all instruction, and show register, memory.

famicom-ppu

PPU emulator. It load *.nes file and show argumented text.

License

MIT License

About

Famicom(NES) toolkit written by golang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published