IntyBASIC always sets jlp = 1 when JLP support requested. When flash support is enabled, it should set jlp = 3.
This is mostly harmless. I believe I upgrade jlp to 3 when I see jlpflash > 0. But to ensure compatibility across all tools, IntyBASIC should set this to 3.
Observed with 1.4.1:
IntyBASIC always sets jlp = 1 when JLP support requested. When flash support is enabled, it should set jlp = 3.
This is mostly harmless. I believe I upgrade jlp to 3 when I see jlpflash > 0. But to ensure compatibility across all tools, IntyBASIC should set this to 3.