Skip to content

tpby2005/c8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c8 - Chip8 Emulator

screenshot

References:

Install/Build:

  • To build, run make.
  • To install, run sudo make install.

Usage:

c8 <file> <speed>

License:

This program is free software.
It is licensed under the GNU GPL version 3 or later.
That means you are free to use this program for any purpose;
free to study and modify this program to suit your needs;
and free to share this program or your modifications with anyone.
If you share this program or your modifications
you must grant the recipients the same freedoms.
To be more specific: you must share the source code under the same license.
For details see https://www.gnu.org/licenses/gpl-3.0.html

About

Chip8 Emulator for GNU/Linux Systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published