Skip to content

teichmullerhodge/chip8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHIP-8 Emulator

A CHIP-8 emulator written in C with SDL2 for graphics and input handling.

CHIP-8 Emulator C Language SDL2

Features

  • 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

Requirements

  • C Compiler (GCC recommended)
  • SDL2 Library

Usage

  • ./chip8.elf

About

A CHIP-8 emulator written in C with SDL2 for graphics and input handling.

Topics

Resources

Stars

Watchers

Forks