Modules/tool/reg
From MSX Game Library
< Modules
tool/reg
The tool/reg helper module add functions for recovering or restoring the value of Z80 registers from a C program.
Usage
To use this module, include "tool/reg.h" in your source code, and add "tool/reg" 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