Skip to content
/ gb64 Public
forked from lambertjamesd/gb64

A gameboy emulator that runs on real N64 hardware

Notifications You must be signed in to change notification settings

bc-bane/gb64

 
 

Repository files navigation

A gameboy emulator meant to run on N64 hardware.

To build, you will need to locate the original gameboy's boot rom and save it to a file named data/dmg_boot.bin. As well as data/cgb_bios.bin for the gameboy colors. You should be able to find both of these files here https://gbdev.gg8.se/files/roms/bootroms/

You will also need to supply the gameboy rom you want to build into an N64 rom. You should put the gameboy rom into the data folder and update the include path in spec under the gbrom section

About

A gameboy emulator that runs on real N64 hardware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.5%
  • C 17.9%
  • Assembly 6.0%
  • HTML 0.7%
  • Objective-C 0.7%
  • Makefile 0.2%