Skip to content

PiergiorgioZagaria/Chip8-emulator-zig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A chip8 emulator (interpreter) written in zig

Notes

The sound may not be well implemented, I ported it from another emulator Tested with zig version 0.10.0-dev.3383+3cf8f283d

Usage

Build and run with zig build run-[sdl/mach/nc] -- "<Path to ROM>"

Showoff

TODOS

  • Add some Images or gifs to showcase the project
  • Sound (Implemented for SDL and notcurses)
  • Add debugging functionality (Small implementation with SDL and imgui for now)
  • Add support for Octo

Dependencies

You can find some roms here

About

A Chip8 emulator written in zig

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published