/web-emu

Primary LanguageJavaScript

Web CPU emulator

Emulating simple CPU's for fun and learning. Inspired by n2t and Ben Eater.

https://jistjoalal.github.io/web-emu/

Notes / Todo

  • permanent ROM storage

  • delete ROM button

  • hex/dec/ascii mode toggle

  • n-bits mode toggle

  • canvas listeners should work w/ speed=0?