element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
element14's The Ben Heck Show
  • Challenges & Projects
  • element14 presents
  • element14's The Ben Heck Show
  • More
  • Cancel
element14's The Ben Heck Show
Polls SEGA Genesis VS Super Nintendo
  • Blog
  • Forum
  • Documents
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join element14's The Ben Heck Show to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Engagement
  • Author Author: element14Dave
  • Date Created: 7 Jun 2015 11:27 PM Date Created
  • Last Updated Last Updated: 7 Jun 2015 11:27 PM
  • Views 3119 views
  • Likes 0 likes
  • Comments 45 comments
Related
Recommended

SEGA Genesis VS Super Nintendo

Ben Heck recently broke down the Sega Genesis and a Super Nintendo to scientifically prove which 16 Bit console was the best. Which console do you think was better?

  • console_wars
  • 16bit
  • 16_bit
  • sega_vs_snes
  • snes
  • ben_heck
  • Share
  • History
  • More
  • Cancel
  • Sign in to reply

Top Comments

  • johnbeetem
    johnbeetem over 10 years ago +8
    Not having ever used either one or watched Ben's video, I went with the SEGA Genesis since it has a 68000 CPU. I have very fond memories of programming and writing compilers for the 68000. It's a very…
  • johnbeetem
    johnbeetem over 10 years ago in reply to clem57 +5
    Clem Martins wrote: How did you get this about IBM? Were you a CE? I was an assistant professor for six years. I taught two levels of computer architecture. People like to malign IBM as a bunch of…
  • balearicdynamics
    balearicdynamics over 10 years ago in reply to mcb1 +4
    mcb1 , frankly it sounded clear to me that is a 16 bit with internal 32 bit architecture. Despite the wiki I remember this CPU. It was the "revolution" as I have used before the 6502 processor. Wiki says…
Parents
  • johnbeetem
    johnbeetem over 10 years ago

    Not having ever used either one or watched Ben's video, I went with the SEGA Genesis since it has a 68000 CPU.  I have very fond memories of programming and writing compilers for the 68000.  It's a very clean 32-bit architecture and... wait a minute... didn't you say this was a battle of 16-bit consoles?  Why in the world is a 32-bit 68000 considered a 16-bit machine?  Sure, it has an external 16-bit data bus but the internal architecture is all 32-bit.  That would be like saying an Intel 8088 is an 8-bit architecture rather than a 16-bit CPU with an 8-bit data bus.  Grumble grumble whine moan insinuate.

    • Cancel
    • Vote Up +8 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • mcb1
    mcb1 over 10 years ago in reply to johnbeetem

    If you believe Wiki it seems its not sure if its 16 or 32 bit.

    http://en.wikipedia.org/wiki/Motorola_68000

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • balearicdynamics
    balearicdynamics over 10 years ago in reply to mcb1

    mcb1, frankly it sounded clear to me that is a 16 bit with internal 32 bit architecture. Despite the wiki I remember this CPU. It was the "revolution" as I have used before the 6502 processor.

     

    Wiki says:

     

    The Motorola 68000 ("'sixty-eight-thousand'"; also called the m68k or Motorola 68k, "sixty-eight-kay") is a 16/32-bit[1] CISC microprocessor core designed and marketed by Motorola Semiconductor Products Sector (now Freescale Semiconductor). Introduced in 1979 with HMOS technology as the first member of the successful 32-bit m68k family of microprocessors, it is generally software forward compatible with the rest of the line despite being limited to a 16-bit wide external bus.[2] After 35 years in production, the 68000 architecture is still in use.

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • johnbeetem
    johnbeetem over 10 years ago in reply to mcb1

    mcb1 wrote:

     

    If you believe Wiki it seems its not sure if its 16 or 32 bit.

    http://en.wikipedia.org/wiki/Motorola_68000

    The bit size of a CPU architecture is usually the size of data registers and data ALU.  All the 68000 data and address registers are 32-bit, and arithmetic is all 32-bit.  So internally the 68000 is definitely a 32-bit machine.  A specific chip implementation may have different external data and address bus widths.  The 68020 has 32-bit address and data buses, the 68000 has 24-bit address and 16-bit data buses, and the 68008 has 20-bit address and 8-bit data buses.  Part of the bus width decision is package pin limitations.

     

    If you're planning to support an architecture for a long time it's good to design the architecture for future technology.  The 680X0 architects expected to have future implementations with 32-bit external buses even though they could only do 16-bit data with the first version.

     

    IBM did this with the 32-bit IBM 360.  The first implementations included 8-bit and 16-bit versions which performed 32-bit operations with multiple cycles through 8- or 16-bit ALUs.  I think these used logic made from discrete transistors, or else small-scale integration ICs.

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • mcb1
    mcb1 over 10 years ago in reply to johnbeetem

    Guys

    I was convinced from the start ...

     

    I came into microcontrollers late, so I never did play with these, but it was certainly the day when the hardware and software limitations ensured the designers had to be clever.

     

    So maybe we should report element14Dave poll as false or misleading?? image

     

    Mark

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • mcb1
    mcb1 over 10 years ago in reply to johnbeetem

    Guys

    I was convinced from the start ...

     

    I came into microcontrollers late, so I never did play with these, but it was certainly the day when the hardware and software limitations ensured the designers had to be clever.

     

    So maybe we should report element14Dave poll as false or misleading?? image

     

    Mark

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube