Skip to content

cakehonolulu/GameGirl

Repository files navigation

GameGirl

CodeQL

GameGirl is a GameBoy (DMG-01) emulator written in C.

It's prupose is to serve as a low-level learning experience for me.

Features

  • DMG-01 CPU Implementation (4.194304 MHz, 8-bit Sharp LR35902)   ->   10%
  • DMG-01 PPU Implementation                                                                             ->   10%
  • BootROM emulation                                                                                              ->   100%
Cart-less boot Inserted cart boot

Interesting development facts

51 Instructions needed to be implemented to execute DMG-01's BootROM until the end (Infinite Loop)

Credits

Logo Font: Yoster Island Font made by codeman38

Emulator and Logo Palette: WildLeoKnight Gameboy Palettes Set

About

GameBoy (DMG-01) Emulator Written in C (SDL2)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published