kmc-jp / n64-emu

Low-level Nintendo64 emulator 🌏

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

割り込みの状態の管理

tamaroning opened this issue · comments

MIで管理すべき?
そうするなら、MIのinterruptレジスタをprivateにして、アクセス用の関数を作るほうがいい
https://n64brew.dev/wiki/MIPS_Interface

現状pi dma終了時にフラグをセットしてないのでやる

Fixed