mirror of
https://github.com/PabloMK7/citra.git
synced 2025-11-01 14:20:04 +00:00
Currently, this is only ever queried, so adding a function to check if the server is enabled is more sensible. If directly modifying this externally is ever desirable, it should be done by adding a function to the interface, rather than exposing implementation details directly. |
||
|---|---|---|
| .. | ||
| arm_dyncom.cpp | ||
| arm_dyncom.h | ||
| arm_dyncom_dec.cpp | ||
| arm_dyncom_dec.h | ||
| arm_dyncom_interpreter.cpp | ||
| arm_dyncom_interpreter.h | ||
| arm_dyncom_run.h | ||
| arm_dyncom_thumb.cpp | ||
| arm_dyncom_thumb.h | ||
| arm_dyncom_trans.cpp | ||
| arm_dyncom_trans.h | ||