Skip to content

strtok/nes

Repository files navigation

Introduction

This was a snowy winter cabin project with the goal of learning some things about the NES and the 6502.

The 6502 core is well unit tested, including an integration test that executes the rom file 'nesttest.rom' from nestdev.com. This rom is exeecuted by the test runner and each instruction's execution is compared against a log produced by another emulator known to have precise emulation.

Screenshot

screenshot

About

NES 6502 emulator written in Javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published