From ade4e39d29f9bde83035e9e2088b8ee7d306d2ae Mon Sep 17 00:00:00 2001 From: "Tobias V. Langhoff" Date: Thu, 8 Feb 2018 18:28:56 +0100 Subject: [PATCH] Add reverse engineering of Tetris (#86) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a667337..dbe5b6d 100644 --- a/README.md +++ b/README.md @@ -375,6 +375,7 @@ Pokémon Red remade with full GBC support. - [Link's Awakening DX Disassembly](https://github.com/mojobojo/LADX-Disassembly) - [Disassembly of Tetris](https://github.com/osnr/tetris) - Based on Jeff Frohwein's original disassembly. - [FX Hammer disassembly](https://github.com/DevEd2/FXHammer-Disasm) +- [Reverse Engineering the GameBoy Tetris](https://github.com/h3nnn4n/Reverse-Engineering-the-GameBoy-Tetris) ## Related projects