Home
last modified time | relevance | path

Searched refs:ymf262_update_one (Results 1 – 25 of 28) sorted by relevance

12

/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/vgmplay/VGMPlay/chips/
H A D262intf.c91 ymf262_update_one(info->chip, outputs, samples); in ymf262_stream_update()
111 ymf262_update_one(info->chip, DUMMYBUF, 0); in _stream_update()
H A Dymf262.h41 void ymf262_update_one(void *chip, OPL3SAMPLE **buffers, int length);
H A Dymf278b.c626 ymf262_update_one(chip->fmchip, outputs, samples); in ymf278b_pcm_update()
H A Dymf262.c2553 void ymf262_update_one(void *_chip, OPL3SAMPLE **buffers, int length) in ymf262_update_one() function
/dports/audio/vgmplay/vgmplay-0.40.9_2/chips/
H A D262intf.c97 ymf262_update_one(info->chip, outputs, samples); in ymf262_stream_update()
115 ymf262_update_one(info->chip, DUMMYBUF, 0); in _stream_update()
H A Dymf262.h41 void ymf262_update_one(void *chip, OPL3SAMPLE **buffers, int length);
H A Dymf278b.c642 ymf262_update_one(chip->fmchip, outputs, samples); in ymf278b_pcm_update()
H A Dymf262.c2552 void ymf262_update_one(void *_chip, OPL3SAMPLE **buffers, int length) in ymf262_update_one() function
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/snd/
H A Dymf262.h22 void ymf262_update_one(void *chip, INT16 **buffers, int length);
H A Dburn_ymf262.cpp51 ymf262_update_one(ymfchip, pYMF262Buffer, nSegmentLength); in YMF262Render()
H A Dymf262.cpp2579 void ymf262_update_one(void *_chip, INT16 **buffers, int length) in ymf262_update_one() function
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/snd/
H A Dymf262.h22 void ymf262_update_one(void *chip, INT16 **buffers, int length);
H A Dburn_ymf262.cpp51 ymf262_update_one(ymfchip, pYMF262Buffer, nSegmentLength); in YMF262Render()
H A Dymf262.cpp2579 void ymf262_update_one(void *_chip, INT16 **buffers, int length) in ymf262_update_one() function
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/hardware/mame/
H A Dymf262.h33 void ymf262_update_one(void *chip, OPL3SAMPLE **buffers, int length);
/dports/audio/schismtracker/schismtracker-20211116/include/
H A Dfmopl3.h40 void ymf262_update_one(void *chip, OPL3SAMPLE **buffers, int length);
/dports/emulators/mess/mame-mame0226/src/devices/sound/
H A Dymf262.h36 void ymf262_update_one(void *chip, std::vector<write_stream_view> &buffers);
H A D262intf.cpp58 ymf262_update_one(m_chip, outputs); in sound_stream_update()
H A Dymf278b.cpp226 ymf262_update_one(m_ymf262, outputs); in sound_stream_update()
/dports/emulators/mame/mame-mame0226/src/devices/sound/
H A Dymf262.h36 void ymf262_update_one(void *chip, std::vector<write_stream_view> &buffers);
H A D262intf.cpp58 ymf262_update_one(m_chip, outputs); in sound_stream_update()
H A Dymf278b.cpp226 ymf262_update_one(m_ymf262, outputs); in sound_stream_update()
/dports/audio/schismtracker/schismtracker-20211116/player/
H A Dsnd_fm.c54 #define OPLUpdateOne ymf262_update_one
H A Dfmopl3.c2474 void ymf262_update_one(void *_chip, OPL3SAMPLE **buffers, int length)
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/hardware/
H A Dadlib.cpp148 ymf262_update_one(chip, buffers, todo); in Generate()

12