A loader key can be mandatory or not mandatory. If an (at the time) unknown key is encountered, the program should jump to [[#LoaderReturnAddr]] with <code>result_code=346 | (1<<9);</code>.
+
A loader key can be mandatory or not mandatory.
+
+
If an (at the time) mandatory unknown key is encountered, the program should jump to [[#LoaderReturnAddr]] with <code>result_code=346 | (1<<9);</code>.