Skip to content

nurjeff/go_chip8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet another CHIP8 Emulator written in Go

Fun little side project to learn how low level emulation stuff works.

This uses SDL2 as GFX/Input backend. Implements function pointer map instead of an unreadable, gigantic switch statement.

Source: Cowgod's Chip-8 Technical Reference v1.0


Screenshot

About

CHIP8 Emulator written in Go. Fun little side project to learn how low level emulation stuff works.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages