pound-emu_pound/core
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
..
arm64 arm64: Rename memory.h to guest.h 2025-08-16 18:17:59 -04:00
audio Import Strong Logger & Config System 2025-06-18 18:30:21 +02:00
Base aarch64/mem: Introduce a dedicated guest memory access layer 2025-08-14 20:07:29 -04:00
gpu Import Strong Logger & Config System 2025-06-18 18:30:21 +02:00
Images Adding Pound Icon to Executable 2025-06-18 19:09:53 +02:00
memory memory: Move arena allocator into pound::memory namespace 2025-08-16 12:58:51 -04:00
miscgui rename settings to avoid build faliures 2025-06-21 15:06:37 -04:00
main.cpp aarch64/kernel: Add synchronous exception entry logic 2025-08-16 13:11:40 -04:00
Pound.rc Adding Pound Icon to Executable 2025-06-18 19:09:53 +02:00