Home
last modified time | relevance | path

Searched refs:porthandler_w (Results 1 – 25 of 27) sorted by relevance

12

/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/sound/
H A Dfmopl.h109 OPL_PORTHANDLER_W porthandler_w; member
H A Dfmopl.c830 if(OPL->porthandler_w) in OPLWriteReg()
831 OPL->porthandler_w(OPL->port_param,v&OPL->portDirection); in OPLWriteReg()
1235 OPL->porthandler_w = PortHandler_w; in OPLSetPortHandler()
/dports/games/openxcom/OpenXcom-1.0/src/Engine/Adlib/
H A Dfmopl.h125 OPL_PORTHANDLER_W porthandler_w; member
H A Dfmopl.cpp857 if(OPL->porthandler_w) in OPLWriteReg()
858 OPL->porthandler_w(OPL->port_param,v&OPL->portDirection); in OPLWriteReg()
1306 OPL->porthandler_w = PortHandler_w; in OPLSetPortHandler()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/adplug/adplug/
H A Dfmopl.h123 OPL_PORTHANDLER_W porthandler_w; member
H A Dfmopl.c859 if(OPL->porthandler_w) in OPLWriteReg()
860 OPL->porthandler_w(OPL->port_param,v&OPL->portDirection); in OPLWriteReg()
1297 OPL->porthandler_w = PortHandler_w; in OPLSetPortHandler()
/dports/multimedia/libxine/xine-lib-1.2.11/contrib/nosefart/
H A Dfmopl.h113 OPL_PORTHANDLER_W porthandler_w; member
H A Dfmopl.c837 if(OPL->porthandler_w) in OPLWriteReg()
838 OPL->porthandler_w(OPL->port_param,v&OPL->portDirection); in OPLWriteReg()
1242 OPL->porthandler_w = PortHandler_w; in OPLSetPortHandler()
/dports/audio/libadplug/adplug-adplug-2.3.3/src/
H A Dfmopl.h123 OPL_PORTHANDLER_W porthandler_w; member
H A Dfmopl.c865 if(OPL->porthandler_w) in OPLWriteReg()
866 OPL->porthandler_w(OPL->port_param,v&OPL->portDirection); in OPLWriteReg()
1307 OPL->porthandler_w = PortHandler_w; in OPLSetPortHandler()
/dports/audio/lmms/lmms-1.2.2/plugins/opl2/
H A Dfmopl.h123 OPL_PORTHANDLER_W porthandler_w; member
H A Dfmopl.c919 if ( OPL->porthandler_w ) {
920 OPL->porthandler_w(OPL->port_param,v&OPL->portDirection);
1373 OPL->porthandler_w = PortHandler_w;
/dports/audio/nosefart/nosefart-1.92f-mls/src/sndhrdw/
H A Dfmopl.h113 OPL_PORTHANDLER_W porthandler_w;
H A Dfmopl.c846 if(OPL->porthandler_w)
847 OPL->porthandler_w(OPL->port_param,v&OPL->portDirection);
1251 OPL->porthandler_w = PortHandler_w;
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/nuvie/sound/adplug/
H A Dfm_opl.cpp226 OPL_PORTHANDLER_W porthandler_w; member
1504 if(OPL->porthandler_w) in OPLWriteReg()
1505 OPL->porthandler_w(OPL->port_param,v&OPL->portDirection); in OPLWriteReg()
2390 OPL->porthandler_w = PortHandler_w; in Y8950SetPortHandler()
/dports/audio/schismtracker/schismtracker-20211116/player/
H A Dfmopl2.c236 OPL_PORTHANDLER_W porthandler_w; member
1507 if(OPL->porthandler_w) in OPLWriteReg()
1508 OPL->porthandler_w(OPL->port_param,v&OPL->portDirection); in OPLWriteReg()
2378 OPL->porthandler_w = PortHandler_w; in y8950_set_port_handler()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sound/
H A Dfmopl.c294 OPL_PORTHANDLER_W porthandler_w; member
1555 if(OPL->porthandler_w) in OPLWriteReg()
1556 OPL->porthandler_w(OPL->port_param,v&OPL->portDirection); in OPLWriteReg()
2482 OPL->porthandler_w = PortHandler_w; in Y8950SetPortHandler()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sound/
H A Dfmopl.c294 OPL_PORTHANDLER_W porthandler_w; member
1550 if(OPL->porthandler_w) in OPLWriteReg()
1551 OPL->porthandler_w(OPL->port_param,v&OPL->portDirection); in OPLWriteReg()
2477 OPL->porthandler_w = PortHandler_w; in Y8950SetPortHandler()
/dports/emulators/mess/mame-mame0226/src/devices/sound/
H A Dfmopl.cpp384 OPL_PORTHANDLER_W porthandler_w; member in __anon012e80b20111::FM_OPL
1796 if(porthandler_w) in WriteReg()
1797 porthandler_w(port_param,v&portDirection); in WriteReg()
2541 OPL->porthandler_w = PortHandler_w; in y8950_set_port_handler()
/dports/games/ecwolf/ecwolf-1.3.3-src/src/mame/
H A Dfmopl.cpp323 OPL_PORTHANDLER_W porthandler_w; member
1600 if(OPL->porthandler_w) in OPLWriteReg()
1601 OPL->porthandler_w(OPL->port_param,v&OPL->portDirection); in OPLWriteReg()
2587 OPL->porthandler_w = PortHandler_w; in Y8950SetPortHandler()
/dports/emulators/mame/mame-mame0226/src/devices/sound/
H A Dfmopl.cpp384 OPL_PORTHANDLER_W porthandler_w; member in __anon8aa2e0da0111::FM_OPL
1796 if(porthandler_w) in WriteReg()
1797 porthandler_w(port_param,v&portDirection); in WriteReg()
2541 OPL->porthandler_w = PortHandler_w; in y8950_set_port_handler()
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/hardware/mame/
H A Dfmopl.cpp370 OPL_PORTHANDLER_W porthandler_w; member
1602 if(porthandler_w) in WriteReg()
1603 porthandler_w(port_param,v&portDirection); in WriteReg()
2567 OPL->porthandler_w = PortHandler_w; in y8950_set_port_handler()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/snd/
H A Dfmopl.c306 OPL_PORTHANDLER_W porthandler_w; member
1575 if(OPL->porthandler_w) in OPLWriteReg()
1576 OPL->porthandler_w(OPL->port_param,v&OPL->portDirection); in OPLWriteReg()
2508 OPL->porthandler_w = PortHandler_w; in Y8950SetPortHandler()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/vgmplay/VGMPlay/chips/
H A Dfmopl.c309 OPL_PORTHANDLER_W porthandler_w; member
1662 if(OPL->porthandler_w) in OPLWriteReg()
1663 OPL->porthandler_w(OPL->port_param,v&OPL->portDirection); in OPLWriteReg()
2716 OPL->porthandler_w = PortHandler_w; in y8950_set_port_handler()
/dports/audio/vgmplay/vgmplay-0.40.9_2/chips/
H A Dfmopl.c307 OPL_PORTHANDLER_W porthandler_w; member
1660 if(OPL->porthandler_w) in OPLWriteReg()
1661 OPL->porthandler_w(OPL->port_param,v&OPL->portDirection); in OPLWriteReg()
2718 OPL->porthandler_w = PortHandler_w; in y8950_set_port_handler()

12