Did Nintendo change its mind about 68000 SNES?Did all NES “Black Box” games come in carts with five screws?Why did so many early microcomputers use the MOS 6502 and variants?Why did Nintendo change their copyright title between Donkey Kong Set 1 and 2?What technological factors drove the rise of “high-speed” modems in the early 1990s?Apple II GS versus Mac Plus costManufacturing cost breakdown for a 16-bit computerHow does the SNES (Super Nintendo) calculate the address of a character?Were 64k RAM chips $5 in 1981?Was 1991's Hellcats the first instance of incremental screen updates?Is the NES controller port identical to the port on a Wii remote?

Homology of the fiber

How can a new country break out from a developed country without war?

Can "few" be used as a subject? If so, what is the rule?

Splitting fasta file into smaller files based on header pattern

Don't understand why (5 | -2) > 0 is False where (5 or -2) > 0 is True

Do native speakers use "ultima" and "proxima" frequently in spoken English?

If I cast enlarge/reduce on an arrow, what weapon could it count as?

Help with identifying unique aircraft over NE Pennsylvania

Asserting that Atheism and Theism are both faith based positions

Does fire aspect on a sword, destroy mob drops?

"Marked down as someone wanting to sell shares." What does that mean?

Did Nintendo change its mind about 68000 SNES?

Should a narrator ever describe things based on a characters view instead of fact?

Someone scrambled my calling sign- who am I?

What is the tangent at a sharp point on a curve?

Have any astronauts/cosmonauts died in space?

Does Shadow Sorcerer's Eyes of the Dark work on all magical darkness or just his/hers?

How much propellant is used up until liftoff?

Animating wave motion in water

Why doesn't the chatan sign the ketubah?

Error in master's thesis, I do not know what to do

Do I need to convey a moral for each of my blog post?

What are rules for concealing thieves tools (or items in general)?

Extraneous elements in "Europe countries" list



Did Nintendo change its mind about 68000 SNES?


Did all NES “Black Box” games come in carts with five screws?Why did so many early microcomputers use the MOS 6502 and variants?Why did Nintendo change their copyright title between Donkey Kong Set 1 and 2?What technological factors drove the rise of “high-speed” modems in the early 1990s?Apple II GS versus Mac Plus costManufacturing cost breakdown for a 16-bit computerHow does the SNES (Super Nintendo) calculate the address of a character?Were 64k RAM chips $5 in 1981?Was 1991's Hellcats the first instance of incremental screen updates?Is the NES controller port identical to the port on a Wii remote?













1















Compared to its main rival from Sega, the Super Nintendo has a weaker CPU but a more powerful graphics chip.



According to http://web.archive.org/web/20080505070423/http://www.eidolons-inn.net/tiki-index.php?page=SegaBase+Genesis




The system as originally designed was way too expensive to be produced in a version affordable for the average consumer, let alone cost-effective for Nintendo. On top of that, project leader Masayuki Uemura was unable to meet Yamauchi's demand that the new box be back-compatible with the NES. The back-compatability feature was eventually abandoned; however, that only saved about US$75 on the anticipated end-user price tag. The chief culprit of the cost was, of course, the all-new graphics and sound processing suite upon which Yamauchi insisted. Designed in anticipation of the coming multimedia boom, it drove up the cost of the system so much that Nintendo was again forced to cut costs elsewhere or scrap it and risk being left behind. The problem was eventually solved by installing a slower CPU - a Motorola-based WDC65816 CPU - instead of the faster 10 Mhz MC68000 that Uemura originally intended. This meant that the new box would not be that much faster than the NES itself, so a math coprocessor (as cheap as Nintendo could cobble together) was thrown in to ease the processing strain a bit.




Okay, I'm not surprised they contemplated making the machine backward-compatible. I could imagine that motivating the choice of a 6502-derived CPU. I could imagine the backward compatibility feature being eventually dropped to save cost, and someone deciding it wasn't worth redesigning with a different CPU at that late stage.



