6502-processor
There are 90 repositories under 6502-processor topic.
visrealm/hbc-56
Homebrew 65C02 computer on a backplane
agkaminski/Pocket265
Second version of Pocket65 - 6502 based handheld computer
TheByteAttic/6502-to-W65C02S-adapter
A small daughterboard adapter that replaces a 6502 processor (used in vintage 8-bit computers such as the VIC-20, Apple II and BBC Micro) with a modern equivalent. Two versions are provided, which fit different motherboards.
gabe565/gones
An NES emulator written in Go.
TheByteAttic/Sally-to-W65C02S-adapter
This is a small adapter, in the form of a daughter board, which fits into the socket of the "Sally" CPU of the Atari 800XL microcomputer. It replaces that CPU with a CMOS, modern, low-power, fully static, currently in production W65C02S and some auxiliary logic. The project has been featured in three videos in my YouTube channel ("The Byte Attic," https://www.youtube.com/channel/UCfzZNuoHys1t-AdwYDhOz8g).
jdimeglio/6502-Simulator
Michal Kowalski 6502 Macro Assembler & Simulator
tebl/RC-ONE
A recreation of the MOS KIM-1 microcomputer, the start of the Commodore-line of computers. Complete with hex keypad, six digit displays and a lot of 8-bit fun!
geolessel/ex6502
An emulator of the 6502 processor written in Elixir with a focus on modern variants (65c02).
andkorzh/BREAKS6502
A highly clock-accurate FPGA clone of the NMOs processor 6502, created on the basis of reverse engineering.
rossdrew/emuRox
Emulator of MOS6502 (and eventually NES) with particular focus on understandable design and testing.
agkaminski/Pocket65
6502 based handheld computer
hamed-rezaee/flutter_6502_processor_emulator
A 6502 processor emulator written in Dart and Flutter.
adumont/mega6502
Driving a 6502 CPU on a breadboard with an Arduino Mega
ivop/fake6502
MOS 6502 Emulator in C
mytechnotalent/C-64-Assembly
A 6502-based Commodore 64 assembly language repo for OSX and Ubuntu. This is a very small and targeted OSX and Ubuntu port based on the original work of Chibi Akumas as the sole purpose of this small repo is to help you port Chibi's work to OSX or Ubuntu and nothing more. For more detailed 6502 tutorials please visit https://www.assemblytutorial.com to get your started.
JNjenga/e6502
A 6502 CPU emulator with a 32x32 display input device and ability to step through asm code
MAHDIX3/6502Emulator
6502 Emulator ,Simple With High Accuracy
Steve-Teal/mx65
MX65 - 6502 core in VHDL
andkorzh/OLD-Verilog-MOS6502
A clock-accurate FPGA clone of the NMOs processor 6502, created on the basis of reverse engineering.
BogdanW3/nessy
Projekat iz Arhitekture Racunara (AR-a)
Caliikha/6502emulator
Program that emulates a 6502 processor with component level functionality
hackerspace-ntnu/6502-macroprocessor
A large MOS 6502 processor replica, made for understanding and de-mystifying the inner workings of computers.
i82orbom/nesgo
A Nes Emulator implemented in Golang
Nauja/moro8
Fantasy 8-bit CPU in ANSI C
Thuffir/6502
Simple 6502 / 65C02 implementation
vitasam/mpf-ii_retro_6502
Making "MPF-II Micro-Professor" computer (6502) fit for modern life
0xilovebits/6502Toolkit
6502Toolkit: Disassembler, Emulator, Debugger & Assembler foundation for 6502 CPU. Portable and modular architecture for learning and extending
agkaminski/AK6502
Verilog implementation and C simulator of 6502 CPU
CyberZHG/swift-6502-core
Emulation of the 6502 CPU
liaminventions/XPL-32
All of the code and experiments for the XPL-32 Homebrew 6502 Laptop. Licensed under GNU GPL V3.
limitedeternity/yanes
The most hardcore calculator you’ve ever seen
adiee5/cx16-neofetch
a Neofetch port for Commander X16
grant0417/emu6502
6052 CPU emulator written in Rust
lbalvarenga/Atari2600EMU
A JavaScript-based Atari 2600 Emulator.
ZakDevOnGitHub/NESDEV
An IDE for the Nintendo Entertainment System (Normal & Mini) using 6502 Assembly
thibaultmeyer/cpu-emu-mos6502
MOS 6502 CPU emulation in Java