Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fozboy - Game Boy Color Emulator

A prospective Game Boy Color emulator written in C, built with zig, and with a TUI frontend in Go.

Running

zig build
go run main.go

Sometimes you may need to clear your go cache, in which case run this instead

go clean --cache && go run main.go

About

Gameboy Color Emulator using a mishmash of Zig, C, and Go.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages