Skip to content

GoldenPalazzo/gbrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

137 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gbrs

A personal project for emulating a GameBoy, written in Rust.

Passed test roms

This is the list of the passed test suites by this emulator.

Blargg's test suite

CPU instructions

  1. Special instructions
  2. Interrupts
  3. OP SP, HL
  4. OP R, IMM
  5. OP RP
  6. LD R, R
  7. JR, JP, CALL, RET, RST
  8. Miscellaneous instructions
  9. OP R, R
  10. Bit op
  11. OP A, (HL)

Memory timing 1

  1. Read timing
  2. Write timing
  3. Modify timing

OAM bug

  1. LCD sync
  2. Causes
  3. Non-causes
  4. Scanline timing
  5. Timing bug
  6. Timing no bug
  7. Timing effect
  8. Instruction effect

About

Gameboy emulator in Rust for studying purposes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages