nflsilva / YANE

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:C++ 98.3%Language:CMake 1.0%Language:GLSL 0.7%