Skip to content

jakibaki/gdkGBA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gdkGBA

This is the nintendo-switch port!

The bundled bios is Normmatt's open-source GBA BIOS replacement

GBA emulator written in C

This is a Gameboy Advance emulator written in C. It's in early stages of development, but most games should work. There's no sound and PPU emulation is incomplete.

You will need SDL2 to compile it, on Windows it can be compiled by running the Make file if you have MingW installed.

Code is also still a bit messy and needs more optimizations.

About

GBA emulator written in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.7%
  • Makefile 2.3%