Home
last modified time | relevance | path

Searched refs:EMU2413_dump2patch (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mednafen/mednafen/src/hw_sound/ym2413/
H A Demu2413.h115 void EMU2413_dump2patch(const uint8 *dump, EMU2413_PATCH *patch) ;
H A Demu2413.cpp516 EMU2413_dump2patch (const uint8 * dump, EMU2413_PATCH * patch) in EMU2413_dump2patch() function
547 EMU2413_dump2patch (default_inst[type] + num * 16, patch); in EMU2413_getDefaultPatch()
569 EMU2413_dump2patch (dump + i * 16, patch); in EMU2413_setPatch()