Home
last modified time | relevance | path

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

/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sound/
H A Dym2413.c2000 static int YM2413NumChips = 0; /* number of chips */ variable
2006 if (YM2413NumChips) in YM2413Init()
2009 YM2413NumChips = num; in YM2413Init()
2011 for (i = 0;i < YM2413NumChips; i++) in YM2413Init()
2018 YM2413NumChips = 0; in YM2413Init()
2030 for (i = 0;i < YM2413NumChips; i++) in YM2413Shutdown()
2036 YM2413NumChips = 0; in YM2413Shutdown()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sound/
H A Dym2413.c2004 static int YM2413NumChips = 0; /* number of chips */ variable
2010 if (YM2413NumChips) in YM2413Init()
2013 YM2413NumChips = num; in YM2413Init()
2015 for (i = 0;i < YM2413NumChips; i++) in YM2413Init()
2022 YM2413NumChips = 0; in YM2413Init()
2034 for (i = 0;i < YM2413NumChips; i++) in YM2413Shutdown()
2040 YM2413NumChips = 0; in YM2413Shutdown()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/snd/
H A Dym2413.c2050 static int YM2413NumChips = 0; /* number of chips */ variable
2056 if (YM2413NumChips) in YM2413Init()
2059 YM2413NumChips = num; in YM2413Init()
2061 for (i = 0;i < YM2413NumChips; i++) in YM2413Init()
2068 YM2413NumChips = 0; in YM2413Init()
2080 for (i = 0;i < YM2413NumChips; i++) in YM2413Shutdown()
2087 YM2413NumChips = 0; in YM2413Shutdown()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/snd/
H A Dym2413.c2021 static int YM2413NumChips = 0; /* number of chips */ variable
2027 if (YM2413NumChips) in YM2413Init()
2030 YM2413NumChips = num; in YM2413Init()
2032 for (i = 0;i < YM2413NumChips; i++) in YM2413Init()
2039 YM2413NumChips = 0; in YM2413Init()
2051 for (i = 0;i < YM2413NumChips; i++) in YM2413Shutdown()
2058 YM2413NumChips = 0; in YM2413Shutdown()