8000 GitHub - loisel-dev/chip-8-emulator: Java emulator for chip 8
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

loisel-dev/chip-8-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chip-8-emulator

This emulator is a simple implementation to run modern chip 8 programs.
To render the image I used the processing library.

Todo

  • The last missing feature for a full emulation is the audio of the chip 8. Currently, the chip can use the necessary instructions to play sounds but the program won't play it to a device.
  • To add better readability more comments and documentation have to be added.

About

Java emulator for chip 8

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0