Function DM6502.consolidate

Consolidates this instance. Consolidated means that the instance is ready for execution, while the instance is in this state, you cannot add any kind of component to this instance, the opposite happens if is not consolidated, you cannot execute anything unless you consolidate the instance.

void consolidate();