Home
last modified time | relevance | path

Searched refs:ay8910portBwrite (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/pre90s/
H A Dd_pengadvb.cpp209 static void ay8910portBwrite(UINT32 /*offset*/, UINT32 data) in ay8910portBwrite() function
341 AY8910SetPorts(0, ay8910portAread, NULL, NULL, ay8910portBwrite); in DrvInit()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/pre90s/
H A Dd_pengadvb.cpp209 static void ay8910portBwrite(UINT32 /*offset*/, UINT32 data) in ay8910portBwrite() function
344 AY8910SetPorts(0, ay8910portAread, NULL, NULL, ay8910portBwrite); in DrvInit()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/msx/
H A Dd_msx.cpp1290 static void ay8910portBwrite(UINT32 /*offset*/, UINT32 data) in ay8910portBwrite() function
1448 AY8910SetPorts(0, ay8910portAread, NULL, ay8910portAwrite, ay8910portBwrite); in DrvInit()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/msx/
H A Dd_msx.cpp1345 static void ay8910portBwrite(UINT32 /*offset*/, UINT32 data) in ay8910portBwrite() function
1510 AY8910SetPorts(0, ay8910portAread, NULL, ay8910portAwrite, ay8910portBwrite); in DrvInit()