/ne.ts

A NES emulator written in TypeScript

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

ne.ts

A NES emulator written in TypeScript

Building

yarn, then yarn build. You can also use NPM, of course.

Running

The unit and integration tests can be run with yarn test. To run a more fully- featured demo environment, run yarn serve to open the emulator in a browser window.

Resources

General

6502 CPU