Skip to content

BaoCaiH/zig8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zig 8

Why?

This project is the stepping stone to the next emulator for the original gameboy. First learn about opcode and cpu loop and simple screen before tackling the full gameboy.

Setup and build

  1. Get zig compiler version 0.14.1 from here. "Installation" (it's just a binary, awesome) guide can be found here.
  2. zig build run -- "rom/blinky.ch8" (or some other rom in that dir, or just download new)

That's it

About

Chip8 emulator written in Zig

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages