No description
Find a file
2020-10-19 20:40:56 +02:00
chip8 Remove breaks,update readme, Chip8 creation method 2020-10-19 20:40:56 +02:00
roms Separate chip8 & sdl pkgs, update readme, add roms 2020-10-17 13:08:04 +02:00
screenshots Separate chip8 & sdl pkgs, update readme, add roms 2020-10-17 13:08:04 +02:00
go.mod Separate chip8 & sdl pkgs, update readme, add roms 2020-10-17 13:08:04 +02:00
go.sum Separate chip8 & sdl pkgs, update readme, add roms 2020-10-17 13:08:04 +02:00
LICENSE Add initial structure 2020-10-16 22:21:35 +02:00
main.go Remove breaks,update readme, Chip8 creation method 2020-10-19 20:40:56 +02:00
README.md Remove breaks,update readme, Chip8 creation method 2020-10-19 20:40:56 +02:00

go-chip8 Go Report Card

CHIP-8 emulator written in Go.

(Done with the Rust implementation: https://github.com/arnaucube/chip8-rs)

https://en.wikipedia.org/wiki/CHIP-8

Usage

./go-chip8 -file roms/invaders.c8