コード例 #1
0
ファイル: CpuThread.cs プロジェクト: tangyiyong/Ryujinx
 public void RequestInterrupt()
 {
     ThreadState.RequestInterrupt();
 }