Fusion patch
Posted: Sat Mar 26, 2016 8:17 am
I don't know where to post it, but i found a little error inside Fusion universal assembler (good work by the way, really useful tool), Fusion just crash when you use "dir\file" format because it tries to parse as escape character instead of subdirectory. The correct format is "dir/file", i patched the crash and now reports that you used the wrong slash.