Skip to content

A Gameboy emulator written in Rust for didactical purposes.

License

Notifications You must be signed in to change notification settings

DanieleS/rustyboy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rustyboy

A Gameboy emulator written in Rust for didactical purposes.

Pokemon Tetris Tennis

Status

This list shows what works and what still needs to be done

  • Cpu
  • PPU
    • Background
    • Sprites (works but has to be tested more)
    • Window
  • Interrupts
    • VBlank
    • LCD Stat
    • Joypad
    • Timer
    • Serial
  • APU
  • MBC
    • No MBC
    • MBC1
    • MBC2
    • MBC3 (partially supported)
    • MBC5
    • MBC6
    • MBC7

About

A Gameboy emulator written in Rust for didactical purposes.

Topics

Resources

License

Stars

Watchers

Forks

Languages