1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-08-31 19:32:00 +02:00

Add emulator construction talk (#107)

This commit is contained in:
Eldred Habert
2018-07-22 21:49:59 +02:00
committed by Antonio Vivace
parent ade6cfd58d
commit a43e9d029e

View File

@@ -2,4 +2,5 @@
Abandoned projects, fragmented files, and generally not-so-awesome Game Boy related things.
- [gameboy homebrew](https://github.com/ProudGecko/gameboy) - Gameboy Homebrew Development (David Schamber).
- [gameboy homebrew](https://github.com/ProudGecko/gameboy) - Gameboy Homebrew Development (David Schamber).
- [How to make a (GameBoy) emulator?](https://www.cl.cam.ac.uk/~pv273/slides/emulation.pdf) by Petar Veličković, University of Cambridge