From 94e6d184dd5d074807a473395d021e054cb2350d Mon Sep 17 00:00:00 2001 From: Antonio Vivace Date: Mon, 6 Aug 2018 18:22:11 +0200 Subject: [PATCH] Add Kevtris timing document and test ROM --- MORE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MORE.md b/MORE.md index a698be4..ff01b28 100644 --- a/MORE.md +++ b/MORE.md @@ -1,6 +1,6 @@ ## More -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). -- [How to make a (GameBoy) emulator?](https://www.cl.cam.ac.uk/~pv273/slides/emulation.pdf) by Petar Veličković, University of Cambridge +- [How to make a (GameBoy) emulator?](https://www.cl.cam.ac.uk/~pv273/slides/emulation.pdf) by Petar Veličković, University of Cambridge. +- [New Down and Dirty Gameboy VRAM Timing Document + Test ROM](http://forums.nesdev.com/viewtopic.php?t=7861) by Kevtris.