Skip to content

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

Notifications You must be signed in to change notification settings

Epicfisher/nesfish

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages