Skip to content

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

@malleoz

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.

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