Epicfisher / nesfish

A Work-In-Progress C# Nintendo NES Emulator with an emphasis on high-quality documentation and debugging.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nesfish

A Work-In-Progress C# NES Emulator with an emphasis on high-quality documentation and debugging.

Features

  • Partial CPU Emulation

Planned Features

  • Full CPU Emulation

Setup

To test the Functionality of the CPU, download the nestest.nes ROM and place it in bin/Debug/ROM TESTS/

Usage

Open NESEmulator.sln in Visual Studio, and compile the project (Press F5 by Default)

After compiling, the NESEmulator.exe file can be found in bin/Debug

About

A Work-In-Progress C# Nintendo NES Emulator with an emphasis on high-quality documentation and debugging.


Languages

Language:C# 100.0%