A conflict detected when yaze wants to write to an ASM-owned address. More...
#include <hack_manifest.h>
Public Attributes | |
| uint32_t | address |
| AddressOwnership | ownership |
A conflict detected when yaze wants to write to an ASM-owned address.
Definition at line 118 of file hack_manifest.h.
| uint32_t yaze::core::WriteConflict::address |
Definition at line 119 of file hack_manifest.h.
Referenced by yaze::core::HackManifest::AnalyzeWriteRanges().
| AddressOwnership yaze::core::WriteConflict::ownership |
Definition at line 120 of file hack_manifest.h.
Referenced by yaze::core::HackManifest::AnalyzeWriteRanges().