diff options
| author | Lioncash <mathew1800@gmail.com> | 2018-06-07 11:32:57 -0400 |
|---|---|---|
| committer | Lioncash <mathew1800@gmail.com> | 2018-06-07 12:14:46 -0400 |
| commit | 5db21375389130dc58623f5e9b7edb07b2691280 (patch) | |
| tree | fa59ccccb6bc518bcdc72ba06b22596ea79e3241 /Source/Core/VideoCommon/VertexLoader_Normal.cpp | |
| parent | b51fbaa5b084edc638b66ebd3be8093f4887ee14 (diff) | |
Interpreter_SystemRegisters: Change PanicAlert to INFO_LOG in mtspr()
As peculiar as this may be, decrementer exceptions by means of setting
the decrementer's zeroth bit from 0 to 1 is valid behavior by software
(and is defined in Programming Environments for 32-bit Microprocessors
in section 2.3.14.1 -- Decrementer operation). Given it's valid behavior,
it doesn't necessarily make sense to use a panic alert and halt, as this
isn't a condition where everything should be considered in a critical
state.
Instead, change it to an info log, so we still make note of it, but
without potentially tearing down state or halting emulation.
Diffstat (limited to 'Source/Core/VideoCommon/VertexLoader_Normal.cpp')
0 files changed, 0 insertions, 0 deletions
