예제 #1
0
 protected override void ExecuteInternal(ICpu proc, IMemory __, Operand src, Operand dst, Operand ___)
 {
     proc.Exit();
 }