Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/bladesio1/
H A Dbladesio1.def24 SIO1writeData32 @17
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/libpcsxcore/
H A Dplugins.h340 typedef void (CALLBACK* SIO1writeData32)(unsigned long); typedef
375 extern SIO1writeData32 SIO1_writeData32;
H A Dplugins.c155 SIO1writeData32 SIO1_writeData32;
/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.h340 typedef void (CALLBACK* SIO1writeData32)(unsigned long); typedef
375 extern SIO1writeData32 SIO1_writeData32;
H A Dplugins.c155 SIO1writeData32 SIO1_writeData32;
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/
H A Dplugins.h355 typedef void (CALLBACK* SIO1writeData32)(u32); typedef
391 extern SIO1writeData32 SIO1_writeData32;
H A Dplugins.c165 SIO1writeData32 SIO1_writeData32;
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/nullsio1/
H A Dsio1.c150 void CALLBACK SIO1writeData32(u32 data) { in SIO1writeData32() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/bladesio1/
H A Dsio1.c306 void CALLBACK SIO1writeData32(u32 data) { in SIO1writeData32() function