Home
last modified time | relevance | path

Searched refs:machine_remove_cpu (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/
H A Ddriver.h123 machine_remove_cpu(machine, tag); \
268 void machine_remove_cpu(struct InternalMachineDriver *machine, const char *tag);
H A Dmame.c1344 void machine_remove_cpu(struct InternalMachineDriver *machine, const char *tag) in machine_remove_cpu() function
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/
H A Ddriver.h123 machine_remove_cpu(machine, tag); \
268 void machine_remove_cpu(struct InternalMachineDriver *machine, const char *tag);
H A Dmame.c1344 void machine_remove_cpu(struct InternalMachineDriver *machine, const char *tag) in machine_remove_cpu() function