Re: Re: Re: Re: Another thought on the memory specs
Ah, yes. Remember the good old days when you had to use the mode32 extension and worry about which applications were 32-bit-clean?Originally posted by Panther
On a historical note, its a bit like the original 68000 that Apple had in the original Macs... That was a 32-bit CPU, but only had 24 bit "real addressing", so it could only handle 16MB of physical memory. When the Mac II came out it used a 68020 which supported 32 bit real addressing. Turned out lots of apps blew up on the Mac II solely because they'd used the other 8 bits of the addressing registers as bonus 8 bit registers to hold onto data... which of course caused page fault exceptions once the CPU understood what those extra 8 bits meant. Even Apple's own MacPaint failed!

