8000 GitHub - guilherssousa/chip-8: Chip-8 emulator in Golang
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

guilherssousa/chip-8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip-8 Emulator

This is a reproduction of go-8, an emulator for the Chip-8, made by h4ck3rk3y. I made this to learn more about emulation and to get more familiar with Golang.

After understanding the core parts of the reimplementation, I was able to implement all instructing by myself, only using Technical Reference and checking for type diferences (and cpu.go#251, which is a very hard instruction).

About

Chip-8 emulator in Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0