Skip to content

CatoNator/Chip8Emu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip8Emu

a CHIP-8 emulator, written in C using VS2019. For fun, mostly.

The emulator is currently functional, but not the most optimized. There probably are hundreds of bugs lurking inside as well.

Compilation:

The implementation includes a Backend.c written for Windows with SDL2. This file will have to be rewritten to port the implementation to other backends or platforms.

On little-endian devices, add SYS_LENDIAN as a preprocessor directive.

About

a CHIP-8 emulator, for fun

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages