olesgedz / gbmu

Gameboy emulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gbemu

Gameboy emulator

C/C++ CI MAC_OSX C/C++ CI_WINDOWS C/C++ CI_UBUNTU

jblack-b's 42 gbmu Score

Screenshots

Legend of Zelda, The - Link's Awakening

text text text

Metroid II - Return of Samus

text text

Kirby 2

text

https://github.com/alloncm/MagenBoy https://github.com/Baekalfen/PyBoy/raw/master/PyBoy.pdf https://github.com/roblouie/gameboy-emulator/ https://www.npmjs.com/package/gameboy-emulator

https://izik1.github.io/gbops/
https://gekkio.fi/files/gb-docs/gbctr.pdf
https://gbdev.io/pandocs/
https://imrannazar.com/GameBoy-Emulation-in-JavaScript:-The-CPU
https://gbdev.gg8.se/wiki/articles/Gameboy_Bootstrap_ROM
https://github.com/zeta0134/LuaGB
https://rgbds.gbdev.io/docs/v0.5.1/gbz80.7
https://hacktixme.ga/GBEDG/
https://github.com/wheremyfoodat/Gameboy-logs

Important References:

https://gbdev.io/pandocs/

https://www.pastraiser.com/cpu/gameboy/gameboy_opcodes.html http://www.codeslinger.co.uk/pages/projects/gameboy/banking.html https://archive.org/details/GameBoyProgManVer1.1/page/n85/mode/2up

https://github.com/rockytriton/LLD_gbemu/raw/main/docs/The%20Cycle-Accurate%20Game%20Boy%20Docs.pdf

https://github.com/rockytriton/LLD_gbemu/raw/main/docs/gbctr.pdf http://www.emulator101.com/welcome.html

Tests

https://github.com/mattcurrie/dmg-acid2

https://github.com/c-sp/gameboy-test-roms

Ressources

About

Gameboy emulator

License:Apache License 2.0


Languages

Language:Assembly 62.7%Language:C++ 26.4%Language:CMake 10.8%Language:C 0.1%