Home
last modified time | relevance | path

Searched defs:Pachinko (Results 1 – 10 of 10) sorted by relevance

/dports/emulators/nestopia/nestopia-1.51.1/source/core/input/
H A DNstInpPachinko.hpp38 class Pachinko : public Device class
H A DNstInpPachinko.cpp38 Pachinko::Pachinko(const Cpu& c) in Pachinko() function in Nes::Core::Input::Pachinko
/dports/games/libretro-nestopia/nestopia-2b0315c/source/core/input/
H A DNstInpPachinko.hpp38 class Pachinko : public Device class
H A DNstInpPachinko.cpp38 Pachinko::Pachinko(const Cpu& c) in Pachinko() function in Nes::Core::Input::Pachinko
/dports/emulators/nestopia/nestopia-1.51.1/source/core/api/
H A DNstApiInput.hpp366 struct Pachinko struct in Nes::Core::Input::Controllers
369 {
381 {
386 uint buttons;
387 int throttle;
389 Pachinko() in Pachinko() function
392 typedef bool (NST_CALLBACK *PollCallback) (void*,Pachinko&);
394 static PollCaller1<Pachinko> callback;
/dports/games/libretro-nestopia/nestopia-2b0315c/source/core/api/
H A DNstApiInput.hpp366 struct Pachinko struct in Nes::Core::Input::Controllers
369 {
381 {
386 uint buttons;
387 int throttle;
389 Pachinko() in Pachinko() argument
392 typedef bool (NST_CALLBACK *PollCallback) (void*,Pachinko&);
394 static PollCaller1<Pachinko> callback;
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Config/
H A DKeyPresets.cs26 public KeyMappings Pachinko { get { return _pachinko.Clone(); } } property in Mesen.GUI.Config.KeyPresets
/dports/emulators/nestopia/nestopia-1.51.1/source/win32/
H A DNstManagerInput.cpp58 typedef Nes::Input::Controllers::Pachinko Pachinko; typedef in Nestopia::Managers::Input::Callbacks
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Core/
H A DEmulationSettings.h282 Pachinko = 9, enumerator
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/
H A DInteropEmu.cs1003 Pachinko = 9, enumerator