Home
last modified time | relevance | path

Searched refs:ym2610_state (Results 1 – 5 of 5) sorted by relevance

/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/vgmplay/VGMPlay/chips/
H A D2610intf.c56 ym2610_state *info = (ym2610_state *)param; in psg_set_clock()
75 ym2610_state *info = (ym2610_state *)param; in psg_write()
94 ym2610_state *info = (ym2610_state *)param; in psg_read()
112 ym2610_state *info = (ym2610_state *)param; in psg_reset()
180 ym2610_state *info = (ym2610_state *)param; in ym2610_update_request()
193 ym2610_state *info = (ym2610_state *)param; in ym2610_stream_update()
200 ym2610_state *info = (ym2610_state *)param; in ym2610b_stream_update()
206 ym2610_state *info = (ym2610_state *)param; in ym2610_stream_update_ay()
345 ym2610_state* info = (ym2610_state *)_info; in device_stop_ym2610()
369 ym2610_state* info = (ym2610_state *)_info; in device_reset_ym2610()
[all …]
/dports/audio/vgmplay/vgmplay-0.40.9_2/chips/
H A D2610intf.c29 typedef struct _ym2610_state ym2610_state; typedef
50 static ym2610_state YM2610Data[MAX_CHIPS];
64 ym2610_state *info = (ym2610_state *)param; in psg_set_clock()
83 ym2610_state *info = (ym2610_state *)param; in psg_write()
102 ym2610_state *info = (ym2610_state *)param; in psg_read()
120 ym2610_state *info = (ym2610_state *)param; in psg_reset()
186 ym2610_state *info = (ym2610_state *)param; in ym2610_update_request()
200 ym2610_state *info = &YM2610Data[ChipID]; in ym2610_stream_update()
208 ym2610_state *info = &YM2610Data[ChipID]; in ym2610b_stream_update()
215 ym2610_state *info = &YM2610Data[ChipID]; in ym2610_stream_update_ay()
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/sound/
H A Dfm.cpp3273 ym2610_state *F2610 = (ym2610_state *)chip; in ym2610_update_one()
3401 ym2610_state *F2610 = (ym2610_state *)chip; in ym2610b_update_one()
3534 ym2610_state *F2610 = (ym2610_state *)chip; in ym2610_postload()
3599 ym2610_state *F2610 = (ym2610_state *)chip; in YM2610_deltat_status_set()
3604 ym2610_state *F2610 = (ym2610_state *)chip; in YM2610_deltat_status_reset()
3654 ym2610_state *F2610 = (ym2610_state *)chip; in ym2610_clock_changed()
3663 ym2610_state *F2610 = (ym2610_state *)chip; in ym2610_shutdown()
3673 ym2610_state *F2610 = (ym2610_state *)chip; in ym2610_reset_chip()
3742 ym2610_state *F2610 = (ym2610_state *)chip; in ym2610_write()
3845 ym2610_state *F2610 = (ym2610_state *)chip; in ym2610_read()
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/sound/
H A Dfm.cpp3273 ym2610_state *F2610 = (ym2610_state *)chip; in ym2610_update_one()
3401 ym2610_state *F2610 = (ym2610_state *)chip; in ym2610b_update_one()
3534 ym2610_state *F2610 = (ym2610_state *)chip; in ym2610_postload()
3599 ym2610_state *F2610 = (ym2610_state *)chip; in YM2610_deltat_status_set()
3604 ym2610_state *F2610 = (ym2610_state *)chip; in YM2610_deltat_status_reset()
3654 ym2610_state *F2610 = (ym2610_state *)chip; in ym2610_clock_changed()
3663 ym2610_state *F2610 = (ym2610_state *)chip; in ym2610_shutdown()
3673 ym2610_state *F2610 = (ym2610_state *)chip; in ym2610_reset_chip()
3742 ym2610_state *F2610 = (ym2610_state *)chip; in ym2610_write()
3845 ym2610_state *F2610 = (ym2610_state *)chip; in ym2610_read()
[all …]
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/opnmidi/chips/mamefm/
H A Dfm.cpp3342 ym2610_state *F2610 = (ym2610_state *)chip; in ym2610_update_one()
3478 ym2610_state *F2610 = (ym2610_state *)chip; in ym2610b_update_one()
3619 ym2610_state *F2610 = (ym2610_state *)chip; in ym2610_postload()
3684 ym2610_state *F2610 = (ym2610_state *)chip; in YM2610_deltat_status_set()
3689 ym2610_state *F2610 = (ym2610_state *)chip; in YM2610_deltat_status_reset()
3747 ym2610_state *F2610 = (ym2610_state *)chip; in ym2610_clock_changed()
3756 ym2610_state *F2610 = (ym2610_state *)chip; in ym2610_shutdown()
3766 ym2610_state *F2610 = (ym2610_state *)chip; in ym2610_reset_chip()
3835 ym2610_state *F2610 = (ym2610_state *)chip; in ym2610_write()
3938 ym2610_state *F2610 = (ym2610_state *)chip; in ym2610_read()
[all …]