Skip to content

markuspinter/gameboy_emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rusty Gameboy Emulator

A gameboy (currently only DMG) emulator written in pure rust.

Motivation

This is a hobby project of mine and I started it for 2 reasons:

  • Learning the Architecture of the Gameboy
  • Learning Rust

It's my first larger rust project, so please feel free to give feedback if you like to. I'm happy to learn for all of you!

How to run

RUST_LOG=error cargo run --release <your_boot_rom> <your_gb_file>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages