From 38cbbebc74590d2fbb03870fcc73d76a943c53d1 Mon Sep 17 00:00:00 2001 From: "Tobias V. Langhoff" Date: Tue, 31 Oct 2017 10:55:53 +0100 Subject: [PATCH] Add Tetris disassembly --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9ea73bf..3fb3601 100644 --- a/README.md +++ b/README.md @@ -272,6 +272,7 @@ An online converter, translates gameboy assembly into Pokémon R/B/Y items ([Sou - [Reverse Engineering a Gameboy ROM with radare2](https://www.megabeets.net/reverse-engineering-a-gameboy-rom-with-radare2) - A walkthrough to reverse engineer a Gameboy ROM challenge using radare2 - [Disassembling Link's Awakening](http://kemenaran.winosx.com/posts/category-disassembling-links-awakening/) - A series of blog posts about disassembling Link's Awakening DX. - [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. ## Related sites, posts and projects - [ArduinoBoy](https://github.com/trash80/Arduinoboy) - Serial communication (MIDI) from an Arduino to the Game Boy for music applications such as LittleSoundDJ, Nanoloop., and mGB.