• Hardcoded limitations:
    • count of return values is limited by count of data/fpu registers (68k=8(+8fpu), ppc=cca.25(+32fpu))
    • see types for more


  • Softcoded (extendable, just email) limitations:
    • each OBJECT member name can have maximally 32 synonyms
    • length of each name used in PowerD should be shorter then 64 characters
    • maximal length of single (not multi!) string is 1024 characters
    • maximal length of single macro is 16 kB
    • maximal depth of macro is 8 levels