Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 646 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 646 Bytes

Rusty GB - Gameboy Emulator

This is a side project I decided to make to learn Rust and more about emulation and operating systems. This project doesn't aim to be optimized or accurate.

What's working

  • CPU
  • PPU
  • Timer
  • Sound
  • Joypad
  • MCB1, MCB2 and MCB3 (without RTC)
  • MCB5

Accuracy

Legal Notice

Game Boy is a registered trademark of Nintendo of America Inc. Rusty GB is not affiliated with or endorsed by any of the companies mentioned.