You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rewrote the build step to no longer use GAS listing file as an intermediary step. This should fix some crashes caused by line length limitations imposed by GAS.
Added support for arithmetic expressions in reltags for target symbol/offset
This fixes build issues with BrawlEx modules
Allow string names for target module in reltags
Added more checks and debug prints when crashing
Fix some crashes caused by spaces in windows temp folder paths
Added new experimental options to disassemble floating points and strings.
NOTE: This feature is experimental, and VERY likely to break things currently.