A half-open [start, end) range of canonical LoROM SNES addresses. More...
#include <hack_manifest.h>
Public Attributes | |
| uint32_t | start = 0 |
| uint32_t | end = 0 |
A half-open [start, end) range of canonical LoROM SNES addresses.
Definition at line 143 of file hack_manifest.h.
| uint32_t yaze::core::SnesAddressRange::start = 0 |
Definition at line 144 of file hack_manifest.h.
Referenced by yaze::core::HackManifest::IsEditorManaged(), yaze::core::anonymous_namespace{hack_manifest.cc}::ParseAddressRanges(), and yaze::core::anonymous_namespace{hack_manifest.cc}::PcRangeContains().
| uint32_t yaze::core::SnesAddressRange::end = 0 |
Definition at line 145 of file hack_manifest.h.
Referenced by yaze::core::HackManifest::IsEditorManaged(), yaze::core::anonymous_namespace{hack_manifest.cc}::ParseAddressRanges(), and yaze::core::anonymous_namespace{hack_manifest.cc}::PcRangeContains().