Home
last modified time | relevance | path

Searched refs:apu_addr (Results 1 – 10 of 10) sorted by relevance

/dports/audio/libgme/game-music-emu-0.6.1/gme/
H A DAy_Emu.cpp285 apu_addr = data & 0x0F; in cpu_out_misc()
290 apu.write( time, apu_addr, data ); in cpu_out_misc()
303 apu_addr = cpc_latch & 0x0F; in cpu_out_misc()
307 apu.write( time, apu_addr, cpc_latch ); in cpu_out_misc()
H A DAy_Emu.h54 int apu_addr; variable
/dports/games/zdoom/zdoom-2.8.1/game-music-emu/gme/
H A DAy_Emu.cpp285 apu_addr = data & 0x0F; in cpu_out_misc()
290 apu.write( time, apu_addr, data ); in cpu_out_misc()
303 apu_addr = cpc_latch & 0x0F; in cpu_out_misc()
307 apu.write( time, apu_addr, cpc_latch ); in cpu_out_misc()
H A DAy_Emu.h54 int apu_addr; variable
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/libs/gme/gme/
H A DAy_Emu.cpp285 apu_addr = data & 0x0F; in cpu_out_misc()
290 apu.write( time, apu_addr, data ); in cpu_out_misc()
303 apu_addr = cpc_latch & 0x0F; in cpu_out_misc()
307 apu.write( time, apu_addr, cpc_latch ); in cpu_out_misc()
H A DAy_Emu.h54 int apu_addr; variable
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/console/
H A DAy_Emu.cc285 apu_addr = data & 0x0F; in cpu_out_misc()
290 apu.write( time, apu_addr, data ); in cpu_out_misc()
303 apu_addr = cpc_latch & 0x0F; in cpu_out_misc()
307 apu.write( time, apu_addr, cpc_latch ); in cpu_out_misc()
H A DAy_Emu.h54 int apu_addr; variable
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/game-music-emu/gme/
H A DAy_Emu.cpp285 apu_addr = data & 0x0F; in cpu_out_misc()
290 apu.write( time, apu_addr, data ); in cpu_out_misc()
303 apu_addr = cpc_latch & 0x0F; in cpu_out_misc()
307 apu.write( time, apu_addr, cpc_latch ); in cpu_out_misc()
H A DAy_Emu.h54 int apu_addr; variable