A Steady Hand Makes This Chip Work Again

What do you do when you’re working with some vintage ICs and one of the tiny legs pops off? That’s what happened to [Kotomi] when working with an old Super Nintendo. A single lead for the sound chip just snapped off, leaving [Kotomi] one pin short of a working system (the Google Translatrix). This is something that can be fixed, provided you have a steady hand and a rotary tool that’s spinning at thousands of RPM.

Fixing this problem relies on a little bit of knowledge of how integrated circuits are built. There’s a small square of silicon in there, but this tiny die is bonded to a metal leadframe, which looks like the ribcage of a robotic centipede. This leadframe is covered in epoxy, the pins are bent down, and you have an IC. Removing just a tiny bit of epoxy grants access to the leadframe which you can then solder to. Don’t breathe the repair, it’s not pretty, but it does work.

While this technique makes use of a Dremel to break into the chewy nougat center of a vintage chip, and in some ways this could be called decapsulation, it really isn’t. We’ve seen people drop acid to get to the center of a chip and a really hot torch will get to the middle of a ceramic chip, but this technique is just accessing the lead frame of the IC. All ICs have a stamped (or photoetched) metal frame to which the silicone die is bonded. Running a Dremel against some epoxy doesn’t access the silicon, but it does grant access to the signals coming off the chip.

SNES Portable Leverages Flash Cart For More Games

Handheld consoles have to make a lot of design choices that their TV connected brethren don’t have to worry about. Battery life is important, as is screen visibility, and the games can’t be too bulky or unwieldy if you’re going to be carrying them around all day. [Chris] is no stranger to building handheld versions of home consoles, and took a few of these lessons on board in his latest portable SNES build.

The motherboard was provided by a SNES Jr., a lightweight, compact model released towards the end of the console’s reign. This was small enough that it required no trimming, however [Chris] elected to replace the inefficient 7805 with a more modern switching regulator. The case was 3D printed on a typical FDM setup, while the buttons were produced on a Form 2 for better dimensional accuracy and surface finish.

The flash cart PCB is permanently wired to the motherboard.

The real party piece, however, is the use of an SD2SNES flash cart. This allows a huge variety of ROMs to be loaded onto a single SD card, and played on the original console hardware. This is particularly useful in a portable build, as it becomes possible to carry all the games you could want, rather than having to juggle several full-sized SNES cartridges. The SD2SNES is wired in place permanently inside the console, with an impressive number of patch wires between the motherboard and the cartridge PCB. Despite the long lead length, [Chris] reports no issues with the connection.

There are some limitations – the flash cart doesn’t work properly for games using extra chips on the cartridge, like the SuperFX in Star Fox, for example. Despite this, it’s an excellent, high quality build that we’re sure is a lot of fun to play out and about.

We’ve seen [Chris]’s work before – this portable N64 is a particularly nice example. Video after the break.

Continue reading “SNES Portable Leverages Flash Cart For More Games”

NBA Jam Tournament Edition Double Z ROM Hack Screen

NBA Jam ROM Hack On SNES Is Heating Up

It’s a rare game that is able to bridge the gap between sports game fans and those that identify as hardcore gamers. Midway was able to bring those two groups onto common ground when they released NBA Jam to arcades in 1993. The game was an instant hit and was ported to 16-bit home consoles that same year. Compromises were made during those ports, so an attempt to make them more inline with the arcade release came in the form of NBA Jam: Tournament Edition a year later. However, in the heart of [eskayelle] NBA Jam: TE on the Super Nintendo didn’t go far enough. Now they have released a ROM hack that completely reworks NBA Jam: TE, and it’s called the “Double Z Mod”.

The Original NBA Jam Ball from the Title Screen
The original NBA Jam ball (courtesy of Steve Lin)

The concept behind the ROM hack was to bring about the NBA Jam game that fans deserved. All facets of pop culture from the early 90s were mixed in (not just former Presidents). According to the ROM hack’s notes, some of the things that were packed into the mod include:

