From 70e13590b882b7b6605f9aa1bf0149bee4d12543 Mon Sep 17 00:00:00 2001 From: Antonio Vivace Date: Mon, 3 Feb 2020 16:56:46 +0100 Subject: [PATCH] Add SGB Boot ROM dump and another blog post by @Dhole --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 239b06c..bacbf8c 100644 --- a/README.md +++ b/README.md @@ -460,6 +460,7 @@ Complete and open source games. - [Sniffing Game Boy serial traffic with an STM32F4](https://dhole.github.io/post/gameboy_serial_1/) - [Virtual Game Boy Printer with an STM32F4](https://dhole.github.io/post/gameboy_serial_2/) - [Printing on the Game Boy Printer using an STM32F4](https://dhole.github.io/post/gameboy_serial_3/) +- [Programming Game Boy Chinese cartridges with an STM32F4](https://dhole.github.io/post/gameboy_cartridge_rw_1/) - [Pokemon Pocket Computer:](https://tilde.town/~minerobber/techwriteups/pokemonpc.html) - What is it and how to use it to make cheat codes. - [Booting the Game Boy with a custom logo](https://dhole.github.io/post/gameboy_custom_logo/) - Bypassing the Nintendo logo check. - Making a Game Boy game in 2017: A "Sheep It Up!" Post-Mortem ([part 1](https://www.gamasutra.com/blogs/DoctorLudos/20171207/311143/), [part 2](https://www.gamasutra.com/blogs/DoctorLudos/20180213/314554/)) @@ -476,6 +477,7 @@ Complete and open source games. - [GBCartRead](https://github.com/insidegadgets/GBCartRead) - Read ROM, Read RAM or Write RAM from/to a GameBoy Cartridge. - [GBxCart-RW](https://github.com/insidegadgets/GBxCart-RW) - A device for reading game ROMs, save games and restoring saves for GB, GBC and GBA carts from your PC via USB. - [GB Studio](https://www.gbstudio.dev/) - Drag and drop game creator with simple, no knowledge required, visual scripting. +- [Dumping the Super Game Boy Boot ROM](http://www.its.caltech.edu/~costis/sgb_hack/) ### Directories