Home
last modified time | relevance | path

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

/dports/emulators/x16-emulator/x16-emulator-r38/extern/src/
H A Dym2151.c775 static TIMER_CALLBACK( irqBoff_callback ) in TIMER_CALLBACK() argument
1066 … device->machine().scheduler().timer_set(attotime::zero, FUNC(irqBoff_callback), 0, chip); in YM_write_reg()
/dports/emulators/cannonball/cannonball-0.34/src/main/hwaudio/
H A Dym2151.cpp738 static TIMER_CALLBACK( irqBoff_callback ) in TIMER_CALLBACK() argument
1029 … device->machine().scheduler().timer_set(attotime::zero, FUNC(irqBoff_callback), 0, chip); in write_reg()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sound/
H A Dym2151.c820 static void irqBoff_callback(int n) in irqBoff_callback() function
1126 timer_set(TIME_NOW,n,irqBoff_callback); in YM2151WriteReg()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/vgmplay/VGMPlay/chips/
H A Dym2151.c1131 timer_set(chip->device->machine, attotime_zero,chip,0,irqBoff_callback); in ym2151_write_reg()
/dports/audio/vgmplay/vgmplay-0.40.9_2/chips/
H A Dym2151.c1130 timer_set(chip->device->machine, attotime_zero,chip,0,irqBoff_callback); in ym2151_write_reg()