Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alessiodionisi/gbemu

Unfinished GameBoy (DMG) emulator
https://github.com/alessiodionisi/gbemu

dmg emulator gameboy go golang sdl2

Last synced: 13 days ago
JSON representation

Unfinished GameBoy (DMG) emulator

Awesome Lists containing this project

README

        

# gbemu

Unifinished GameBoy (DMG) emulator

![gbemu screen](/screen.png)

## Docs

- https://ia801906.us.archive.org/19/items/GameBoyProgManVer1.1/GameBoyProgManVer1.1.pdf
- http://marc.rawer.de/Gameboy/Docs/GBCPUman.pdf
- http://bgb.bircd.org/pandocs.htm
- https://blog.ryanlevick.com/DMG-01
- https://gb-archive.github.io/salvage/decoding_gbz80_opcodes/Decoding%20Gamboy%20Z80%20Opcodes.html

## Ops (instgen cmd input)

- https://github.com/izik1/gbops/blob/master/dmgops.json

## Bootroms

- http://gbdev.gg8.se/files/roms/bootroms

## Projects

- https://github.com/Gekkio/mooneye-gb
- https://github.com/Insood/go-gmb
- https://github.com/rylev/DMG-01
- https://github.com/djhworld/gomeboycolor