The current issue is that special handling opcodes ignore command names and comments in sascm.ini and always decompile to text that isn't useful.
05B6 1 // CURRENT_WANTED_LIST = instead of 05B5: save_string_to_debug_file 1 // special handling
My other comment on special handling is a rather vague idea inspired by stumbling across an unusual opcode and not being able to resolve the matter without an update to Sanny. Can the 128 byte data blocks be typed (k%) so an opcode could be defined similar to:
0A68=3,write_log_float %1d% %2d% %3d% case %4k%
The current issue is that special handling opcodes ignore command names and comments in sascm.ini and always decompile to text that isn't useful.
05B6 1 // CURRENT_WANTED_LIST =instead of05B5: save_string_to_debug_file 1 // special handlingMy other comment on special handling is a rather vague idea inspired by stumbling across an unusual opcode and not being able to resolve the matter without an update to Sanny. Can the 128 byte data blocks be typed (k%) so an opcode could be defined similar to:
0A68=3,write_log_float %1d% %2d% %3d% case %4k%