protected void AddOutput(long address) { Output.AddOutput(Core[address]); OnOutputReady(Output.Count); }