This website requires JavaScript.
Explore
Help
Sign In
paoda
/
zba
Watch
1
Star
0
Fork
You've already forked zba
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
My first attempt at a Gameboy Advance Emulator
152
Commits
4
Branches
0
Tags
7.7
MiB
Zig
99.7%
PowerShell
0.2%
GLSL
0.1%
b27bf4a85c
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Rekai Nyangadzayi Musuka
b27bf4a85c
fix(cpu): perform MUL with u64s, throw away upper 32 bits
2022-02-01 16:15:08 -04:00
.vscode
chore: remove reccomended extension
2022-01-23 23:13:16 -04:00
lib
feat: draw white texture using SDL2
2022-01-07 22:46:17 -04:00
src
fix(cpu): perform MUL with u64s, throw away upper 32 bits
2022-02-01 16:15:08 -04:00
.gitignore
chore: ignore .bin files
2022-01-25 12:58:25 -04:00
.gitmodules
feat: draw white texture using SDL2
2022-01-07 22:46:17 -04:00
build.zig
feat: draw white texture using SDL2
2022-01-07 22:46:17 -04:00