Modules/tool/sjis
From MSX Game Library
< Modules
tool/sjis
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