Home
last modified time | relevance | path

Searched refs:YM2608NumChips (Results 1 – 7 of 7) sorted by relevance

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/snd/
H A Dfm.c2918 static int YM2608NumChips; /* total chip */ variable
3126 for(num=0;num<YM2608NumChips;num++) in YM2608_postload()
3176 for(num=0;num<YM2608NumChips;num++) in YM2608_save_state()
3224 YM2608NumChips = num; in YM2608Init()
3229 if( (FM2608 = (YM2608 *)malloc(sizeof(YM2608) * YM2608NumChips))==NULL) in YM2608Init()
3232 memset(FM2608,0,sizeof(YM2608) * YM2608NumChips); in YM2608Init()
3243 for ( i = 0 ; i < YM2608NumChips; i++ ) { in YM2608Init()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/snd/
H A Dfm.c2883 static int YM2608NumChips; /* total chip */ variable
3089 for(num=0;num<YM2608NumChips;num++) in YM2608_postload()
3136 for(num=0;num<YM2608NumChips;num++) in YM2608_save_state()
3176 YM2608NumChips = num; in YM2608Init()
3181 if( (FM2608 = (YM2608 *)malloc(sizeof(YM2608) * YM2608NumChips))==NULL) in YM2608Init()
3184 memset(FM2608,0,sizeof(YM2608) * YM2608NumChips); in YM2608Init()
3195 for ( i = 0 ; i < YM2608NumChips; i++ ) { in YM2608Init()
/dports/emulators/dgen-sdl/dgen-sdl-1.33/
H A Dfm.c2859 static int YM2608NumChips; /* total chip */ variable
3604 for(num=0;num<YM2608NumChips;num++) in YM2608_postload()
3651 for(num=0;num<YM2608NumChips;num++) in YM2608_save_state()
3691 YM2608NumChips = num; in YM2608Init()
3694 if( (FM2608 = (YM2608 *)malloc(sizeof(YM2608) * YM2608NumChips))==NULL) in YM2608Init()
3697 memset(FM2608,0,sizeof(YM2608) * YM2608NumChips); in YM2608Init()
3708 for ( i = 0 ; i < YM2608NumChips; i++ ) { in YM2608Init()
/dports/emulators/quasi88/quasi88-0.6.4/src/snddrv-old/src/sound/
H A Dfm.c2626 static int YM2608NumChips; /* total chip */ variable
3368 for(num=0;num<YM2608NumChips;num++) in YM2608_postload()
3415 for(num=0;num<YM2608NumChips;num++) in YM2608_save_state()
3455 YM2608NumChips = num; in YM2608Init()
3458 if( (FM2608 = (YM2608 *)malloc(sizeof(YM2608) * YM2608NumChips))==NULL) in YM2608Init()
3461 memset(FM2608,0,sizeof(YM2608) * YM2608NumChips); in YM2608Init()
3469 for ( i = 0 ; i < YM2608NumChips; i++ ) { in YM2608Init()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sound/
H A Dfm.c2618 static int YM2608NumChips; /* total chip */ variable
3363 for(num=0;num<YM2608NumChips;num++) in YM2608_postload()
3410 for(num=0;num<YM2608NumChips;num++) in YM2608_save_state()
3450 YM2608NumChips = num; in YM2608Init()
3453 if( (FM2608 = (YM2608 *)malloc(sizeof(YM2608) * YM2608NumChips))==NULL) in YM2608Init()
3456 memset(FM2608,0,sizeof(YM2608) * YM2608NumChips); in YM2608Init()
3464 for ( i = 0 ; i < YM2608NumChips; i++ ) { in YM2608Init()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sound/
H A Dfm.c2608 static int YM2608NumChips; /* total chip */ variable
3353 for(num=0;num<YM2608NumChips;num++) in YM2608_postload()
3400 for(num=0;num<YM2608NumChips;num++) in YM2608_save_state()
3440 YM2608NumChips = num; in YM2608Init()
3443 if( (FM2608 = (YM2608 *)malloc(sizeof(YM2608) * YM2608NumChips))==NULL) in YM2608Init()
3446 memset(FM2608,0,sizeof(YM2608) * YM2608NumChips); in YM2608Init()
3454 for ( i = 0 ; i < YM2608NumChips; i++ ) { in YM2608Init()
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/sound/
H A Dfm.c1857 static int YM2608NumChips; /* total chip */ variable
2051 YM2608NumChips = num; in YM2608Init()
2054 if( (FM2608 = (YM2608 *)malloc(sizeof(YM2608) * YM2608NumChips))==NULL) in YM2608Init()
2057 memset(FM2608,0,sizeof(YM2608) * YM2608NumChips); in YM2608Init()
2065 for ( i = 0 ; i < YM2608NumChips; i++ ) { in YM2608Init()