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.
83
Commits
2
Branches
0
Tags
2.7
MiB
Rust
100%
98e67b8c1c
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Rekai Nyangadzayi Musuka
98e67b8c1c
chore: fix spelling error
2021-03-15 19:20:08 -05:00
src
chore: fix spelling error
2021-03-15 19:20:08 -05:00
.drone.yml
Revert "chore: update rust version in CI config"
2021-02-11 22:40:03 -06:00
.gitignore
feat: implement fetch, decode, execute loop
2020-12-23 03:25:16 -06:00
Cargo.lock
feat: add pixels-rs and winit as dependencies
2021-01-18 20:47:09 -06:00
Cargo.toml
feat: add pixels-rs and winit as dependencies
2021-01-18 20:47:09 -06: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