Re: Re: Re: This just adss fuel to the fire
I guess sorta... I found this:
"The 68000 has 32-bit registers but only a 16-bit ALU and external data bus. It has 24-bit addressing and a linear address space, with none of the evil segment registers of Intel's contemporary processors that make programming them unpleasant. That means that a single directly accessed array or structure can be larger than 64KB in size. Addresses are computed as 32 bit, but the top 8 bits are cut to fit the address bus into a 64-pin package (address and data share a bus in the 40 pin packages of the 8086 and Zilog Z8000). "
32-bit registers... 16-bit math and external databus. Because the databus and execution unit are 16-bit, I think it would qualify more as a 16-bit processor, although, I'm sure people would disagree...
I *do* remember the this-n-that about System 7 being 32-bits clean, though, and that being a big deal for transition to PPC.
Sooo... with the attention given to MacOS X and it being 64-bit clean, I think it all sounds good to me.

Binky
Originally posted by MacCoaster
Uh. The entire M68k family is 32bit, even the original Motorola 68000.
I guess sorta... I found this:
"The 68000 has 32-bit registers but only a 16-bit ALU and external data bus. It has 24-bit addressing and a linear address space, with none of the evil segment registers of Intel's contemporary processors that make programming them unpleasant. That means that a single directly accessed array or structure can be larger than 64KB in size. Addresses are computed as 32 bit, but the top 8 bits are cut to fit the address bus into a 64-pin package (address and data share a bus in the 40 pin packages of the 8086 and Zilog Z8000). "
32-bit registers... 16-bit math and external databus. Because the databus and execution unit are 16-bit, I think it would qualify more as a 16-bit processor, although, I'm sure people would disagree...
I *do* remember the this-n-that about System 7 being 32-bits clean, though, and that being a big deal for transition to PPC.
Sooo... with the attention given to MacOS X and it being 64-bit clean, I think it all sounds good to me.
Binky