Whats the difference between 80 mode and 68 mode of bus?

Status
Not open for further replies.

j_caesar

Newbie level 5
Joined
Nov 12, 2004
Messages
8
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
70
80 mode

Hello,

Do some one know whats different between 80 mode and 68 mode.

Thanks
 

68mode 80mode

Are you talking about the mode of buses?

80 -- Intel 80 microcontroller bus.
68 -- Motorola one?
 

little endian big endian 68 mode 80

80 - Little Endian ( LsB in lowest memory and MsB in highest Memory address, used mostly by Intel but not only )

68 - Big Endian ( MsB in lowest memory and LsB in highest Memory address, used mostly by Motorola but not only ) ???

/yego
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…