From e14a5021bbe5cf57af91ec62e451f7761031d4a3 Mon Sep 17 00:00:00 2001 From: ITAYC0HEN Date: Wed, 11 Oct 2017 10:20:50 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8ad7f48..1de9f4c 100644 --- a/README.md +++ b/README.md @@ -262,6 +262,7 @@ An online converter, translates gameboy assembly into Pokémon R/B/Y items ([Sou - [Pokémon TCG](https://github.com/pret/poketcg) - [Reverse engineering Kirby's Dreamland 2](http://ecc-comp.blogspot.it/2016/03/reverse-engineering-kirbys-dreamland-2.html) - [pokemontools](https://github.com/pret/pokemon-reverse-engineering-tools) - a python module that provides various reverse engineering components for various Pokémon games. +- [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 ## 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.