mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00:00
SPU refactoring
This commit is contained in:
parent
bc94d92cba
commit
5f8cf18a5a
42 changed files with 271 additions and 202 deletions
|
|
@ -53,8 +53,6 @@ void PPUThread::DoReset()
|
|||
FPSCR.FPSCR = 0;
|
||||
VSCR.VSCR = 0;
|
||||
VRSAVE = 0;
|
||||
|
||||
cycle = 0;
|
||||
}
|
||||
|
||||
void PPUThread::InitRegs()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue