#include <stddef.h>
#include <boolean.h>
#include <retro_common_api.h>
#include "../core_type.h"
Go to the source code of this file.
◆ clear_controller_port_map()
◆ remember_controller_port_device()
void remember_controller_port_device |
( |
long |
port, |
|
|
long |
device |
|
) |
| |
◆ secondary_core_deserialize()
bool secondary_core_deserialize |
( |
const void * |
buffer, |
|
|
int |
size |
|
) |
| |
◆ secondary_core_destroy()
◆ secondary_core_ensure_exists()
bool secondary_core_ensure_exists |
( |
void |
| ) |
|
◆ secondary_core_run_use_last_input()
◆ secondary_core_set_variable_update()
void secondary_core_set_variable_update |
( |
void |
| ) |
|
◆ set_last_core_type()