1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-08-19 06:12:15 +02:00

Add missing URL for Gekkio's Disobey talk

This commit is contained in:
Tobias V. Langhoff
2018-02-05 23:50:56 +01:00
parent a2ba9e1ca6
commit 72c1d7a76c

View File

@@ -143,7 +143,7 @@ If you aim to develop your software for SGB or GBC, or you want to know how it r
## Emulator Development ## Emulator Development
- [Reverse Engineering fine details of Game Boy hardware] - 43 minutes talk by Gekkio given at Disobey 2018. - [Reverse Engineering fine details of Game Boy hardware](https://www.youtube.com/watch?v=GBYwjch6oEE) - 43 minutes talk by Gekkio given at Disobey 2018.
- [Blargg's test roms](http://gbdev.gg8.se/files/roms/blargg-gb-tests/) - [Blargg's test roms](http://gbdev.gg8.se/files/roms/blargg-gb-tests/)
- [Gekkio's test roms](https://gekkio.fi/files/mooneye-gb/latest/) - [Gekkio's test roms](https://gekkio.fi/files/mooneye-gb/latest/)
- [Building a Game Boy emulator in JavaScript](http://imrannazar.com/gameboy-Emulation-in-JavaScript) - Step by step tutorial. - [Building a Game Boy emulator in JavaScript](http://imrannazar.com/gameboy-Emulation-in-JavaScript) - Step by step tutorial.