pound-emu_pound/core/arm64
Ronald Caesar b11f04912d arm64: Rename memory.h to guest.h
The term "memory" is really ambiguous in the context of an emulator,
especially since the MMU is being developed. It can refer to host memory, or
guest memory, or both.

Signed-off-by: Ronald Caesar <github43132@proton.me>
2025-08-16 18:17:59 -04:00
..
guest.cpp arm64: Rename memory.h to guest.h 2025-08-16 18:17:59 -04:00
guest.h arm64: Rename memory.h to guest.h 2025-08-16 18:17:59 -04:00
isa.cpp arm64: Rename memory.h to guest.h 2025-08-16 18:17:59 -04:00
isa.h arm64: Renames the aarch64 directory to arm64 2025-08-16 17:37:12 -04:00
mmu.h arm64: Renames the aarch64 directory to arm64 2025-08-16 17:37:12 -04:00