コード例 #1
0
 internal bool AtInstructionStart()
 {
     return(_cpu.AtInstructionStart());
 }