Combine guest memory and function table into one virtual allocation.

This commit is contained in:
Skyth
2025-01-02 14:45:42 +03:00
parent 038edfdebd
commit 967a0ce17f
27 changed files with 46 additions and 199 deletions

View File

@@ -1,4 +1,3 @@
#include <cpu/guest_code.h>
#include <api/SWA.h>
#include <locale/locale.h>
#include <ui/button_guide.h>