Skip to content

BryanJ1ang/Chip-8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip-8 Emulator

This repository contains a simple Chip-8 emulator written in C++. Chip-8 is an interpreted programming language developed in the mid-1970s, designed to allow video games to be more easily programmed for early microcomputers. This emulator aims to replicate the behavior of the Chip-8 system to allow these classic games to be played on modern hardware.

image

Features

  • Emulates Chip-8 opcodes
  • GUI implemented with SDL library
  • Keyboard input mimicing the original Chip-8 layout

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages