Since it was mentioned in the Macho Nacho video, this was quite a hurdle. But it does bring up the question, what is the theoretical maximum possible? I know the CPU was 32-bit, so 4GiB is the upper limit in that regard. I don't know if the CPU has limited address lanes or any other physical limitation though. The max I've seen discussed is 1.5GB for a similar cpu on a normal desktop and 640MB for the test design of…
As the pentium 3 used the chipset for the memory controller, it's likely limited by that, though you'll likely struggle to find specs at that sort of level publicly available. Though assuming it's the same as contemporary consumer nForce chipsets may be a good assumption [0], which may be where the 1.5gb limit discussed came from. And the p3 also supported PAE [1], so technically could address more than 4gb of ram. T…
Intel was far more open at that time (up through the Pentium IV era); here's the datasheet for the PIII:
https://download.intel.com/design/PentiumIII/datashts/245264...
...and yes, it does expose all 36 address bits on the FSB. The FSB protocol is actually the same as the one first used by the P6.