[maintenance] Add a note explaining why we aren't emulating CP clear register writes.

For further reference, see also r700f5eabc752.
This commit is contained in:
NeoBrainX
2012-01-21 14:58:29 +01:00
parent 96d56cd8ef
commit 2d6d73df95
2 changed files with 9 additions and 5 deletions

View File

@ -158,6 +158,7 @@ void UpdateInterruptsFromVideoBackend(u64 userdata);
bool AllowIdleSkipping();
void SetCpClearRegister();
void SetCpControlRegister();
void SetCpStatusRegister();
void SetOverflowStatusFromGatherPipe();