mirror of
https://github.com/FranLMSP/rmg-001.git
synced 2025-02-23 03:32:23 +00:00
Update readme
This commit is contained in:
parent
b6b7e7bf73
commit
5d710c3504
@ -1,5 +1,5 @@
|
||||
# Rust Boy
|
||||
Yet another Gameboy emulator written in Rust.
|
||||
# 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
|
||||
|
||||
@ -7,7 +7,9 @@ Any help or suggestion is welcome!
|
||||
|
||||
## TODO
|
||||
- [x] CPU Registers implementation
|
||||
- [ ] CPU Instructions implementations
|
||||
- [x] CPU Instructions implementations
|
||||
- [ ] Interrupts
|
||||
- [ ] Timing
|
||||
- [ ] PPU implementations
|
||||
- [ ] Gameboy boot ROM
|
||||
- [ ] Render the pixels
|
||||
|
Loading…
x
Reference in New Issue
Block a user