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 3124 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
  • johnbeetem
    johnbeetem over 10 years ago in reply to clem57

    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 salesmen, but in fact IBM was the first to develop a lot of key computer technology.  For example, the IBM 360/91 (shipped in 1967) pioneered many pipeline speed-up techniques like out-of-order execution and register renaming.  A couple years ago I attended an ARM Techcon session on the then-new Cortex-A15 and its pipelining tricks.  It was pretty much the same material as my own lectures circa 1990.

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

    Every your post I read I should add about 10 years to your experience. Just to be curious, how was the life with babbage ? image

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

    Joey Thompson wrote:

     

    Not sure if that is the scientific definition, but if I were to use a "32-bit" processor I would expect to be able to:

    • Store 32 bit values in a single register and be able to use more than 1 32 bit register at a time.
    • Perform basic 32 bit operations such as add, shifting, moving, and multiply and store the result in a single register. (add eax,edx or mov eax,edx)

     

    For a 32 bit "system" I would expect to be able to read/write 32 bit values to memory in a single cycle and/or a single instruction...

     

    That's my definition.  Based on what I see in the videos both systems are 16 bit by my definition, which has not authority what so ever.

    That's a good definition.  I also note that the SEGA Genesis case says "16-Bit" in large letters, so it's definitely declaring itself to be a 16-bit system even though it has a 32-bit processor.

     

    OTOH, the original IBM PC considered itself a 16-bit computer even though it was an 8-bit system.  This distinguished the IBM PC from the popular Z-80 systems of the day.  The original Apple Macintosh considered itself a 32-bit computer even though it was a 16-bit system.  This distinguished the Mac from the IBM PC/XT/AT.  So the definitions are somewhat flexible, especially when marketing gets involved image

     

    The BeagleBone uses 16-bit wide memory, but it's clearly a 32-bit computer.  OTOH, that 16-bit wide memory is DDR, so you are getting 32 bits transfered per complete clock cycle.  But then does a 32-bit DDR give you a 64-bit system?  At a certain point the debate gets rather silly IMO image

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

    Enrico Miglino wrote:

     

    Every your post I read I should add about 10 years to your experience.  Just to be curious, how was the life with Babbage?

    Chuck was a good guy, but he spent all his time in his machine shop trying to make gears that meshed properly.  And people here complain about having difficulty soldering image

     

    (I once saw Babbage's lathe at the Science Museum in London.)

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

    I think that this thread warrant pages of debate.  These are video games systems and this debate is not settled...

     

    I guess if it can transfer 32 bits in a single cycle then it is 32 bits, despite only having a 16 bit buss.  But doesn't DDR have two 16 bit busses?  If so I would call that a 32 bit wide bus.

     

    I wonder if they will ever go to a serial bus for memory?   Serial at the bit level that is.  Then we get a 1 bit bus and through more magic of marketing we have a million bit system?

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • clem57
    clem57 over 10 years ago in reply to screamingtiger

    screamingtiger

         Just like names and pseudonyms, much depends on the intent and not the actual usage. In computers there are variances in CPU, memory, cache, and bus which defines the architecture. It is not so important for the name but to understand the nuances so programming can be done as fast as possible. I have worked at low level and can tell you the 286 was a stupid chip relative to 386. Why? For the 286 to go from real mode to virtual was a simple setup and switch. But to return back on 286 to real for running those old programs took a soft reset of the processor which was nasty business if done wrong. Then they fixed that in 386. Intel has made many changes like this and others which drives low level assembler programmers to lose sleep at night. Look at my headimage

    Clem

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

    Joey Thompson wrote:

     

    I wonder if they will ever go to a serial bus for memory?   Serial at the bit level that is.  Then we get a 1 bit bus and through more magic of marketing we have a million bit system?

    That's basically what PCI Express is.  It replaces a 32-bit or 64-bit parallel bus with self-clocking multi-Gb/s differential pairs using 8b/10b encoding.  There's packet overhead so it's inefficient for single-word transfers, but block transfers are really high bandwidth.

     

    The 8b/10b encoding used by PCIe (and Gigabit Ethernet and SATA and ...) is brilliant.  Any guesses as to who employed Al Widmer and Peter Franaszek when they came up with it?

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

    Oh John Beetem

    That explains much on your posts and blogs here. IBM used to show much about the 360 series until a Michigan CS department took the information and made a model 25 run like a higher one. They quietly hide all material to make that impossible in the future.

    Clem

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

    True John, the "clockless" protocol is more diffused than young technocrats can imagine...

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

    Clem Martins wrote:

     

    Oh John Beetem

    That explains much on your posts and blogs here. IBM used to show much about the 360 series until a Michigan CS department took the information and made a model 25 run like a higher one. They quietly hide all material to make that impossible in the future.

    Sounds like microcode-fu.  Those early 360s were microcoded, and sometimes you'd sell a slow model where the micro-engine was exactly the same as the fast model, but the slow microcode had extra NOPs to slow it down so that people would spend more for the fast model.  If you knew how to replace the microcode, you could get the fast model for the slow model price.

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

    Clem Martins wrote:

     

    Oh John Beetem

    That explains much on your posts and blogs here. IBM used to show much about the 360 series until a Michigan CS department took the information and made a model 25 run like a higher one. They quietly hide all material to make that impossible in the future.

    Sounds like microcode-fu.  Those early 360s were microcoded, and sometimes you'd sell a slow model where the micro-engine was exactly the same as the fast model, but the slow microcode had extra NOPs to slow it down so that people would spend more for the fast model.  If you knew how to replace the microcode, you could get the fast model for the slow model price.

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

    Yes, all you need to do is get that big 5 1/4 inch floppy copy that was loaded into ROS. A funny thing I watch was a POR for a 370/158 that needed a foot on the breaker to come up! The CE just "did not get around" to a fix. LOL

    I think we could have a great conversation on the early mainframe days when GE and Burroughs were common along with IBM.

    Clem

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
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