This website requires JavaScript.
Explore
Help
Sign In
paoda
/
gb
Watch
1
Star
0
Fork
You've already forked gb
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
A cycle-accurate, ppu not-quite-so hobby project.
158
Commits
2
Branches
0
Tags
2.7
MiB
Rust
100%
067ed03de3
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Rekai Nyangadzayi Musuka
067ed03de3
feat: comply with test 03 of blargg's cpu_instrs test rom
2021-04-07 20:12:05 -05:00
src
feat: comply with test 03 of blargg's cpu_instrs test rom
2021-04-07 20:12:05 -05:00
.drone.yml
chore: update rust CI version from 1.49 to latest
2021-02-25 23:17:19 -06:00
.gitignore
feat: implement fetch, decode, execute loop
2020-12-23 03:25:16 -06:00
Cargo.lock
chore: update cargo.lock
2021-04-05 00:50:53 -05:00
Cargo.toml
feat: implement clap for cli and improve error messages
2021-03-22 21:41:22 -05:00
README.md
chore: add README.md
2021-01-27 23:59:42 -06:00
README.md
Rekai's Gameboy Emulator
Status
Currently:
CPU passes Blargg's cpu_instrs.gb
Gameboy Boot ROM runs correctly