summaryrefslogtreecommitdiff
path: root/Links.md
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2019-09-02 16:30:35 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2019-09-02 16:30:35 -0400
commitf2315e7c6b6ee17438fa3271bed7221016974d61 (patch)
tree9bccb5d2a28ce8d421a8353b09cac35468064661 /Links.md
parentf4bd32572bab337af0c9180b04f0e173d5ba287e (diff)
Tilemap Studio
Diffstat (limited to 'Links.md')
-rw-r--r--Links.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Links.md b/Links.md
index 3156894..0bd2d00 100644
--- a/Links.md
+++ b/Links.md
@@ -9,6 +9,7 @@ This page contains links to user-created content that could be useful for people
- [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.
+- Free hex editors for Windows - [FlexHEX](http://www.flexhex.com/), [HxD](https://mh-nexus.de/en/hxd/), [Frhed](http://frhed.sourceforge.net/en/), [wxMEdit](https://wxmedit.github.io/), [Catch22 HexEdit](https://www.catch22.net/software/hexedit), or [wxHexEditor](https://www.wxhexeditor.org/).
## Documents