Inside the Super Nintendo cartridges
191–200 of 275 posts
Re: Inside the Super Nintendo cartridges
#192Re: Inside the Super Nintendo cartridges
#193Re: Inside the Super Nintendo cartridges
#194Earlier quoted context omitted.
The ROM chips were literally lower specced / worse tolerances, and thus cheaper. FastROM chips were guaranteed (by the manufacturers) to yield stable results in under 120ns, versus 200 for SlowROM.
Interesting. Having not looked at all yet. Wonder if the emulators out there take this fact into account.
https://arstechnica.com/gaming/2011/08/accuracy-takes-power-...
Re: Inside the Super Nintendo cartridges
#195Re: Inside the Super Nintendo cartridges
#196Re: Inside the Super Nintendo cartridges
#197Earlier quoted context omitted.
Did they not compress the assets like they did in other games, like M.C. Kids? https://games.greggman.com/game/programming_m_c__kids/
As the linked article notes, some of the special on-cart chips were mainly used for data decompression, like the SPC7110. So on those games, definitely compressed assets! But... I'd love to know how often assets were compressed on "normal" carts without special chips. Decompressing assets on the fly during gameplay action seems like it would be quite a challenge for the SNES' CPU. My understanding is that images on t…
Likewise, text needs to be decompressed once immediately before it's displayed, so games will usually compress that - it's quick enough to decompress a few hundred bytes while the text box loads.
The only thing that I've seen that's usually stored uncompressed is sprite animation data - particularly for player characters with lots of different animations. There's not enough VRAM to load all of it at once, so it needs to be streamed in, and in that case the CPU often just doesn't have the muscle.
Re: Inside the Super Nintendo cartridges
#198[flagged]
Super 3D Noah's Ark is the only game that seems to have survived to modern times, but I remember there were quite a few more. Nintendo wasn't happy about the religious-themed games but knew it would be extremely bad press to go after the developers, so they strong-armed the major retailers instead. I used to see the games developed by Wisdom Tree in Christmas stores, book stores, and small regional retailers.
In non-western countries, there were pirated games that used the same "piggyback" technique to avoid the CIC, but this was less common since PCBs were pretty expensive to manufacture in smallish quantities at the time. Console game piracy didn't _really_ take off until CDs became the dominant format. Arcade game piracy actually had a pretty robust underground market, though.