set_system_directory
Description:
public void set_system_directory (
string system_directory)
Sets the system directory of the core.
The core will look here for additional data, such as firmware ROMs or configuration files.
Parameters:
| this |
a Core
|
| system_directory |
the system directory
|