summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureCacheBase.cpp
diff options
context:
space:
mode:
authoraldelaro5 <aldelaro5@gmail.com>2017-03-03 05:18:33 -0500
committeraldelaro5 <aldelaro5@gmail.com>2017-03-03 05:18:33 -0500
commit654f58244678cfc3af6d7e1d2cd5a1aa9fff42a0 (patch)
treef8313fed7fb8cc57dfae2c4fa7433053e572e861 /Source/Core/VideoCommon/TextureCacheBase.cpp
parent0a8b5b79ef19ab0115b7b0c8d11de4c091e6f5f2 (diff)
Don't save watches and breakpoints on stop and load on boot
Not only this is pretty pointless because there is a load and save button on the appropriate panels, but for the breakpoints one, it caused an error while mapping the memory since adding memory breakpoint requires to update the DBAT and this is done too early (right after boot). This also only worked if you had the right panel on making it even more useless because it would fail to laod if you didn't have the right panel on. It's better to just let the user click load and save.
Diffstat (limited to 'Source/Core/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions