Skip to content

Latest commit

 

History

79 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dot-matrix-rs

This is a complete rewrite of my Game Boy emulator, Dot Matrix, into Rust. This emulator was built to help me learn rust as well as get a better understanding of the Game Boy hardware.

Showcase

Screenshots

Test ROMs

Screenshots

Implementation Differences from dot-matrix (C++)

  • Timing (both the clock and timers) is properly emulated
  • Accurate PPU rendering
  • Joypad inputs
  • Memory banking (MBC1/MBC3)
  • Savestates
  • APU
  • Web target

Credits:

About

A Rust Game Boy Emulator

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages