Skip to content

MatthieuHAMEL/Chip8Emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chip8 emulator

This is a classic C project of Chip8 assembly interpreter I've done on my free time. Graphics and inputs are achieved with SDL2.

Usage

.\Chip8Emulator.exe A:\path\to\some\rom.ch8

./Chip8Emulator /path/to/some/rom.ch8

Some screenshots

  • Maze [David Winter, 199x] Maze

  • Chip8 picture Chip8 picture

  • Framed MK2 [GV Samways, 1980].txt MK2

Resources

About

Chip8 language interpreter - used on 70-80's 8-bit consoles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages