Skip to content

Ryp/chip8-emu-zig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip-8 Emulator

This is a Zig re-write of my existing C++ CHIP-8 Emu. Only the specifics of this version will be detailed here.

Building

This should get you going after cloning the repo:

$ zig build run -- <rom_file>

Disclaimer: I didn't spend too much effort making this portable/packaged at all.

About

CHIP-8 Emulator ported to Zig

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages