Cleanup, reader and extraction code commented

This commit is contained in:
Will Snyder
2021-01-07 01:05:09 -05:00
parent e67e675ee7
commit e0a71bc899
2 changed files with 108 additions and 94 deletions

View File

@@ -1,3 +1,11 @@
"""
Basically the same as msh reader but with a couple additional
methods for making TADA easier to navigate and treats the whole
file as an initial dummy chunk to avoid the oddities of SMNA and
to handle both zaa and zaabin.
"""
import io
import struct