Skip to content

Repository files navigation

chip8

An emulator and assembler for the chip-8 instruction set written in C.

Alt text

#Usage

To compile a file

chip8_assembler.exe [filename.chip8_source]

To emulate an executable

chip8_sdl.exe [filename.chip8_exe]

*Only runs on Windows currently

About

An emulator for the chip-8 instruction set

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages