Skip to content

maxcohn/gb-emu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gameboy

References

  • mohanson's Gameboy emulator

    • Used for figuring out small details that weren't apparent from other resources, namely how to calculate carry and half carry. mohanson did a great job with this!
  • Blargg's test roms

    • Used for testing accuracy of emulator. These are an incredible resource!
  • Gameboy CPU Manual

    • Great guide for the entire CPU. I've heard there are errors, but I haven't encountered any.
  • Opcode Table

About

A Gameboy emulator written in Rust (WIP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published