mirror of
https://github.com/gbdev/awesome-gbdev.git
synced 2025-08-23 16:13:13 +02:00
Update README.md
This commit is contained in:
@@ -10,6 +10,7 @@ Here you can find everything to get started and master the development of unoffi
|
||||
- [Documentation](#documentation)
|
||||
- [Development Softwares and Tools](#development-softwares-and-tools)
|
||||
- [Programming Tutorials](#programming-tutorials)
|
||||
- [ROMs Disassembly] (#roms-disassembly)
|
||||
- [Cartridges] (#cartridges)
|
||||
- [Related sites, posts and projects](#related-sitesposts-and-projects)
|
||||
- [Contributing](#contributing)
|
||||
@@ -60,6 +61,11 @@ gbdk
|
||||
- [How to Write a Simple Side Scrolling Game](http://pastebin.com/F3tHLj68)
|
||||
- [Just another simple tutorial](http://pastebin.com/gzT47MPJ)
|
||||
|
||||
## ROMs Disassembly
|
||||
- [Sonic 1](https://github.com/Kroc/Sonic1-Z80-ASM)
|
||||
- [Pokèmon Red/Blue](https://github.com/pret/pokered)
|
||||
- [Pokèmon Crystal](https://github.com/pret/pokecrystal)
|
||||
|
||||
## Cartridges
|
||||
- [AntonioND's docs](https://github.com/AntonioND/giibiiadvance/tree/master/docs) corrected schematics and infos on cartridge header data [Gekkio's Gameboy cartridge types](http://gekkio.fi/blog/2015-02-14-mooneye-gb-gameboy-cartridge-types.html)
|
||||
- [Gekkio](http://gekkio.fi/blog/)'s cartridge analysis [DMG-BEAN-02](http://gekkio.fi/blog/2015-05-18-mooneye-gb-cartridge-analysis-dmg-bean-02.html), [MBC1](http://gekkio.fi/blog/2015-05-17-mooneye-gb-cartridge-analysis-fortress-of-fear.html), [no MBC](http://gekkio.fi/blog/2015-02-28-mooneye-gb-cartridge-analysis-tetris.html)
|
||||
|
Reference in New Issue
Block a user