A CHIP-8 emulator written in C with SDL2 for graphics and input handling.
- Full CHIP-8 Instruction Set: Complete implementation of all 35 CHIP-8 instructions
- SDL2 Graphics: Smooth rendering with scalable display
- File Loading: ROM loading functionality with error handling
- C Compiler (GCC recommended)
- SDL2 Library
- ./chip8.elf