From 63844365da5af7b33720cf070d7f5b6322d97804 Mon Sep 17 00:00:00 2001 From: Antonio Vivace Date: Wed, 19 Dec 2018 09:43:47 +0100 Subject: [PATCH] Fix Edge of Emulation sublist --- README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index dbfdac0..96fa49f 100644 --- a/README.md +++ b/README.md @@ -123,14 +123,15 @@ A curated list of awesome Game Boy (Color) Development resources, tools, docs, r - [Dan Docs](https://shonumi.github.io/dandocs.html) - Obscure Game Boy hardware documentation. - [Edge of Emulation](https://shonumi.github.io/articles.html), a series of articles about emulating and investigating Game Boy accessories. Also available as [technical documents](https://github.com/shonumi/gbe-plus/tree/master/src/docs/technical) in the GBE+ emulator documentation. - + [Mobile Adapter GB](https://shonumi.github.io/articles/art14.html) - Internet connectivity and DLC on the Game Boy Color. - + [The Game Boy Printer](https://shonumi.github.io/articles/art2.html) - + [Pocket Sonar](https://shonumi.github.io/articles/art13.html) - A blue cart with built-in sonar hardware. - + [Zok Zok Heroes](https://shonumi.github.io/articles/art8.html) - Zok Zok Heroes' Full Changer, a motion-activated accessory. - + [Infrared Madness](https://shonumi.github.io/articles/art11.html) - Infrared communication on the Game Boy Color. - + [Game Boy 4-Player Adapter](https://shonumi.github.io/articles/art9.html) - DMG-07. - + [Barcode Boy](https://shonumi.github.io/articles/art7.html) - The first Game Boy card-scanner. - + [Barcode Taisen Bardigun](https://shonumi.github.io/articles/art6.html) - A late 90s DMG-GBC barcode reader. + * [Mobile Adapter GB](https://shonumi.github.io/articles/art14.html) - Internet connectivity and DLC on the Game Boy Color. + * [The Game Boy Printer](https://shonumi.github.io/articles/art2.html) + * [Pocket Sonar](https://shonumi.github.io/articles/art13.html) - A blue cart with built-in sonar hardware. + * [Zok Zok Heroes](https://shonumi.github.io/articles/art8.html) - Zok Zok Heroes' Full Changer, a motion-activated accessory. + * [Infrared Madness](https://shonumi.github.io/articles/art11.html) - Infrared communication on the Game Boy Color. + * [Game Boy 4-Player Adapter](https://shonumi.github.io/articles/art9.html) - DMG-07. + * [Barcode Boy](https://shonumi.github.io/articles/art7.html) - The first Game Boy card-scanner. + * [Barcode Taisen Bardigun](https://shonumi.github.io/articles/art6.html) - A late 90s DMG-GBC barcode reader. + - [DMG-07 Technical Documentation](https://raw.githubusercontent.com/shonumi/gbe-plus/master/src/docs/technical/DMG_07.txt) - [Game Boy Camera RE](https://github.com/AntonioND/gbcam-rev-engineer) - Documentation about GB Camera and tools used to reverse engineer it by using Arduino UNO. - [Creating photo realistic images with neural networks and a Gameboy Camera](http://www.pinchofintelligence.com/photorealistic-neural-network-gameboy/)