*CONFIGURE Lang <0-15>

Defines the default language by its ROM socket
Options:

Standard Master 128 roms:

ROM Application Location
Dec Hex
15FTERMINAL 01MOS ROM
14EVIEW 04
13DAcorn ADFS 50
12CBASIC 04
11BEdit 01
10AViewSheet 02
9DFS 79
8?IC27 Internal socket
7?RAM or IC37
6?
5?RAM or IC41
4?
3?SK4 Front Cartridge Slot
2?
1?SK3 Rear Cartridge Slot
0?

The *CONFIGURE LANG command takes a decimal argument however the *ROMS command shows it as a Hex value.

The original Acorn documentation has the default as 13 (0xC). However, BASIC is in ROM 0xC which is 12.
Default:12 (0xC BASIC)
Last modified May 27, 2022: Fix pagination (d828517)