scripts: Added script to transform 010 editor CSV encoding files to table files

This commit is contained in:
WerWolv
2022-07-27 15:58:03 +02:00
parent 63468e543a
commit 3a4b3873d1
2 changed files with 32 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ Hex patterns, include patterns and magic files for the use with the ImHex Hex Ed
| Name | Path | Description |
|------|------|-------------|
| svd2pat | `scripts/svd2pat.py` | Converts a ARM .svd register MMIO definition file into a pattern |
| csv2tbl | `scripts/csv2tbl.py` | Converts a 010 editor CSV encoding file into a table file |
### Pattern Libraries