6502-emulation
There are 84 repositories under 6502-emulation topic.
trudnai/Steve2
Apple ][ Emulator for Mac
visrealm/vrEmu6502
6502/65C02 emulator library (C99)
jakehffn/zig-nes
NES emulator written in Zig⚡
sh95014/AppleWin
Port of AppleWin Emulator with Native macOS UI
ArchUsr64/6502_emulator
A 6502 emulator with interactive debugger and graphics!
davervw/c-simple-emu6502-cbm
Simple Console 6502/C64 Emulator written in C++ for Portability (ported from simple-emu-c64) ***AND see branches for embedded, LCD versions
davervw/simple-emu-c64
Terminal 6502 Emulator with Commodore 64, 128, Vic-20, PET 2001, and TED: C16, Plus/4
omarandlorraine/fake6502
A library that emulates the 6502
C-Chads/MyLittle6502
Fake6502 with numerous bug fixes, plus fake65c02, a CMOS chip emulator. Public domain 6502 emulator and public domain 65c02 emulator.
AsaiYusuke/6502_test_executor
A cross-platform unit testing tool for MOS 6502 assembly
hamed-rezaee/flutter_6502_processor_emulator
A 6502 processor emulator written in Dart and Flutter.
Lewpen/6502_THE_SPREADSHEET
A spreadsheet that generates the code for 6502 chip emulator functions in a variety of programming languages.
mytechnotalent/dc540-0x00006
DC540 hacking challenge 0x00006.
visrealm/vrEmu6522
6522 / 65C22 VIA emulation library
breqdev/noentiendo
A modular retro emulation framework, supporting the Commodore PET, VIC-20, and others across desktop and WASM platforms!
Caliikha/6502emulator
Program that emulates a 6502 processor with component level functionality
agkaminski/AK6502
Verilog implementation and C simulator of 6502 CPU
bartlomiejn/2a03-cpu
Ricoh 2A03 / 2C02 emulator
TheoW03/TetroidNES
multi platform NES emulator
CyberZHG/swift-6502-core
Emulation of the 6502 CPU
davidly/ntvao
NT Virtual Apple One. Apple 1 emulator for Linux, MacOS, Windows, and DOS
Grillo-0/Rodomo
A NES emulator written in rust
nickjfree/nes
nes emulator in rust
Thuffir/6502
Simple 6502 / 65C02 implementation
ZakDevOnGitHub/NESDEV
An IDE for the Nintendo Entertainment System (Normal & Mini) using 6502 Assembly
abaffa/6502_emulator
This is a 6502 Emulator applied to the Apple1 rom (Wozmonitor)
bstien/Swift6502
A simple 6502 emulator and disassembler written in Swift
giannitedesco/spu-kit
A SNES SPU emulator
gladir/RUN6502
Cette commande, écrit en Pascal (Turbo Pascal ou Free Pascal), permet d'exécuter du code machine du microprocesseur 6502.
michaelsshaw/6502
lib6502 - 6502 Emulation library for my NES emulator
nokiiaa/NESharp
A C# NES emulator
ozanarmagan/6502-Emulator
Emulator for 6502 Proccessor with lambda functions in C++
PauloMigAlmeida/MaNES
MaNES is an experimental NES emulator written from scratch in Rust. Work in Progress for 2022
thibaultmeyer/cpu-emu-mos6502
MOS 6502 CPU emulation in Java
UltrasoundSam/pyemul
A python-based emulator of the 6502 microprocessor
vedant416/RustyNES
RustyNES is a cross-platform NES emulator written entirely from scratch in Rust, with no external libraries. Play classics like Super Mario Bros and Contra on Linux, Windows, or in your browser via WebAssembly.