Skip to content

lexmart/chip8

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages