mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-13 00:38:55 +02:00
Uses less memory (strings and function table is stored in constant data) and speeds up start up (no need to allocate and copy strings). |
||
|---|---|---|
| .. | ||
| arm | ||
| file_sys | ||
| hle | ||
| hw | ||
| loader | ||
| CMakeLists.txt | ||
| core.cpp | ||
| core.h | ||
| core_timing.cpp | ||
| core_timing.h | ||
| mem_map.cpp | ||
| mem_map.h | ||
| mem_map_funcs.cpp | ||
| settings.cpp | ||
| settings.h | ||
| system.cpp | ||
| system.h | ||