mirror of
https://github.com/gbdev/awesome-gbdev.git
synced 2025-08-14 12:04:33 +02:00
README.md: Fix broken link (#195)
This commit is contained in:
committed by
GitHub
parent
3b2dec2ad4
commit
9a94c67b9e
@@ -208,7 +208,7 @@ The [To C Or Not To C](https://gist.github.com/ISSOtm/4f4d335c3fd258ad0dfc7d4d61
|
||||
### Assemblers
|
||||
|
||||
- [RGBDS](https://github.com/rednex/rgbds) - Assembler and linker package. [Documentation](https://rednex.github.io/rgbds/).
|
||||
- [ASMotor](https://github.com/csoren/asmotor) - Assembler engine and development system targeting Game Boy, among other CPUs. Written by the original RGBDS author. [Documentation](https://github.com/csoren/asmotor/blob/develop/doc/documentation.pdf).
|
||||
- [ASMotor](https://github.com/csoren/asmotor) - Assembler engine and development system targeting Game Boy, among other CPUs. Written by the original RGBDS author. [Documentation](https://github.com/asmotor/asmotor/tree/develop#further-reading).
|
||||
- [wla-dx](https://github.com/vhelin/wla-dx) - Yet Another GB-Z80/Z80/... Multi Platform Cross Assembler Package. [Documentation](http://www.villehelin.com/wla.txt).
|
||||
|
||||
### Compilers
|
||||
|
Reference in New Issue
Block a user