noun
machine-dependent
Computing term describing software, data, or behavior that varies depending on the specific hardware or platform.
このプログラムは機種依存のコードを含んでいるため、移植が難しい。
This program contains machine-dependent code, making it difficult to port.
Specifically refers to characters that may not display correctly across different devices or platforms, a common subset of machine-dependent issues.
Compound of 機種 (model/type of machine) and 依存 (dependence). A straightforward technical term.