Home
last modified time | relevance | path

Searched refs:CD_PLAY (Results 1 – 13 of 13) sorted by path

/dports/audio/audiere/audiere-1.9.4/examples/wxPlayer/
H A DCDDeviceFrame.cpp18 EVT_BUTTON(CD_PLAY, CDDeviceFrame::OnPlay) in BEGIN_EVENT_TABLE()
53 new wxButton(this, CD_PLAY, wxT("Play")), in BEGIN_EVENT_TABLE()
H A DCommands.h45 CD_PLAY, enumerator
/dports/audio/ncmpc/ncmpc-0.41/doc/
H A Dncmpc.lirc75 button = CD_PLAY
/dports/emulators/hugo/hugo-2.12/
H A Dbios.c36 #define CD_PLAY 0x06 macro
166 case CD_PLAY: in cdbios_functions()
897 case CD_PLAY: in handle_bios()
/dports/games/kodi-addon-game.libretro.genplus/game.libretro.genplus-1.7.4.15-Matrix/depends/common/genplus/core/cd_hw/
H A Dcdd.c1680 else if (cdd.status == CD_PLAY) in cdd_update()
2128 cdd.status = CD_PLAY; in cdd_process()
2131 scd.regs[0x38>>1].w = (CD_PLAY << 8) | 0x0f; in cdd_process()
2135 scd.regs[0x40>>1].w = ~(CD_PLAY + 0xf) & 0x0f; in cdd_process()
2260 cdd.status = scd.regs[0x38>>1].byte.h = CD_PLAY; in cdd_process()
H A Dcdd.h58 #define CD_PLAY 0x01 macro
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/pico/cd/
H A Dcdd.c687 if (cdd.status == CD_PLAY) in cdd_update()
795 if (cdd.status == CD_PLAY) in cdd_update()
1112 cdd.status = CD_PLAY; in cdd_process()
1235 cdd.status = Pico_mcd->s68k_regs[0x38+0] = CD_PLAY; in cdd_process()
H A Dcdd.h47 #define CD_PLAY 0x01 macro
/dports/games/libretro-genesis_plus_gx/Genesis-Plus-GX-7f83bc5/core/cd_hw/
H A Dcdd.c1680 else if (cdd.status == CD_PLAY) in cdd_update()
2128 cdd.status = CD_PLAY; in cdd_process()
2131 scd.regs[0x38>>1].w = (CD_PLAY << 8) | 0x0f; in cdd_process()
2135 scd.regs[0x40>>1].w = ~(CD_PLAY + 0xf) & 0x0f; in cdd_process()
2260 cdd.status = scd.regs[0x38>>1].byte.h = CD_PLAY; in cdd_process()
H A Dcdd.h58 #define CD_PLAY 0x01 macro
/dports/games/libretro-picodrive/picodrive-600894e/pico/cd/
H A Dcdd.c694 else if (cdd.status == CD_PLAY) in cdd_update()
809 if (cdd.status == CD_PLAY) in cdd_update()
1127 cdd.status = CD_PLAY; in cdd_process()
1130 set_reg16(0x38, (CD_PLAY << 8) | 0x02); in cdd_process()
1245 cdd.status = Pico_mcd->s68k_regs[0x38+0] = CD_PLAY; in cdd_process()
H A Dcdd.h47 #define CD_PLAY 0x01 macro
/dports/lang/huc/huc-3.21/include/pce/
H A Dcdrom.inc9 ; These attributes are used for CD_PLAY: