Skip to content
/ chip8 Public

A Chip-8 Emulator with a debugger, disassembler in Typescript

License

Notifications You must be signed in to change notification settings

kyriacos/chip8

Repository files navigation

Update: Paused work on this project. And haven't really finished the README and article. Finally making it public though rather than keeping private even longer (>10 months - ouch).

TODO

  • add sound
  • extract keyboard input
  • add pause
  • add STEP to step through the program
  • add debug output flag
  • make pretty interface
  • add disasm
  • add FPS
  • static or dynarec
  • clean up emulator code and remove DOM manipulation

Fonts used:

About

A Chip-8 Emulator with a debugger, disassembler in Typescript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published