Skip to content

An emulator to run CHIP-8 applications virtually.

Notifications You must be signed in to change notification settings

HarshKhatore/CHIP-8-Emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHIP-8-Emulator

An emulator to run CHIP-8 applications virtually.

CHIP-8 is an interpretted programming language developed by Joseph Weisbecker in the mid 70s and was initally used on the COSMAC VIP and Telmac 1800 8-bit microcomputers to make game programming easier. CHIP-8 programs are run using a CHIP-8 virtual machine.

References

https://www.wikiwand.com/en/CHIP-8
http://www.multigesture.net/articles/how-to-write-an-emulator-chip-8-interpreter/
http://emulator101.com/
https://codereview.stackexchange.com/questions/148784/chip-8-emulator/148802

Contributors

Daniel Purty
Harsh Khatore

To-Do

  • Add complete visual support
  • Add audio support
  • Add documentation
  • Add visualization and samples
  • Add tests
  • Add installation script

About

An emulator to run CHIP-8 applications virtually.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages