openMSX
|
#include "JoystickDevice.hh"
#include "JoystickPort.hh"
#include "serialize_meta.hh"
#include <array>
#include <optional>
#include <string_view>
Go to the source code of this file.
Classes | |
class | openmsx::JoyTap |
This device is plugged in into the joy-ports and consolidates several other joysticks plugged into it. More... | |
Namespaces | |
namespace | openmsx |
This file implemented 3 utility functions: | |
Functions | |
openmsx::REGISTER_BASE_NAME_HELPER (JoyTap, "JoyTap") | |