Skip to content

Game Boy Advance "Hello World" using Zig programming language

License

Notifications You must be signed in to change notification settings

darkskiez/ZigGBAHelloWorld

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zig GBA "Hello World"

This is a simple GBA program that display 3 color pixel as a hello world to the system. Also a testament to the Zig excellent cross-compile functionally!

Build

Simply use Zig's integrated build system

zig build run

Running in a emulator

Emulator image

Running on real hardware

Real hardware image

About

Game Boy Advance "Hello World" using Zig programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Zig 100.0%