From a43e9d029e7b2d7302329db931ef6f8a695f1935 Mon Sep 17 00:00:00 2001 From: Eldred Habert Date: Sun, 22 Jul 2018 21:49:59 +0200 Subject: [PATCH] Add emulator construction talk (#107) --- MORE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MORE.md b/MORE.md index ff0dc7b..a698be4 100644 --- a/MORE.md +++ b/MORE.md @@ -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). \ No newline at end of file +- [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