Commit 45fcccd
committed
Fix write8() to route SPU register writes through writeRegister
On real hardware, byte stores to SPU MMIO addresses write the full
16-bit value. Mirrors the existing check in write16().
Signed-off-by: Nicolas 'Pixel' Noble <nicolas@nobis-crew.org>1 parent 67bae7b commit 45fcccd
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
480 | 480 | | |
481 | 481 | | |
482 | 482 | | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
483 | 488 | | |
484 | 489 | | |
485 | 490 | | |
| |||
0 commit comments