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
when exporting to .asm, CPatternCompiler::Command() determines additional effect command offsets depending on whether the module is multichip or single chip.
as of Dn-FT v0.5.1.0, this logic is broken due to not implementing the same "glob" multichip logic in e67e701.
The text was updated successfully, but these errors were encountered:
when exporting to .asm,
CPatternCompiler::Command()
determines additional effect command offsets depending on whether the module is multichip or single chip.as of Dn-FT v0.5.1.0, this logic is broken due to not implementing the same "glob" multichip logic in e67e701.
The text was updated successfully, but these errors were encountered: