From f325f10f870fd0e314b6b3aa9faca3aca76e8025 Mon Sep 17 00:00:00 2001 From: Daniel Jianoran Date: Sun, 20 Jun 2021 11:23:30 +0100 Subject: [PATCH] Supersede Tetris disassembly with a more detailed one (#218) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 734f304..22c0c57 100644 --- a/README.md +++ b/README.md @@ -476,7 +476,7 @@ Complete and open source games. - [pokegold-spaceworld](https://github.com/pret/pokegold-spaceworld) - Pokémon Gold and Silver 1997 Space World demo. - [Link's Awakening DX](https://github.com/mojobojo/LADX-Disassembly) - [Oracle of Ages](https://github.com/drenn1/ages-disasm) -- [Tetris](https://github.com/osnr/tetris) - Based on Jeff Frohwein's original disassembly. +- [Tetris](https://github.com/vinheim3/tetris-gb-disasm) - Complete Tetris disassembly. - [FX Hammer](https://github.com/DevEd2/FXHammer-Disasm) - [Harvest Moon 3](https://github.com/sanqui/hm3)