Exemplo n.º 1
0
 public void DisassembleCDL(Stream s, ICodeDataLog cdl)
 {
     Cpu.DisassembleCDL(s, cdl, _memoryDomains);
 }