But I am very surprised by the claim that an originally planned 68000 was dropped for cost reasons, simply because by the end of the eighties, the 68000 only cost a few dollars anyway. E.g. Byte, December 1988, advertises it for $9.95, and that's retail price in quantity one; in quantities of millions, the unit price would've been considerably less. (It doesn't give a price for the 65816, but does advertise the 65C02 for $7.95.) The data bus would be sixteen bits either way, so the impact on system cost would seem to be essentially zero.



Did Nintendo really change their mind about using the 68000? If so, how does this square with that CPU being so cheap even two years before the launch of the new console?










share|improve this question

















  • 1





    The 65816 is also backwards compatible with the 6502, which allowed developers to leverage experience and tools designed for the NES. And the 65816 is faster at accessing memory and registers than the 68000 at the same clock speed. But who's to say which was the deciding factor? This question may not be answerable.

    – traal
    15 mins ago
















1















Compared to its main rival from Sega, the Super Nintendo has a weaker CPU but a more powerful graphics chip.



According to http://web.archive.org/web/20080505070423/http://www.eidolons-inn.net/tiki-index.php?page=SegaBase+Genesis




The system as originally designed was way too expensive to be produced in a version affordable for the average consumer, let alone cost-effective for Nintendo. On top of that, project leader Masayuki Uemura was unable to meet Yamauchi's demand that the new box be back-compatible with the NES. The back-compatability feature was eventually abandoned; however, that only saved about US$75 on the anticipated end-user price tag. The chief culprit of the cost was, of course, the all-new graphics and sound processing suite upon which Yamauchi insisted. Designed in anticipation of the coming multimedia boom, it drove up the cost of the system so much that Nintendo was again forced to cut costs elsewhere or scrap it and risk being left behind. The problem was eventually solved by installing a slower CPU - a Motorola-based WDC65816 CPU - instead of the faster 10 Mhz MC68000 that Uemura originally intended. This meant that the new box would not be that much faster than the NES itself, so a math coprocessor (as cheap as Nintendo could cobble together) was thrown in to ease the processing strain a bit.




Okay, I'm not surprised they contemplated making the machine backward-compatible. I could imagine that motivating the choice of a 6502-derived CPU. I could imagine the backward compatibility feature being eventually dropped to save cost, and someone deciding it wasn't worth redesigning with a different CPU at that late stage.



But I am very surprised by the claim that an originally planned 68000 was dropped for cost reasons, simply because by the end of the eighties, the 68000 only cost a few dollars anyway. E.g. Byte, December 1988, advertises it for $9.95, and that's retail price in quantity one; in quantities of millions, the unit price would've been considerably less. (It doesn't give a price for the 65816, but does advertise the 65C02 for $7.95.) The data bus would be sixteen bits either way, so the impact on system cost would seem to be essentially zero.



Did Nintendo really change their mind about using the 68000? If so, how does this square with that CPU being so cheap even two years before the launch of the new console?










share|improve this question

















  • 1





    The 65816 is also backwards compatible with the 6502, which allowed developers to leverage experience and tools designed for the NES. And the 65816 is faster at accessing memory and registers than the 68000 at the same clock speed. But who's to say which was the deciding factor? This question may not be answerable.

    – traal
    15 mins ago














1












1








1








Compared to its main rival from Sega, the Super Nintendo has a weaker CPU but a more powerful graphics chip.



According to http://web.archive.org/web/20080505070423/http://www.eidolons-inn.net/tiki-index.php?page=SegaBase+Genesis




The system as originally designed was way too expensive to be produced in a version affordable for the average consumer, let alone cost-effective for Nintendo. On top of that, project leader Masayuki Uemura was unable to meet Yamauchi's demand that the new box be back-compatible with the NES. The back-compatability feature was eventually abandoned; however, that only saved about US$75 on the anticipated end-user price tag. The chief culprit of the cost was, of course, the all-new graphics and sound processing suite upon which Yamauchi insisted. Designed in anticipation of the coming multimedia boom, it drove up the cost of the system so much that Nintendo was again forced to cut costs elsewhere or scrap it and risk being left behind. The problem was eventually solved by installing a slower CPU - a Motorola-based WDC65816 CPU - instead of the faster 10 Mhz MC68000 that Uemura originally intended. This meant that the new box would not be that much faster than the NES itself, so a math coprocessor (as cheap as Nintendo could cobble together) was thrown in to ease the processing strain a bit.




Okay, I'm not surprised they contemplated making the machine backward-compatible. I could imagine that motivating the choice of a 6502-derived CPU. I could imagine the backward compatibility feature being eventually dropped to save cost, and someone deciding it wasn't worth redesigning with a different CPU at that late stage.



But I am very surprised by the claim that an originally planned 68000 was dropped for cost reasons, simply because by the end of the eighties, the 68000 only cost a few dollars anyway. E.g. Byte, December 1988, advertises it for $9.95, and that's retail price in quantity one; in quantities of millions, the unit price would've been considerably less. (It doesn't give a price for the 65816, but does advertise the 65C02 for $7.95.) The data bus would be sixteen bits either way, so the impact on system cost would seem to be essentially zero.



Did Nintendo really change their mind about using the 68000? If so, how does this square with that CPU being so cheap even two years before the launch of the new console?










share|improve this question














Compared to its main rival from Sega, the Super Nintendo has a weaker CPU but a more powerful graphics chip.



According to http://web.archive.org/web/20080505070423/http://www.eidolons-inn.net/tiki-index.php?page=SegaBase+Genesis




The system as originally designed was way too expensive to be produced in a version affordable for the average consumer, let alone cost-effective for Nintendo. On top of that, project leader Masayuki Uemura was unable to meet Yamauchi's demand that the new box be back-compatible with the NES. The back-compatability feature was eventually abandoned; however, that only saved about US$75 on the anticipated end-user price tag. The chief culprit of the cost was, of course, the all-new graphics and sound processing suite upon which Yamauchi insisted. Designed in anticipation of the coming multimedia boom, it drove up the cost of the system so much that Nintendo was again forced to cut costs elsewhere or scrap it and risk being left behind. The problem was eventually solved by installing a slower CPU - a Motorola-based WDC65816 CPU - instead of the faster 10 Mhz MC68000 that Uemura originally intended. This meant that the new box would not be that much faster than the NES itself, so a math coprocessor (as cheap as Nintendo could cobble together) was thrown in to ease the processing strain a bit.




Okay, I'm not surprised they contemplated making the machine backward-compatible. I could imagine that motivating the choice of a 6502-derived CPU. I could imagine the backward compatibility feature being eventually dropped to save cost, and someone deciding it wasn't worth redesigning with a different CPU at that late stage.



But I am very surprised by the claim that an originally planned 68000 was dropped for cost reasons, simply because by the end of the eighties, the 68000 only cost a few dollars anyway. E.g. Byte, December 1988, advertises it for $9.95, and that's retail price in quantity one; in quantities of millions, the unit price would've been considerably less. (It doesn't give a price for the 65816, but does advertise the 65C02 for $7.95.) The data bus would be sixteen bits either way, so the impact on system cost would seem to be essentially zero.



Did Nintendo really change their mind about using the 68000? If so, how does this square with that CPU being so cheap even two years before the launch of the new console?







history nintendo snes motorola-68000






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 1 hour ago









rwallacerwallace

9,664448143




9,664448143







  • 1





    The 65816 is also backwards compatible with the 6502, which allowed developers to leverage experience and tools designed for the NES. And the 65816 is faster at accessing memory and registers than the 68000 at the same clock speed. But who's to say which was the deciding factor? This question may not be answerable.

    – traal
    15 mins ago













  • 1





    The 65816 is also backwards compatible with the 6502, which allowed developers to leverage experience and tools designed for the NES. And the 65816 is faster at accessing memory and registers than the 68000 at the same clock speed. But who's to say which was the deciding factor? This question may not be answerable.

    – traal
    15 mins ago








1




1





The 65816 is also backwards compatible with the 6502, which allowed developers to leverage experience and tools designed for the NES. And the 65816 is faster at accessing memory and registers than the 68000 at the same clock speed. But who's to say which was the deciding factor? This question may not be answerable.

– traal
15 mins ago






The 65816 is also backwards compatible with the 6502, which allowed developers to leverage experience and tools designed for the NES. And the 65816 is faster at accessing memory and registers than the 68000 at the same clock speed. But who's to say which was the deciding factor? This question may not be answerable.

– traal
15 mins ago











1 Answer
1






active

oldest

votes


















4















Did Nintendo really change their mind about using the 68000?




Hard to say, as these decisions where never public.




If so, how does this square with that CPU being so cheap even two years before the launch of the new console?




Because the price of the CPU dropped to almost zero when using the 65816 as IP. After all, they didn't use the stock CPU, but had their own chip done. The 5A22 was custom made for the SNES and integrated several additional components that would have been external to the 68k. Having one simple chip instead of a spaceous 68k plus external logic is a great cost saver - especially when planing for a large production. Being a more simple CPU it also saved on chips space and thus again cost.



While contemporary sales prices are always a good first step, they also need to apply to for the situation in question to become more than a hint.






share|improve this answer
























    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "648"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    noCode: true, onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fretrocomputing.stackexchange.com%2fquestions%2f9373%2fdid-nintendo-change-its-mind-about-68000-snes%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    4















    Did Nintendo really change their mind about using the 68000?




    Hard to say, as these decisions where never public.




    If so, how does this square with that CPU being so cheap even two years before the launch of the new console?




    Because the price of the CPU dropped to almost zero when using the 65816 as IP. After all, they didn't use the stock CPU, but had their own chip done. The 5A22 was custom made for the SNES and integrated several additional components that would have been external to the 68k. Having one simple chip instead of a spaceous 68k plus external logic is a great cost saver - especially when planing for a large production. Being a more simple CPU it also saved on chips space and thus again cost.



    While contemporary sales prices are always a good first step, they also need to apply to for the situation in question to become more than a hint.






    share|improve this answer





























      4















      Did Nintendo really change their mind about using the 68000?




      Hard to say, as these decisions where never public.




      If so, how does this square with that CPU being so cheap even two years before the launch of the new console?




      Because the price of the CPU dropped to almost zero when using the 65816 as IP. After all, they didn't use the stock CPU, but had their own chip done. The 5A22 was custom made for the SNES and integrated several additional components that would have been external to the 68k. Having one simple chip instead of a spaceous 68k plus external logic is a great cost saver - especially when planing for a large production. Being a more simple CPU it also saved on chips space and thus again cost.



      While contemporary sales prices are always a good first step, they also need to apply to for the situation in question to become more than a hint.






      share|improve this answer



























        4












        4








        4








        Did Nintendo really change their mind about using the 68000?




        Hard to say, as these decisions where never public.




        If so, how does this square with that CPU being so cheap even two years before the launch of the new console?




        Because the price of the CPU dropped to almost zero when using the 65816 as IP. After all, they didn't use the stock CPU, but had their own chip done. The 5A22 was custom made for the SNES and integrated several additional components that would have been external to the 68k. Having one simple chip instead of a spaceous 68k plus external logic is a great cost saver - especially when planing for a large production. Being a more simple CPU it also saved on chips space and thus again cost.



        While contemporary sales prices are always a good first step, they also need to apply to for the situation in question to become more than a hint.






        share|improve this answer
















        Did Nintendo really change their mind about using the 68000?




        Hard to say, as these decisions where never public.




        If so, how does this square with that CPU being so cheap even two years before the launch of the new console?




        Because the price of the CPU dropped to almost zero when using the 65816 as IP. After all, they didn't use the stock CPU, but had their own chip done. The 5A22 was custom made for the SNES and integrated several additional components that would have been external to the 68k. Having one simple chip instead of a spaceous 68k plus external logic is a great cost saver - especially when planing for a large production. Being a more simple CPU it also saved on chips space and thus again cost.



        While contemporary sales prices are always a good first step, they also need to apply to for the situation in question to become more than a hint.







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited just now

























        answered 1 hour ago









        RaffzahnRaffzahn

        53k6127214




        53k6127214



























            draft saved

            draft discarded
















































            Thanks for contributing an answer to Retrocomputing Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fretrocomputing.stackexchange.com%2fquestions%2f9373%2fdid-nintendo-change-its-mind-about-68000-snes%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Jet Time Laivasto | Lähteet | Aiheesta muualla | NavigointivalikkoJet Time - The CompanyThe CompanyManagementJet Time aloittaa lauantaina Suomi-rekisterissä olevalla Boeing 737 -koneellaJettime Finland Fleet Details and HistoryJettime Fleet Details and HistoryRegional Jet OÜ takes over ATR production for SASJet Time Returns To Its Core BusinessYhtiön kotisivutlaajentamalla

            Olympian arkeologinen museo Sisällysluettelo Historia ja rakennus | Kokoelmat | Lähteet | Aiheesta muualla | Navigointivalikko37°38′36″N, 21°37′46″EInfobox OKArchaeological Museum of Olympia: HistoryArchaeological Museum of Olympia: DescriptionΜουσείο Ιστορίας των Ολυμπιακών Αγώνων της Αρχαιότητας: ΙστορικόArchaeological Museum of Olympia

            Äpy Sisällysluettelo Äpyt kautta historian | Esimerkkejä Äpy-huumorista | Katso myös | Kirjallisuutta | Aiheesta muualla | Navigointivalikkowww.äpy.fi