@keawade/chip8-emu
TypeScript icon, indicating that this package has built-in type declarations

0.3.1 • Public • Published

Chip-8 Emulator

npm version

A TypeScript implementation of the Chip-8 VM.

This is just a packaged class implementing the Chip-8's processor, memory, and registers. Full emulation will require a clock, keypad, and monitor output. My own implementation of those features is being developed in TypeScript and React over at chip8-web.

Readme

Keywords

none

Package Sidebar

Install

npm i @keawade/chip8-emu

Weekly Downloads

0

Version

0.3.1

License

MIT

Unpacked Size

49.1 kB

Total Files

17

Last publish

Collaborators

  • keawade