mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-06-30 05:06:12 +02:00
issues: - std::function<> is used, which is famously bad - storage of tehse in tables makes big fucking tables for no good reason - lets just store a normal pointer and stuff! :) this pr attempts to address that Signed-off-by: lizzie <lizzie@eden-emu.dev> Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3920 Reviewed-by: CamilleLaVey <camillelavey99@gmail.com> |
||
|---|---|---|
| .. | ||
| dynarmic | ||
| nce | ||
| arm_interface.cpp | ||
| arm_interface.h | ||
| debug.cpp | ||
| debug.h | ||
| exclusive_monitor.cpp | ||
| exclusive_monitor.h | ||
| symbols.cpp | ||
| symbols.h | ||