This is hopefully going to be a simple emulator of the NES console.
Backlog: Wrapped up the olc6502 implementation. Added some of Bus, olc2C02 and Cartridge + Mappers. Began work on visual demo class. Next up: https://www.youtube.com/watch?v=xdzOvpYPmGE&list=PLrOv9FMX8xJHqMvSGB_9G9nZZ_4IgteYf&index=4 (pick up from 30:35) Need to write the olcDemo class and add some code in previous classes to be able to handle it (use GitHub of tutorial for reference).