Skip to content

A CHIP-8 emulator that reads instructions from ROM files to play old school games like Pong, Space Invaders, and Tetris.

Notifications You must be signed in to change notification settings

rjordanbarnes/chip-8-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CHIP-8 Emulator

A simple CHIP-8 emulator written in Java. See here for more information about CHIP-8. Implements 35 opcodes, machine memory, registers, a call stack, timers, a hex keyboard, and a screen display.


Screenshot

About

A CHIP-8 emulator that reads instructions from ROM files to play old school games like Pong, Space Invaders, and Tetris.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages