Skip to content
/ Rustboy Public

🕹️ Writing a Gameboy emulator for fun and educational purposes!

Notifications You must be signed in to change notification settings

mzndr/Rustboy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Rustboy

This is a fun project for me, nothing serious. I don't think the world needs another Gameboy emulator. After starting out with a CHIP8 Emulator, this seemed like the next reasonable challenge for me. Expect sloppy code and bad (emulating) practices since I'm a total noob!

TODOS

Emulator

  • Basic Implementation
  • External features (savestates, fast forward etc.)
  • Accurate Implementation
  • Add GUI
  • Migrate modules to traits for extendability

CI/CD

  • Format
  • Lint
  • Release

About

🕹️ Writing a Gameboy emulator for fun and educational purposes!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages