m8-js icon indicating copy to clipboard operation
m8-js copied to clipboard

Add "debug" support

Open whitlockjc opened this issue 1 year ago • 0 comments

It would be nice to know exactly where data is read from the M8 files to help other tooling authors to know the structure of these M8 files. The easiest way to do this would be to use the debug module to debug these details. Another thing we should do is to add a skip method to the M8 file reader to help in identifying where data is skipped because it's unknown or unused.

whitlockjc avatar Aug 01 '22 15:08 whitlockjc