Skip to content

Chip-8 emulator written in javascript, can load localfiles direct to the browser memory using the FILE api

Notifications You must be signed in to change notification settings

EngHell/JS-Chip-8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS-Chip-8

Chip-8 emulator written in javascript, can load localfiles direct to the browser memory using the FILE api

Usage

  1. Unzip chip8-js.zip (Download)
  2. Open index.html.
  3. Chose a rom file
  4. Click load rom

Keypad bindings

Keypad                   Keyboard
+-+-+-+-+                +-+-+-+-+
|1|2|3|C|                |1|2|3|4|
+-+-+-+-+                +-+-+-+-+
|4|5|6|D|                |Q|W|E|R|
+-+-+-+-+       =>       +-+-+-+-+
|7|8|9|E|                |A|S|D|F|
+-+-+-+-+                +-+-+-+-+
|A|0|B|F|                |Z|X|C|V|
+-+-+-+-+                +-+-+-+-+

Download

Please get the latest release from here.

About

Chip-8 emulator written in javascript, can load localfiles direct to the browser memory using the FILE api

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published