mirror of
https://github.com/FranLMSP/rmg-001.git
synced 2024-11-10 12:11:32 +00:00
Update readme
This commit is contained in:
parent
aa30b98679
commit
bb19a6a6db
19
README.md
19
README.md
@ -7,12 +7,23 @@ Any help or suggestion is welcome!
|
|||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
- [x] CPU implementation
|
- [x] CPU implementation
|
||||||
- [x] Interrupts (interrupts test not passing yet)
|
- [x] Interrupts
|
||||||
- [x] Timer
|
- [x] Timer
|
||||||
- [x] Joypad (not configurable yet)
|
- [x] Joypad (not configurable yet)
|
||||||
- [ ] PPU implementations
|
- [X] PPU implementations
|
||||||
- [ ] Gameboy boot ROM
|
|
||||||
- [x] Render the pixels
|
- [x] Render the pixels
|
||||||
|
- [ ] MBC Implementations
|
||||||
|
- [x] NoMBC
|
||||||
|
- [ ] MBC1
|
||||||
|
- [ ] MBC2
|
||||||
|
- [ ] MBC3
|
||||||
|
- [ ] MBC4
|
||||||
|
- [ ] MBC5
|
||||||
|
- [ ] MBC6
|
||||||
|
- [ ] MBC7
|
||||||
|
- [ ] HuC1
|
||||||
|
- [ ] Web Assembly support (because this is a Rust project and it has to support Web Assembly)
|
||||||
|
- [ ] Gameboy boot ROM (Not important for now)
|
||||||
- [ ] Gameboy Color compatibility
|
- [ ] Gameboy Color compatibility
|
||||||
- [ ] Sound
|
- [ ] Sound
|
||||||
- [ ] Web Assembly support (because this is a Rust project and it has to support Web Assembly)
|
- [ ] Many code refactors and optimizations are needed
|
||||||
|
Loading…
Reference in New Issue
Block a user