mirror of
https://github.com/FranLMSP/rmg-001.git
synced 2026-08-03 08:40:04 -04:00
520dbaeb17db5ba4d0e54d25884fc818805c272b
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
Languages
Rust
100%