Searched refs:opl_dbg_maxchip (Results 1 – 1 of 1) sorted by relevance
46 static int opl_dbg_maxchip,opl_dbg_chip; variable1032 for(opl_dbg_chip=0;opl_dbg_chip<opl_dbg_maxchip;opl_dbg_chip++) in YM3812UpdateOne()1103 opl_dbg_maxchip = 0; in OPLCreate()1107 opl_dbg_opl[opl_dbg_maxchip] = OPL; in OPLCreate()1108 fprintf(opl_dbg_fp,"%c%c%c%c%c%c",0x00+opl_dbg_maxchip, in OPLCreate()1114 opl_dbg_maxchip++; in OPLCreate()1155 for(opl_dbg_chip=0;opl_dbg_chip<opl_dbg_maxchip;opl_dbg_chip++) in OPLWrite()