Modules/tool/sjis

From MSX Game Library

< Modules

tool/sjis

Code: tool/sjis.h

Category: Tool

Dependencies: None

Samples: None yet

The tool/sjis module converts a string in Shift-JIS format to the format compatible with the default Japanese MSX font.

Usage

To use this module, include "tool/sjis.h" in your source code, and add "tool/sjis" 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