Home
last modified time | relevance | path

Searched refs:OP_L_PLAY (Results 1 – 3 of 3) sorted by relevance

/dports/audio/xmcd/xmcd-3.3.2/libdi_d/
H A Dscsipt.h100 #define OP_L_PLAY 0xa5 /* play audio (12) */ macro
H A Dcdsim.c873 case OP_L_PLAY: in cdsim_svccmd()
H A Dscsipt.c1080 cdb[0] = OP_L_PLAY; in scsipt_play12()