summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VideoConfig.cpp
diff options
context:
space:
mode:
authorMichael M <mchtly@gmail.com>2017-08-10 10:42:53 -0700
committerMichael M <mchtly@gmail.com>2017-08-10 10:53:12 -0700
commitfcb1eb9d3b45265c998f00f540bb2a0cb3c246b7 (patch)
tree98c93860b78b811dea8696bedee601a348237462 /Source/Core/VideoCommon/VideoConfig.cpp
parentf2a9ad0089dc051d020e57af843c44c6562590cd (diff)
dsp_rom: skip bootucode_ax when running from entrypoint
This could cause the first branch of the bootucode procedure, which takes its parameters from the AX registers, to run during the ROM init sequence. Since the ROM doesn't set any of the AX registers, the values aren't meaningful, and can cause bad DMA transfers and crashes.
Diffstat (limited to 'Source/Core/VideoCommon/VideoConfig.cpp')
0 files changed, 0 insertions, 0 deletions