Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages