Modules/tool/sign

From MSX Game Library

< Modules

tool/sign

Code: tool/sign.h

Category: Tool

Dependencies: None

Samples: None yet

✍

The tool/sign module allows to detect other games on secondary cartridge slot using Konami-style signature.

Usage

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

✍


Samples

See module use cases in the sample programs: None yet

Settings

✍


Dependencies

Dependency on other modules: None

Documentation