Home
last modified time | relevance | path

Searched refs:ide_controller_init_custom (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/machine/
H A Didectrl.h18 int ide_controller_init_custom(int which, struct ide_interface *intf, struct chd_file *diskhandle);
H A Didectrl.c271 int ide_controller_init_custom(int which, struct ide_interface *intf, struct chd_file *diskhandle) in ide_controller_init_custom() function
361 return ide_controller_init_custom(which, intf, get_disk_handle(0)); in ide_controller_init()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/machine/
H A Didectrl.h18 int ide_controller_init_custom(int which, struct ide_interface *intf, struct chd_file *diskhandle);
H A Didectrl.c264 int ide_controller_init_custom(int which, struct ide_interface *intf, struct chd_file *diskhandle) in ide_controller_init_custom() function
354 return ide_controller_init_custom(which, intf, get_disk_handle(0)); in ide_controller_init()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/
H A DCHANGELOG.old3714 - Added ide_controller_init_custom() (used by MESS)
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/
H A DCHANGELOG.md3713 - Added ide_controller_init_custom() (used by MESS)