-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
priority:p2Medium priorityMedium priorityscope:typestype:featureNew feature or requestNew feature or request
Milestone
Description
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%
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority:p2Medium priorityMedium priorityscope:typestype:featureNew feature or requestNew feature or request