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