Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lyrakisk authored Dec 5, 2024
1 parent 6828a16 commit b597135
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,6 @@
# LochNES
A (soon to be) fully-featured NES emulator written in Rust.
![image](https://github.com/user-attachments/assets/25162313-0c4f-4747-91c9-1eb85921c5c6)

## Games Roadmap
- [X] Snake (homebrew game, that only needs CPU)
- [ ] Donkey Kong (official game, doesn't need scrolling)
- [ ] Super Mario Bros (official game, needs most of the hardware's features)

## Technical Roadmap
- [X] CPU
- no illegal opcodes yet
- [ ] Memory Mappers
- [ ] PPU
- [ ] APU
![image](https://github.com/user-attachments/assets/f9bc8688-1fcd-425c-a583-b189cc856515)


# Resources
Expand Down

0 comments on commit b597135

Please sign in to comment.