From 7963c81a1589a11a07638a45bce8cf94ced260fe Mon Sep 17 00:00:00 2001 From: Matt Currie Date: Mon, 13 Apr 2020 13:26:31 +1200 Subject: [PATCH] Add download link and clone/build instructions --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 58d6c23..ef8482a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,14 @@ cgb-acid2 is a test for developers of Game Boy Color emulators to verify their emulation of the Game Boy Color's Pixel Processing Unit (PPU). +[Download the ROM](https://github.com/mattcurrie/cgb-acid2/releases/download/v1.0/cgb-acid2.gbc), +or build using [RGBDS](https://github.com/rednex/rgbds): + +``` +git clone --recurse-submodules https://github.com/mattcurrie/cgb-acid2 +cd cgb-acid2 && make +``` + ## Reference Image An accurate emulator should generate output identical to the image below: