Go 6502

Open-source Go projects categorized as 6502

Top 3 Go 6502 Projects

  • dendy

    NES/Famicom emulator with network multiplayer

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • go6502

    6502 CPU emulator, assembler, disassembler, debugger and host written in go

    Project mention: My Experience Learning Go, next steps | dev.to | 2024-05-26

    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.

  • izapple2

    Portable emulator of an Apple ][+ or //e. Written in Go.

    Project mention: The Canon Cat, the forgotten 1987 alternate-reality Mac (2019) | news.ycombinator.com | 2024-06-01

    Lots of 2-key keyboards exist, and are even for sale inexpensively. https://duckduckgo.com/?q=2+button+keyboard&t=ftsa&iar=image...

    Not very convenient for having both buttons near your thumbs, though.

    I've been trying out the related SwyftCard for Apple //e on the izapple2 emulator.

    https://github.com/ivanizag/izapple2

      ./a2sdl -model swyft

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go 6502 discussion

Log in or Post with

Go 6502 related posts

  • NES emulator with network multiplayer written in Go

    1 project | news.ycombinator.com | 19 Aug 2023
  • I attempted to make a NES emulator in Go

    1 project | /r/gogamedev | 27 May 2023
  • I attempted to make a NES emulator in Go

    1 project | /r/u_Last_Storage2382 | 27 May 2023

Index

What are some of the best open-source 6502 projects in Go? This list will help you:

Project Stars
1 dendy 358
2 go6502 62
3 izapple2 54

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you konow that Go is
the 4th most popular programming language
based on number of metions?