olcnes
https://github.com/onelonecoder/olcnes
C++
NES Emulator, and Tutorial Video Code
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported1 Subscribers
Add a CodeTriage badge to olcnes
Help out
- Issues
- Compile the game and load a room but don't have proper sound
- Set the interupt flag after writing the status register to the stack
- Added triangle wave sound channel support
- CPU.cpp a little mistake in comment
- Inspiration
- Fix PRGBank change logic & reset
- Fix relative addressing mode in disassembler
- Missing uint16_t in instructions
- Force break "BRK" is implied not immediate addressing mode
- Possible incorrect bounds check in DrawCode()?
- Docs
- C++ not yet supported