Skip to content

nekronos/gbc_rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gbc_rs

tests game

A GameBoy Color emulator written in the Rust programming language. The purpose of this emulator is solely for me to learn Rust and to learn about how to write emulators.

This emulator is in development and is far from complete. So far it has basic functionality and can run DMG games using MBC1 and MBC3.

Build & Run

  • cargo run --release rom.gb

Controls

GameBoy button Keyboard
A Space
B Left Control
Start Return
Select Right Shift
Up Up
Down Down
Left Left
Right Right

Resources used

About

GameBoy Color emulator written in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published