Skip to content

neethan/ChipGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChipGL

Chip-8 emulator made in VB.NET with OpenGL for the graphics frontend.

You will need OpenTK to compile the source.

Works fine with more or less all Chip-8 games. Some screen drawing bugs (borders don't draw correctly in some games).

Uses System.Beep() for the sound device.

Documentation for the Chip-8 can be found here: http://devernay.free.fr/hacks/chip8/C8TECH10.HTM

About

Chip-8 emulator written in VB.NET with an OpenGL graphics frontend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published