• Assets from the original game have been restored, such as the Mortal Kombat banners.
• Modified certain players to give them a more “arcadey” feel.
• Soar to new heights with Air Jordan!
• Play as “The Worm”, Dennis Rodman, on at least four teams.
• Forget the Rookies, now play as the 1992 Dream Team.
• Tons of new secret characters including: Hulk Hogan, David Hasselhoff, Arnie as the T-800, and more.
• Expanded rosters are now as easy as inputting the “Konami code”

(Hint: B, A, B, A, Up, Down, B, A, Left, Right, B, A at the title screen menu)

In a gesture to give back to the ROM hacking community, [eskayelle] went as far to provide a collection of helpful tools to help potential SNES ROM hackers build their own NBA Jam: TE remixes. The document details ways to alter player photos, team colors, stats, and cosmetic tweaks. Since the Double Z mod focuses on being as 90s as possible, maybe this collection of tutorials will lead to a current NBA roster update.

To play the NBA Jam TE Double Z mod, you can use devices like the Retrode that allow easy dumping of an original cartridge onto a PC. From there the dumped ROM can be patched using an IPS patcher, like LunarIPS, which is as simple as locating two files in a browser window and hitting “Apply Patch”. In case you needed to see the Double Z mod in action, there is the clip below.

Continue reading “NBA Jam ROM Hack On SNES Is Heating Up”

SNES Controller Has A Pi Zero In The Trunk

We’re no stranger to seeing people jam a Raspberry Pi into an old gaming console to turn it into a RetroPie system. Frankly, at this point it seems like we’ve got to be getting close to seeing all possible permutations of the concept. According to the bingo card we keep here at Hackaday HQ we’re just waiting for somebody to put one into an Apple Bandai Pippin, creating the PiPi and achieving singularity. Get it done, people.

That being said, we’re still occasionally surprised by what people come up with. The Super GamePad Zero by [Zach Levine] is a fairly compelling take on the Pi-in-the-controller theme that we haven’t seen before, adding a 3D printed “caboose” to the stock Super Nintendo controller. The printed case extension, designed by Thingiverse user [Sigismond0], makes the controller about twice as thick, but that’s still not bad compared to modern game controllers.

In his guide [Zach] walks the reader through installing the Raspberry Pi running RetroPie in the expanded case. This includes putting a power LED where the controller’s cable used to go, and connecting the stock controller PCB to the Pi’s GPIO pins. This is an especially nice touch that not only saves you time and effort, but retains the original feel of the D-Pad and buttons. Just make sure the buttons on your donor controller aren’t shot before you start the build.

Adding a little more breathing room for your wiring isn’t the only reason to use the 3D printed bottom, either. It implements a very clever “shelf” design that exposes the Pi’s USB and HDMI ports on the rear of the controller. This allows you to easily connect power and video to the device without spoiling the overall look. With integrated labels for the connectors and a suitably matching filament color, the overall effect really does look like it could be a commercial product.

The SNES controller is an especially popular target for hacks and modifications. From commercially available kits to the wide array of homebrew builds, it there’s plenty of people who want to keep this legendary piece of gaming gear going strong into the 21st century

Continue reading “SNES Controller Has A Pi Zero In The Trunk”

Memory Mapping Methods In The Super Nintendo

Not only is the Super Nintendo an all-around great platform, both during its prime in the 90s and now during the nostalgia craze, but its relative simplicity compared to modern systems makes it a lot more accessible from a computer science point-of-view. That means that we can get some in-depth discussion on how the Super Nintendo actually does what it does, and understand most of it, like this video from [Retro Game Mechanics Explained] which goes into an incredible amount of detail on the mechanics of the SNES’s memory system.

Two of the interesting memory systems the SNES uses are called DMA and HDMA. DMA stands for direct memory access, and is a way for the Super Nintendo to access memory independently of the CPU. The advantages to this are that it’s incredibly fast compared to more typical methods of accessing memory. This isn’t particulalry unique, but the HDMA system is. It allows the SNES to do all kinds of interesting tricks with its video output display like changing color gradients and doing all kinds of masking effects.

If you’re interested in the inner workings of classic consoles like the SNES, this video gets way down in the weeds in the system itself. It’s interesting to see how programmers were able to squeeze more capability from these limited (by modern standards) systems by manipulating memory like the DMA and HDMA systems do.  [Retro Game Mechanics Explained] is a great resource for exploring in-depth aspects of lots of classic games, like how speedrunners can execute arbitrary code in old Mario games.

Continue reading “Memory Mapping Methods In The Super Nintendo”

Slack On The SNES Via Satellite

We love seeing hardware and software from bygone eras getting a new lease on life through modern hacks, as longtime readers can surely attest to. Why leave this stuff to rot in a closet somewhere when it can be pushed into service today? Granted it might not always be the most efficient way to accomplish a task in the 21st century, but at least you’ll net some precious Internet Points for originality.

As a perfect example, take a look at this project which lets you read Slack messages through a Super Nintendo game. If your first thought was that such a thing would involve an unreasonable amount of effort and hoop jumping…then you would be correct. [Bertrand Fan] really had to think outside the box to make this one happen, and even admits a bit of imagination is required on the part of the end-user to use it. But it’s undeniably an original approach, so we hereby bestow the customary Internet Points unto him.

So how does this work, and where do the satellites come in? The key is in a fairly obscure Japanese SNES peripheral called the Satellaview, one of Nintendo’s early attempts at creating an online content delivery system for their consoles. Games designed with Satellaview support would be able to pull down new content from regular satellite broadcasts, not too bad for 1995. This means that if you have the hardware, and happen to own a satellite, you can push your own content into an unmodified SNES. No problem, right?

Alright, [Bertrand] didn’t really use a Satellaview modem plugged into an actual SNES. Plus we’re fairly sure he doesn’t have his own satellite network to broadcast Slack messages with anyway. But it turns out some SNES emulators have support for a virtual Satellaview modem, and there’s even software out there that will let you create new content “downloads” for the system’s included game: BS-X: The Story of The Town Whose Name Was Stolen. All he had to do was connect the dots.

[Bertrand] started by stripping the user interface out of SatellaWave, an open source tool for creating Satellaview content, so that it only need to be provided with an XML file of the content to be “downloaded” by the virtual satellite modem. Using the Slack API, he then came up with way to pull the last 10 messages from a server and push them into his modified version of SatellaWave. Each time somebody posts a new message his software kicks in to produce a new satellite download which automatically gets picked up by the SNES emulator and pops up in the game.

If this is still too practical for you, you can always go all in and run Slack on your Commodore 64.

Continue reading “Slack On The SNES Via Satellite”

Listen To A Song Made From Custom Nintendo LABO Waveform Cards

[Hunter Irving] has been busy with the Nintendo LABO’s piano for the Nintendo Switch. In particular he’s been very busy creating his own custom waveform cards, which greatly expands the capabilities of the hackable cardboard contraption. If this sounds familiar, it’s because we covered his original method of creating 3D printed waveform cards that are compatible with the piano, but he’s taken his work further since then. Not only has he created new and more complex cards by sampling instruments from Super Nintendo games, he’s even experimented with cards based on vowel sounds in an effort to see just how far things can go. By layering the right vowel sounds just so, he was able to make the (barely identifiable) phrases I-LIKE-YOU, YOU-LIKE-ME, and LET’S-A-GO.

Those three phrases make up the (vaguely recognizable) lyrics of a song he composed using his custom waveform cards for the Nintendo LABO’s piano, appropriately titled I Like You. The song is at the 6:26 mark in the video embedded below, but the whole video is worth a watch to catch up on [Hunter]’s work. The song is also hosted on soundcloud.

Continue reading “Listen To A Song Made From Custom Nintendo LABO Waveform Cards”