Skip to content

tiagodeliberali/chip8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip8 Rust emulator

Chip8 implementation, based on Chapter 5 of the book Rust In Action.

Reference documentation for implementing operations from Matthew Mikolay, Mastering CHIP-8.

Also, lots of debuging comparing with the Colin Eberhardt's Chip8 emulator.

work in progress

  • Operations from opcode 8 not implemented
  • Operations from opcode F not implementedx'
  • Missing tests for most of operations

MAZE

image

About

Chip8 implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages