mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #2624] [MERGED] Make DoSafeMemoryAccess return true properly for RAM, BIOS, dcache writes #1122
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stenzek/duckstation/pull/2624
Author: @CookiePLMonster
Created: 9/23/2021
Status: ✅ Merged
Merged: 9/26/2021
Merged by: @stenzek
Base:
master← Head:fix-safe-unaligned-writes📝 Commits (1)
270899dMake DoSafeMemoryAccess return true properly for RAM, BIOS, dcache writes📊 Changes
1 file changed (+13 additions, -8 deletions)
View changed files
📝
src/core/bus.cpp(+13 -8)📄 Description
Fixes broken cheats when writing to unaligned addresses, maybe also achievements.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.