Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 543 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 543 Bytes

NES-C

A cycle-accurate NES Emulator built for fun (and education)!

Donkey Kong

Super Mario Bros.

Goals

  • Improve general understanding of computer architecture.
  • Play old ROM games i have on my hard drive.

TODO

  • Implement APU emulation
  • Implement MMC1 mapper

License

Code and documentation Copyright (c) 2023 Keith Leonardo

Code released under the MIT License.