Skip to content

EdWordy/Chip8-Emulator

Repository files navigation

Chip8-Emulator

A chip8 emulator written in C using SDL2.

OVERVIEW:

-implemented in the c(had) language

-uses the lightweight graphics library SDL2

TO USE:

a) Modify the makefile and include paths as needed, and build.

or

b) use the provided executable in the format "chip8 rom-name" from the command line; enjoy!

LICENSE:

MIT

About

A chip8 emulator written in C using SDL2.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published