Modules/device/msx-hid

From MSX Game Library

Revision as of 00:35, 23 September 2025 by Aoineko (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

< Modules

device/msx-hid

Code: device/msx-hid.h

Category: Device

Dependencies:

Samples:

The device/msx-hid module handle MSX-HID.

Usage

To use this module, include "device/msx-hid.h" in your source code, and add "device/msx-hid" to the modules list (LibModules) in your project's configuration file (project_config.js).


Samples

See module use cases in the sample programs:

Settings


Dependencies

Dependency on other modules:

Documentation