This website requires JavaScript.
Explore
Help
Sign In
paoda
/
gb
Watch
1
Star
0
Fork
0
You've already forked gb
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
145
Commits
2
Branches
0
Tags
cb1bcdb859851dea067e6c9c04fbeae4f563731c
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Rekai Musuka
cb1bcdb859
feat(cpu): implement DAA instruction
2021-04-04 01:03:44 -05:00
src
feat(cpu): implement DAA instruction
2021-04-04 01:03:44 -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
feat: implement clap for cli and improve error messages
2021-03-22 21:41:22 -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
Description
A cycle-accurate, ppu not-quite-so hobby project.
Readme
2.7
MiB
Languages
Rust
100%