From a7725b2810a12102c639c81a1efa6b3e4bc8b827 Mon Sep 17 00:00:00 2001 From: Antonio Vivace Date: Fri, 28 Sep 2018 23:47:11 +0200 Subject: [PATCH] Update and fix table of contents --- README.md | 56 +++++++++++++++++++++++++++++-------------------------- 1 file changed, 30 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index 8026da5..1a86be7 100644 --- a/README.md +++ b/README.md @@ -7,41 +7,45 @@ A curated list of awesome Game Boy (Color) Development resources, tools, docs, r ## Contents - [Intro](#intro) - + [Disambiguation](#disambiguation) + + [Disambiguation](#disambiguation) - [Community](#community) - [Documentation](#documentation) - + [Hardware](#hardware) - + [Game Boy Color](#game-boy-color) - + [Peripherals](#peripherals) - + [Cartridges](#cartridges) + + [Misc](#misc) + + [Cheatsheets, Tables](#cheatsheets--tables) + * [Hardware](#hardware) + * [Game Boy Color](#game-boy-color) + * [Peripherals](#peripherals) + * [Cartridges](#cartridges) - [Emulator Development](#emulator-development) - - [Testing](#testing) - - [Open-Source emulators](#open-source-emulators) + * [Testing](#testing) + * [[Open Source Emulators](EMULATORS.md)](#-open-source-emulators--emulatorsmd-) - [Software Development](#software-development) - - [Assemblers](#assemblers) - - [Compilers](#compilers) - - [Emulators](#emulators) - - [Tools](#tools) + * [Assemblers](#assemblers) + * [Compilers](#compilers) + + [Experimentals/Proof of Concepts](#experimentals-proof-of-concepts) + * [Emulators](#emulators) + * [Tools](#tools) - [Programming](#programming) - - [ASM](#asm) + * [ASM](#asm) + [Timings](#timings) + [Boilerplates](#boilerplates) - - [C](#c) + * [C](#c) + + [Syntax highlighting packages](#syntax-highlighting-packages) - [Games](#games) - - [ASM](#asm-1) - - [C](#c-1) - - [Hack ROMs](#hack-roms) - - [Demos](#demos) + * [ASM](#asm-1) + * [C](#c-1) + * [Hack ROMs](#hack-roms) + * [Demos](#demos) - [ROMs Disassembly](#roms-disassembly) - - [Articles and tools about reverse engineering](#articles-and-tools) -- [Related Projects](#related-projects) - + [Files Directories](#directories) - + [Websites](#websites) -- [More](MORE.md) -- [About this repository](#about) - - [Contribute](#contribute) - - [License](#license) - - [Acknowledgements](#acknowledgements) + * [Articles and tools](#articles-and-tools) +- [Related projects](#related-projects) + * [Directories](#directories) + * [Websites](#websites) +- [About](#about) + * [Contribute](#contribute) + * [License](#license) + * [Acknowledgements](#acknowledgements) + * [Sponsors](#sponsors) ## Intro