E5BF GitHub - Kuruyia/gbtest: A test GameBoy emulator · GitHub
[go: up one dir, main page]

Skip to content

Kuruyia/gbtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

278 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gbtest

CMake
A test GameBoy emulator written in C++ made for learning the inner workings of this console.

What's working?

  • Bus
  • CPU
  • PPU (FIFO-based renderer)

Test ROMs

Acknowledgments

Documentation

General

CPU

  • gbdev's optables – Matrix representing every CPU instruction
  • gbz80 – A document describing each CPU instruction

PPU

APU

Libraries

  • Raylib – for the cross-platform video/input front-end
  • miniaudio – for the cross-platform audio front-end

About

A test GameBoy emulator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

0