Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Simple CHIP-8 Emulator in C

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages