/YANE

"Yet Another Nes Emulator". A very basic implementation of a NES console emulator.

Primary LanguageC++

YANE - Yet Another Nes Emulator

My implementation of a NES Emulator, using the most basic of interpretation methods.

References


** GameEngine This project make heavy use of OneLoneCode's PixelGameEngine. Please check it out at the provided reference.

** R6502 CPU

** 2C02 PPU

** General