diff options
-rw-r--r-- | Links.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -5,9 +5,11 @@ Utilities --------- - [Polished Map](https://github.com/Rangi42/polished-map) - C++-based map and tileset editor. -- [Crowdmap](https://github.com/yenatch/crowdmap) - Javascript-based map and event editor. -- [free_space.awk](https://github.com/pret/pokecrystal/blob/master/tools/free_space.awk) - Calculates available space in the ROM from the pokecrystal.map file. +- [Crowdmap](https://github.com/yenatch/crowdmap) - Javascript-based map and event editor. (Not updated since 2017, doesn't work with pokecrystal any more.) +- [GB Note](https://hax.iimarckus.org/topic/7113/) - ASM and MIDI music editor. +- [MIDI2GSC](http://www.mediafire.com/file/je58y68i7us1ud6/GSCImport+Midi2GSC.rar) - Converts MIDI to ASM (one file per channel). Requires [gs2c.py](https://github.com/Rangi42/polishedcrystal/blob/master/utils/gs2c.py) post-processing for updated pokecrystal ASM format. - [sprites.scm](https://raw.githubusercontent.com/mid-kid/config/master/gimp/.config/GIMP/2.10/scripts/sprites.scm) - GIMP script to aid with creating a proper Pokémon sprite. +- [free_space.awk](https://github.com/pret/pokecrystal/blob/master/tools/free_space.awk) - Calculates available space in the ROM from the pokecrystal.map file. Documents --------- |