dendy
go6502
dendy | go6502 | |
---|---|---|
4 | 1 | |
393 | 63 | |
9.2% | - | |
7.7 | 5.3 | |
9 days ago | 7 months ago | |
Go | Go | |
MIT License | BSD 2-clause "Simplified" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
dendy
go6502
-
My Experience Learning Go, next steps
Much to my delight, I discovered a complete implementation of a 6502 CPU simulator written in Go. Not only did the project include a CPU simulator, but it included an assembler, disassembler, and utilities! The project I found, go6502, is so comprehensive that after only a few days working my way through the code, I was able to understand how almost everything worked together. The project is so well-done that I was able to integrate my dashboard without breaking any of the existing simulator code.
What are some alternatives?
jsnes - A JavaScript NES emulator.
izapple2 - Portable emulator of an Apple ][+ or //e. Written in Go.
chibines - NES emulator & NSF Player written in Go.
q - Quick and dirty debugging output for tired Go programmers
go-cpu-simulator - A GUI implementation of a CPU sim project originally developed by Wojciech S. Gac
gomeboy - Game Boy emulator written in golang
go6502 - Fine GUI implementation wrapped around a 6502 CPU emulator written in go
Provenance - iOS & tvOS multi-emulator frontend, supporting various Atari, Bandai, NEC, Nintendo, Sega, SNK and Sony console systems… Get Started: https://wiki.provenance-emu.com |
delve - Delve is a debugger for the Go programming language.
memcardpro - Utility for 8BitMods MemCard PRO
asm - Go library providing algorithms optimized to leverage the characteristics of modern CPUs