mirror of
https://github.com/gbdev/awesome-gbdev.git
synced 2025-08-17 21:32:14 +02:00
Add bootstrap.gb
This commit is contained in:
@@ -193,6 +193,7 @@ An online converter, translates gameboy assembly into Pokémon R/B/Y items ([Sou
|
||||
- [assemblydigest](https://github.com/assemblydigest/gameboy) - Exploring Game Boy programming techniques.
|
||||
- [Reverse Engineering for Beginners](https://beginners.re/) - Free ebook (1060 pages) by Dennis Yurichev.
|
||||
- [FlappyBoy: Making a simple Game Boy Game](http://voidptr.io/blog/2017/01/21/GameBoy.html)
|
||||
- [bootstrap.gb](https://github.com/yenatch/bootstrap.gb) - An example Game Boy project.
|
||||
|
||||
#### Glitches and exploits
|
||||
- [DMA hijacking](https://github.com/avivace/awesome-gbdev/blob/master/articles/dma_hijacking.md) - A simple technique that allows you to run custom code in most GB/SGB/CGB games, provided you have an ACE exploit. [Demo video](http://gbdev.gg8.se/forums/viewtopic.php?id=430).
|
||||
|
Reference in New Issue
Block a user