My Next Attempt at EmuDev References used were OneLoneCoders' NES EMulation Playlist and the NesDev Wiki
- This project helped me further understand Assembly and How PPUs and CPUs worked.
- It allowed me to understand how Mappers were used to overcome certain restrictions
It should be noted that
- The Emulator is not Clock Accurate
- The Emulator only passes a Few Nes Tests but is still not in a position where it can be used to play NES Roms
- Audio Emulation is Incomplete
- A Few more Mappers needs to be implemented to allow for a Large Variety of Games to be Played on it
This is Still a WIP and in the shortcomings will be cleared in the Future