My first attempt at a Gameboy Advance Emulator
Go to file
Rekai Nyangadzayi Musuka 2cb1bf834a chore: dont use std.mem.bytesToValue
the stdlib accounts for endianness, which isn't something we want.
2022-10-21 05:12:16 -03:00
.vscode chore: remove reccomended extension 2022-10-21 05:12:01 -03:00
lib feat: integrate zig-clap with ZBA 2022-10-21 05:12:13 -03:00
src chore: dont use std.mem.bytesToValue 2022-10-21 05:12:16 -03:00
.gitignore chore: don't commit *.sh files 2022-10-21 05:12:14 -03:00
.gitmodules feat: integrate zig-clap with ZBA 2022-10-21 05:12:13 -03:00
README.md chore: specify which compiler this project is built with 2022-10-21 05:12:15 -03:00
build.zig feat: integrate zig-clap with ZBA 2022-10-21 05:12:13 -03:00

README.md

Built using Zig v0.10.0-dev.548+4ca9a8d19