UnleashedRecomp/UnleashedRecomp/kernel
Hyper 8f525b571b
Implemented guest-to-host function pointers (#7)
* Implemented guest-to-host function pointers (WIP)

Co-Authored-By: Skyth (Asilkan) <19259897+blueskythlikesclouds@users.noreply.github.com>

* function: support more types for function pointers

* api: ported BlueBlur headers and misc. research

* Move over function-pointers changes from options-menu branch.

---------

Co-authored-by: Skyth (Asilkan) <19259897+blueskythlikesclouds@users.noreply.github.com>
2024-11-25 13:50:10 +03:00
..
io Fix a bunch of warnings. 2024-10-27 18:48:09 +03:00
FreeList.h Initial Commit 2024-09-30 13:45:09 +06:00
function.h Implemented guest-to-host function pointers (#7) 2024-11-25 13:50:10 +03:00
heap.cpp input, timing and other misc 2024-10-01 15:12:12 +06:00
heap.h Implemented guest-to-host function pointers (#7) 2024-11-25 13:50:10 +03:00
imports.cpp config_detail: move implementation to cpp, relocate sources 2024-11-15 21:21:43 +00:00
memory.cpp Fix a bunch of warnings. 2024-10-27 18:48:09 +03:00
memory.h Implemented guest-to-host function pointers (#7) 2024-11-25 13:50:10 +03:00
xam.cpp xam: use std::string for XamContentCreateEx directory 2024-10-29 20:55:23 +00:00
xam.h Initial Commit 2024-09-30 13:45:09 +06:00
xdm.cpp Initial Commit 2024-09-30 13:45:09 +06:00
xdm.h Initial Commit 2024-09-30 13:45:09 +06:00