1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-08-24 16:42:53 +02:00

Add reverse engineering of Tetris (#86)

This commit is contained in:
Tobias V. Langhoff
2018-02-08 18:28:56 +01:00
committed by Antonio Vivace
parent bd5a0da5a4
commit ade4e39d29

View File

@@ -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