add hexpat for imhex

This commit is contained in:
2025-07-06 01:42:05 +02:00
parent dbab0ff383
commit 1a1d9427d2
2 changed files with 30 additions and 13 deletions

View File

@@ -1,13 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<ufwb version="1.17">
<grammar name="RSL grammar" start="id:1" author="Vincent" fileextension="rsl">
<description>Grammar for RSL files</description>
<structure name="RSL file" id="1" encoding="ISO_8859-1:1987" endian="big" signed="no">
<binary name="File identifier" id="2" fillcolor="AA0000" length="1"/>
<binary name="&lt;Binary Fill Bytes&gt;" id="3" unused="yes" length="1"/>
<binary name="Showfile version ?" id="4" fillcolor="AA0000" length="1"/>
<binary name="&lt;Binary Fill Bytes&gt;-1" id="5" unused="yes" length="32807"/>
<string name="Shows on Base" id="6" fillcolor="FF00FF" type="fixed-length" length="160" encoding="ISO_8859-1:1987"/>
</structure>
</grammar>
</ufwb>