pound-emu_pound/core
GloriousTacoo 3d8a69dd8e
aarch64/cpu: added system registers to vcpu_state_t (#67)
Sinan Karakaya says:

==============
 Adds the system registers for aarch64. They includes the one defined in Yuzu, but also include other from the armv8 specs that seems like they should be necessary for emulation.

Most of them might be subject to being removed in the future, if they turn out to not be required for emulation.

Signed-off-by: Ronald Caesar <github43132@proton.me>
2025-08-14 20:42:41 -04:00
..
aarch64 aarch64/cpu: added system registers to vcpu_state_t (#67) 2025-08-14 20:42:41 -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
JIT aarch64: fix include file in jit 2025-08-10 02:42:27 -04:00
memory Feat: added support for std::allocator (#65) 2025-08-10 06:54:02 +00:00
miscgui rename settings to avoid build faliures 2025-06-21 15:06:37 -04:00
main.cpp gui: initialize structs to default value 2025-08-10 02:10:06 -04:00
Pound.rc Adding Pound Icon to Executable 2025-06-18 19:09:53 +02:00