mirror of
https://github.com/gbdev/awesome-gbdev.git
synced 2025-08-09 17:46:39 +02:00
Update and fix table of contents
This commit is contained in:
56
README.md
56
README.md
@@ -7,41 +7,45 @@ A curated list of awesome Game Boy (Color) Development resources, tools, docs, r
|
|||||||
## Contents
|
## Contents
|
||||||
|
|
||||||
- [Intro](#intro)
|
- [Intro](#intro)
|
||||||
+ [Disambiguation](#disambiguation)
|
+ [Disambiguation](#disambiguation)
|
||||||
- [Community](#community)
|
- [Community](#community)
|
||||||
- [Documentation](#documentation)
|
- [Documentation](#documentation)
|
||||||
+ [Hardware](#hardware)
|
+ [Misc](#misc)
|
||||||
+ [Game Boy Color](#game-boy-color)
|
+ [Cheatsheets, Tables](#cheatsheets--tables)
|
||||||
+ [Peripherals](#peripherals)
|
* [Hardware](#hardware)
|
||||||
+ [Cartridges](#cartridges)
|
* [Game Boy Color](#game-boy-color)
|
||||||
|
* [Peripherals](#peripherals)
|
||||||
|
* [Cartridges](#cartridges)
|
||||||
- [Emulator Development](#emulator-development)
|
- [Emulator Development](#emulator-development)
|
||||||
- [Testing](#testing)
|
* [Testing](#testing)
|
||||||
- [Open-Source emulators](#open-source-emulators)
|
* [[Open Source Emulators](EMULATORS.md)](#-open-source-emulators--emulatorsmd-)
|
||||||
- [Software Development](#software-development)
|
- [Software Development](#software-development)
|
||||||
- [Assemblers](#assemblers)
|
* [Assemblers](#assemblers)
|
||||||
- [Compilers](#compilers)
|
* [Compilers](#compilers)
|
||||||
- [Emulators](#emulators)
|
+ [Experimentals/Proof of Concepts](#experimentals-proof-of-concepts)
|
||||||
- [Tools](#tools)
|
* [Emulators](#emulators)
|
||||||
|
* [Tools](#tools)
|
||||||
- [Programming](#programming)
|
- [Programming](#programming)
|
||||||
- [ASM](#asm)
|
* [ASM](#asm)
|
||||||
+ [Timings](#timings)
|
+ [Timings](#timings)
|
||||||
+ [Boilerplates](#boilerplates)
|
+ [Boilerplates](#boilerplates)
|
||||||
- [C](#c)
|
* [C](#c)
|
||||||
|
+ [Syntax highlighting packages](#syntax-highlighting-packages)
|
||||||
- [Games](#games)
|
- [Games](#games)
|
||||||
- [ASM](#asm-1)
|
* [ASM](#asm-1)
|
||||||
- [C](#c-1)
|
* [C](#c-1)
|
||||||
- [Hack ROMs](#hack-roms)
|
* [Hack ROMs](#hack-roms)
|
||||||
- [Demos](#demos)
|
* [Demos](#demos)
|
||||||
- [ROMs Disassembly](#roms-disassembly)
|
- [ROMs Disassembly](#roms-disassembly)
|
||||||
- [Articles and tools about reverse engineering](#articles-and-tools)
|
* [Articles and tools](#articles-and-tools)
|
||||||
- [Related Projects](#related-projects)
|
- [Related projects](#related-projects)
|
||||||
+ [Files Directories](#directories)
|
* [Directories](#directories)
|
||||||
+ [Websites](#websites)
|
* [Websites](#websites)
|
||||||
- [More](MORE.md)
|
- [About](#about)
|
||||||
- [About this repository](#about)
|
* [Contribute](#contribute)
|
||||||
- [Contribute](#contribute)
|
* [License](#license)
|
||||||
- [License](#license)
|
* [Acknowledgements](#acknowledgements)
|
||||||
- [Acknowledgements](#acknowledgements)
|
* [Sponsors](#sponsors)
|
||||||
|
|
||||||
## Intro
|
## Intro
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user