8000 GitHub - JoeKenyon/Chip8Emulator: This is a CHIP8 virtual machine that allows you to run programs written in CHIP8.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

JoeKenyon/Chip8Emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip8Emulator

This is a CHIP8 virtual machine that allows you to run programs written in CHIP8.

To render graphics on screen i used SDL2, a cross platfom HAL library that gives access to audio, mouse, joystick etc. hardware.

The pixel size can be determined via the command line, aswell as the ROM to be loaded.

Usage

./Chip8 ROMNAME

About

This is a CHIP8 virtual machine that allows you to run programs written in CHIP8.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0