Home
last modified time | relevance | path

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

/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/vgmplay/VGMPlay/chips/
H A Demu2413.h139 EMU2413_API void OPLL_dump2patch(const e_uint8 *dump, OPLL_PATCH *patch) ;
149 #define dump2patch OPLL_dump2patch
H A Demu2413.c529 OPLL_dump2patch (const e_uint8 * dump, OPLL_PATCH * patch) in OPLL_dump2patch() function
560 OPLL_dump2patch (default_inst[type] + num * 8, patch); in OPLL_getDefaultPatch()
582 OPLL_dump2patch (dump + i * 8, patch); in OPLL_setPatch()
/dports/audio/vgmplay/vgmplay-0.40.9_2/chips/
H A Demu2413.h136 EMU2413_API void OPLL_dump2patch(const e_uint8 *dump, OPLL_PATCH *patch) ;
146 #define dump2patch OPLL_dump2patch
H A Demu2413.c528 OPLL_dump2patch (const e_uint8 * dump, OPLL_PATCH * patch) in OPLL_dump2patch() function
559 OPLL_dump2patch (default_inst[type] + num * 8, patch); in OPLL_getDefaultPatch()
581 OPLL_dump2patch (dump + i * 8, patch); in OPLL_setPatch()
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/pico/sound/emu2413/
H A Demu2413.h229 #define OPLL_dump2patch OPLL_dumpToPatch macro
H A Demu2413.c1414 OPLL_dump2patch(default_inst[type] + num * 8, patch); in OPLL_getDefaultPatch()
1421 OPLL_dump2patch(dump + i * 8, patch); in OPLL_setPatch()
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/console/
H A DYm2413_Emu.cc191 EMU2413_API void OPLL_dump2patch(const e_uint8 *dump, OPLL_PATCH *patch) ;
199 #define dump2patch OPLL_dump2patch
690 OPLL_dump2patch (const e_uint8 * dump, OPLL_PATCH * patch) in OPLL_dump2patch() function
721 OPLL_dump2patch (default_inst[type] + num * 16, patch); in OPLL_getDefaultPatch()
743 OPLL_dump2patch (dump + i * 16, patch); in OPLL_setPatch()