Home
last modified time | relevance | path

Searched refs:SIO1writeData8 (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/bladesio1/
H A Dbladesio1.def22 SIO1writeData8 @15
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/libpcsxcore/
H A Dplugins.h338 typedef void (CALLBACK* SIO1writeData8)(unsigned char); typedef
373 extern SIO1writeData8 SIO1_writeData8;
H A Dplugins.c153 SIO1writeData8 SIO1_writeData8;
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/libpcsxcore/
H A Dplugins.h338 typedef void (CALLBACK* SIO1writeData8)(unsigned char); typedef
373 extern SIO1writeData8 SIO1_writeData8;
H A Dplugins.c153 SIO1writeData8 SIO1_writeData8;
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/
H A Dplugins.h353 typedef void (CALLBACK* SIO1writeData8)(u8); typedef
389 extern SIO1writeData8 SIO1_writeData8;
H A Dplugins.c163 SIO1writeData8 SIO1_writeData8;
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/nullsio1/
H A Dsio1.c144 void CALLBACK SIO1writeData8(u8 data) { in SIO1writeData8() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/bladesio1/
H A Dsio1.c292 void CALLBACK SIO1writeData8(u8 data) { in SIO1writeData8() function