Skip to content

wisteso/SharpNES

Repository files navigation

SharpNES

This is a for-fun project (no commercial use) aimed at understanding how the NES hardware (notably the 6502 chip) works.

It is heavily based on other open source work - especially for OpCode handling logic. Currently, much of the execution requires manual hard-coding of values to work correctly, since this only an initial version prototype.

About

NES emulator (6502 CPU) written in C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published