Changes
PAL16L8
,/* Page order */
RAM expansions can even be at an adjacent address range. For example, the [[Y-MEM]] is a 512k RAM expansion that uses the &7Exx range instead of the usual &7Fxx.
Given this diversity of expansions, [[SymbOS]] does the right thing by testing each 64KB page individually to detect the available RAM.
<br>