emulator-programming
There are 52 repositories under emulator-programming topic.
JohnEarnest/Octo
A Chip8 IDE
michelhe/rustboyadvance-ng
RustBoyAdvance-NG is a Nintendo™ Game Boy Advance emulator and debugger, written in the rust programming language.
JohnEarnest/Mako
A simple virtual game console
openMSX/openMSX
the MSX emulator that aims for perfection
JetSetIlly/Gopher2600
Gopher2600 is an emulator for the Atari 2600 games console
jawline/Mimic
A Gameboy emulator written in Rust
brandleesee/ePSXe64Ubuntu
OBSOLETE - ePSXe64Ubuntu is an interactive script that installs ePSXe Linux (x64) & shaders using BIOS HLE and Core Plugins on x86-64 Debian, Ubuntu, Linux Mint, and their derivatives.
drhelius/demo-emulator
Nintendo Game Boy emulator written in Go to be used in workshops about emulator programming
kishore-ganesh/NESEmulator
An emulator for the Nintendo Entertainment System - A Work in Progress
ltriant/nes
NES emulator
janglapuk/pointblank-modtools
Point Blank modification tools
khedoros/khedgb
Experiments in Game Boy emulation
Le36/chip36
CHIP-8 emulator made with Java. Supports CHIP-8, S-CHIP and XO-CHIP.
dustinbowers/intel8080emu
An Intel 8080 CPU emulator written in Go that's meant to run the original Space Invaders ROM
graylikeme/gameboy-rs
Toy project in Rust
64kramsystem/libemuls
My personal experimental project in the retrogaming emulators field, written in Rust.
Demircivi/silkroad-emulator
💻 A Silkroad Online emulator.
tehmaze/mos65xx
:computer: Golang MOS Technology 65xx CPU emulator
thibaultmeyer/chip8-emulator
Emulator for the CHIP-8 virtual machine
zesterer/emul8or
A CHIP-8 emulator written using Vala and SDL
lain-core/Game-Boy-Sim
Game Boy Emulator written in C++. Team capstone project
shafinsiddique/alchemy
A Game Boy Emulator Written in Go.
xerpi/sisa-emu
SISA Architecture Emulator
Allanch7/ProyectoMicros
Proyecto de Laboratorio de Microprocesadores(Emulador)
dyharlan/Coffee-8
A Chip-8 emulator that aims to be Octo compliant
knapeczadam/retro-console-and-emulator-programming-neslides
🕹️ A NES homebrew project written in pure 6502 Assembly. NESlides is an interactive “presentation” where you can move between slides and shoot every tile off the screen. Includes a companion editor: NESlidesEditor .
KonyD/chip8-emulator
A CHIP‑8 emulator written in Go
ltriant/atari2600
Atari 2600 Emulator
vifino/rust-mem
A rust crate for a memory block interface, specifically for emulators.
cinar/Chip8EmulatorJS
CHIP-8 Emulator in JavaScript.
Dudejoe870/game-emu
A cross-platform multi-system emulator / library (WIP)
knapeczadam/nes-rom
🌱 Initial NES emulator development in 6502 Assembly for our Retro Console & Emulator Programming course at Howest DAE. Superseded by NESlides.
leirn/nes_emu_rust
NES Emulator in Rust
ltriant/chip8z
CHIP-8 emulator
omrawaley/gameboy-emulator
A simple Game Boy Emulator written in C++ with a scanline renderer and MBC support.
RogerEngineer99/Roger-NES-Emulator
A NES emulator being built from the ground up