rmg-001/README.md
2021-10-19 10:42:47 -05:00

471 B

YARGBE

Yet Another Rust Gameboy Emulator.

This is just a fun project I'm making for learning and practice purposes. If you want a fully-featured Gameboy emulator, this is not probably the best one :P

Any help or suggestion is welcome!

TODO

  • CPU Registers implementation
  • CPU Instructions implementations
  • Interrupts
  • Timing
  • PPU implementations
  • Gameboy boot ROM
  • Render the pixels
  • Gameboy Color compatibility
  • Sound