Skip to content

Benchaklei/Chip8-Emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Disclaimer:

This project is experimental and may contain bugs. Use at your own risk. The author(s) are not responsible for any damages or losses resulting from the use of this software.

Chip8 machine interpreter/emulator

This is a Chip8 emulator I wrote in C with the help of Queso Fuego's Youtube chip8 series: Link To The Series

Installations for the project

  • gcc
  • make
  • SDL2-2.XX.X

Building the project

make - for "simple" build make debug - build the project with debugging info

Usage

chip8.exe <path_to_rom_file> --scale-factor[optional] <scale_factor_value>[optional]

About

A chip8 emulator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors