Searched refs:BurnTimerAttachY8950 (Results 1 – 10 of 10) sorted by relevance
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/snd/ |
H A D | burn_y8950.h | 10 INT32 BurnTimerAttachY8950(cpu_core_config *cpuptr, INT32 nClockspeed);
|
H A D | burn_y8950.cpp | 179 INT32 BurnTimerAttachY8950(cpu_core_config *ptr, INT32 nClockspeed) in BurnTimerAttachY8950() function
|
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/snd/ |
H A D | burn_y8950.h | 10 INT32 BurnTimerAttachY8950(cpu_core_config *cpuptr, INT32 nClockspeed);
|
H A D | burn_y8950.cpp | 179 INT32 BurnTimerAttachY8950(cpu_core_config *ptr, INT32 nClockspeed) in BurnTimerAttachY8950() function
|
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/pre90s/ |
H A D | d_snk.cpp | 4138 BurnTimerAttachY8950(&ZetConfig, 4000000); in PsychosInit() 4193 BurnTimerAttachY8950(&ZetConfig, 4000000); in BermudatInit() 4260 BurnTimerAttachY8950(&ZetConfig, 4000000); in GwarInit() 4326 BurnTimerAttachY8950(&ZetConfig, 4000000); in GwaraInit() 4509 BurnTimerAttachY8950(&ZetConfig, 3350000); in AthenaInit() 4947 BurnTimerAttachY8950(&ZetConfig, 3350000); in IkariCommonInit() 5020 BurnTimerAttachY8950(&ZetConfig, 3350000); in VictroadInit() 5077 BurnTimerAttachY8950(&ZetConfig, 4000000); in Chopper1Init() 5131 BurnTimerAttachY8950(&ZetConfig, 4000000); in ChopperaInit() 5185 BurnTimerAttachY8950(&ZetConfig, 4000000); in TdfeverInit()
|
H A D | d_ginganin.cpp | 397 BurnTimerAttachY8950(&M6809Config, 1000000); in DrvInit()
|
H A D | d_cybertnk.cpp | 579 BurnTimerAttachY8950(&ZetConfig, 3579545); in DrvInit()
|
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/pre90s/ |
H A D | d_snk.cpp | 4244 BurnTimerAttachY8950(&ZetConfig, 4000000); in PsychosInit() 4304 BurnTimerAttachY8950(&ZetConfig, 4000000); in BermudatInit() 4366 BurnTimerAttachY8950(&ZetConfig, 4000000); in GwarInit() 4437 BurnTimerAttachY8950(&ZetConfig, 4000000); in GwaraInit() 4626 BurnTimerAttachY8950(&ZetConfig, 4000000); in AthenaInit() 5098 BurnTimerAttachY8950(&ZetConfig, 4000000); in IkariCommonInit() 5176 BurnTimerAttachY8950(&ZetConfig, 4000000); in VictroadInit() 5238 BurnTimerAttachY8950(&ZetConfig, 4000000); in Chopper1Init() 5297 BurnTimerAttachY8950(&ZetConfig, 4000000); in ChopperaInit() 5356 BurnTimerAttachY8950(&ZetConfig, 4000000); in TdfeverInit()
|
H A D | d_ginganin.cpp | 397 BurnTimerAttachY8950(&M6809Config, 1000000); in DrvInit()
|
H A D | d_cybertnk.cpp | 586 BurnTimerAttachY8950(&ZetConfig, 3579545); in DrvInit()
|