Home
last modified time | relevance | path

Searched refs:patch_cthd2003 (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/bus/neogeo/
H A Dboot_cthd.cpp65 m_prot->patch_cthd2003(cpuregion, cpuregion_size); in decrypt_all()
84 m_prot->patch_cthd2003(cpuregion, cpuregion_size); in decrypt_all()
H A Dprot_cthd.h22 void patch_cthd2003(uint8_t* cpurom, uint32_t cpurom_size); in DECLARE_DEVICE_TYPE()
H A Dprot_cthd.cpp143 void cthd_prot_device::patch_cthd2003(uint8_t* cpurom, uint32_t cpurom_size) in patch_cthd2003() function in cthd_prot_device
/dports/emulators/mame/mame-mame0226/src/devices/bus/neogeo/
H A Dboot_cthd.cpp65 m_prot->patch_cthd2003(cpuregion, cpuregion_size); in decrypt_all()
84 m_prot->patch_cthd2003(cpuregion, cpuregion_size); in decrypt_all()
H A Dprot_cthd.h22 void patch_cthd2003(uint8_t* cpurom, uint32_t cpurom_size); in DECLARE_DEVICE_TYPE()
H A Dprot_cthd.cpp143 void cthd_prot_device::patch_cthd2003(uint8_t* cpurom, uint32_t cpurom_size) in patch_cthd2003() function in cthd_prot_device
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/includes/
H A Dneogeo.h63 void patch_cthd2003(void);
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/machine/
H A Dneocrypt.c1061 void patch_cthd2003( void ) in patch_cthd2003() function
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/drivers/
H A Dneogeo.c7222 patch_cthd2003(); in DRIVER_INIT()
7229 patch_cthd2003(); in DRIVER_INIT()