public void DisassembleCDL(Stream s, ICodeDataLog cdl) { Cpu.DisassembleCDL(s, cdl, _memoryDomains); }