Skip to content

cookkydn/zgb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZGB

zig game boy

ZGB is a gameboy emulator written in zig ! This is more of a learning project than a real project, don't attempt to use it

Features

  • CPU Emulation
  • Step debugger
  • Basic decompiler
  • Sound (WIP)

Supported games

  • Tetris
  • Dr mario

Passed tests

Blargg test roms

  • CPU
    • 01-special
    • 02-interrupts
    • 03-op sp,hl
    • 04-op r,imm
    • 05-op rp
    • 06-ld r,r
    • 07-jr,jp,call,ret,reti
    • 08-misc instr
    • 09-op r,r
    • 10-bit ops
    • 11-op a, (hl)
  • Instr timing
  • Interrupt time

About

My gameboy emulator written in zig

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages