diff options
Diffstat (limited to 'devtools/tasmrecover')
| -rwxr-xr-x | devtools/tasmrecover/tasm-recover | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devtools/tasmrecover/tasm-recover b/devtools/tasmrecover/tasm-recover index 5c9ec51511..dad24bf5e6 100755 --- a/devtools/tasmrecover/tasm-recover +++ b/devtools/tasmrecover/tasm-recover @@ -133,6 +133,9 @@ p = parser(skip_binary_data = [ # vars.asm 'currentset', 'currentsample', + 'ch0playing', + 'ch0repeat', + 'ch1playing', 'icons1', 'icons2', 'tempcharset', |
