Skip to content

Successive memory reads/writes lead to "Unable to resolve" warnings #87

Description

@malleoz

The if-statement here is to prevent writes from occurring twice in a frame. If the same writes happen twice in a frame, there is a chance that the addresses will not get translated in MMU::WriteToHardware because m_ppc_state.msr.DR == 0. This can also happen for some reads. Not immediately sure how to handle this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Priority: MediumbugSomething isn't workingc++Issues relating to C++

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions