Skip to content

alexanderdickson/Chip-8-Emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip-8 Emulator

This is a simple Chip-8 interpreter written in JavaScript.

The ROM loader, graphics renderer and input device controller are independent to the emulator.

Test it online

Further reading

License

MIT