Skip to content

NeoSahadeo/Chip-8-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip-8 in C

A Chip-8 emulator written in C. It uses SDL3 to render graphics and play audio.

image of the IBM logo

Installation

It's built for x86-64 just download main.

To build from source:

make all

Usage

./main [ROM]

EXAMPLE

./main 1-chip8-logo.ch8

License

MIT LICENSE

About

Chip 8 in C *ha*

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors