A Chandelier Guaranteed To Make Some Retro Game Hardware Collectors Wince

If there’s one thing our community is good at, it’s re-imagining redundant old hardware, particularly in the field of classic gaming consoles and their peripherals. Dead consoles have become new ones, Powergloves have ventured into virtual reality, and light guns, well, they’ve become novelty light fittings.

The [JJGames] Nintendo light gun chandelier will probably make collectors wince who prefer their retro hardware pristine, but it’s certainly an eye-catching conversation piece. The twelve guns are carefully disassembled and the Nintendo electronics removed, before a bulb holder and teardrop lamp is installed. Wiring is completed with twist caps,  the guns are joined at the grip with some metal strips and glue, and a chain for ceiling attachment completes the ensemble. A dozen pieces of ireplacable retro hardware sacrificed for a novelty, or a masterpiece of interior decoration? You decide, though we’d opt for the latter in the context of the retro games based business in which it sits.

Our favourite NES lightgun hack ever has to be [Seb Lee-Delisle]’s one that fires a real laser. Meanwhile [JJGames] have made it here before in a similarly wanton use of classic Nintendo plastic, with their urinal made from SNES cartridges.

Manufacturing SimCity For The NES

Late last year, news broke of impossibly rare artifact from the age of the Nintendo Entertainment System. SimCity was the classic simulation game for PC and just about every other console, and it was written for the NES but never released. Now one guy finally got around to digging out his copy, which was dumped at the Portland Retro Gaming Expos and finally put on the Internet. It’s an unfinished game but it’s mostly playable, even if it is a bit more primitive than the PC version.

[Matt] wanted to build his own copy of SimCity for the NES, so that’s what he did. It’s a project that took months of work and a ton of research, but finally there’s a professional-looking cartridge version of SimCity.

With the ROM for SimCity loose on the Internet, that part of the build was relatively easy. You can still get EPROMs or EEPROMs, UV erasers, and a good programmer will run you fifty bucks through the usual vendors. There are even places on the Internet that will split up the emulator-compatible ROM file into two files for the character and program ROM in each NES cartridge. The trick here is finding the right cartridge with the right mapper. It turns out there are only four games that you can simply drop SimCity ROM chips into and expect everything to work. All of these games cost a small fortune, but their Famicom versions are cheap.

After carefully desoldering the Famicom game, soldering in the new chips, and applying a fancy professional label, [Matt] had his cartridge version of SimCity for the NES. It’s for a Famicom, though, but you can get adapters for that. Check out the video below.

Continue reading “Manufacturing SimCity For The NES”

A Zelda Compilation Album On A Cartridge

The Zelda series of games are known for their exciting gameplay, compelling story, but also their soundtracks. From fast-paced boss battles, to scenes of emotional turmoil, these tunes have been pumped out millions of Nintendo consoles over the years. [Tyler Barnes] has been a fan for a long time, and decided to produce a compilation of some of these tracks – delivering it on cartridge, of course.

The music was created using the Music Macro Language, and encoded into the NSF format ready to play on the Nintendo Entertainment System. [Tyler] has coded a menu system that allows the user to pick which tracks they wish to listen to. There’s some pretty parallax animations as well, along with an easter egg for those who know the games well enough to unlock it.

[Tyler] hopes to burn a few EEPROMs and send out some custom carts, either using donor carts or fresh builds. If you’re a fan of NES music but need your C64 fix as well, there’s a solution for that too. Video after the break.

Continue reading “A Zelda Compilation Album On A Cartridge”

Building A Slimline Portable NES

Emulation of classic consoles has long been a solved problem. It’s now possible to run thousands of vintage games on a computer the size of a stick of gum, and to do so with all the benefits emulation brings. [M-Parks] isn’t the biggest fan, however – and decided to build a slimline NES handheld instead. The goal was to produce a portable NES in as compact a package as possible.

Things have come a long way in the handheld console modding scene in the last ten years. 3D printing has largely replaced vacuum forming, and it’s no different here. [M-Parks] modeled up a case and sent it off to be 3D printed in PLA, somewhat mimicking the general layout of the original Game Boy. It’s a little larger, but given that it accepts full-size original NES carts, it can only be so small.

A Retro-bit NES-on-a-chip console was used to provide the motherboard and cartridge connector for the build. Rounding this out is a power supply from Adafruit, an LM386 audio amplifier, as well as a digital volume control which is a nice touch.

While such a build may sound daunting to the absolute beginner, all it takes is a soldering iron, some hot glue, and a willingness to have a go. There’s nothing wild or groundbreaking about this build, but to dwell on that would be missing the point. [M-Parks] now has a portable NES to play on those long train rides, and learned some great skills doing it –  a solid result for any project!

If you’re keen on seeing another take, check out [Dave]’s build from a few years back.

 

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.

FPGA NES Looks Sharp On Perfboard

FPGAs are wonderful things, packed with logic cells that can be reconfigured as your heart desires. They excel at signal processing, anything requiring speed, and recreating vintage hardware. In that vein, [Jon Thomasson] decided to bring back the original Nintendo Entertainment System, in perfboard form.

The build uses a Spartan 6 from Xilinx, which [Jon] uses in the form of his own development board design. The NES core is courtesy of code by [Brian Bennett], sourced from Github. Games are loaded from an SD card by a Parallax Propeller, which passes the data to the FPGA over a serial connection. Display is on a sharp 800×480 LCD, with the 4:3 video output of the NES being displayed in a pillarboxed fashion.

The project is assembled on perfboard, with a pleasing handheld formfactor. Control is via tactile pushbuttons in the classic NES layout. Current draw is approximately 400 mA, giving a runtime of around 5 hours when running off four AA batteries.

We’ve seen the venerable NES implemented on FPGA platforms before. As development boards get cheaper and devices get more capable, expect to see ever more complex systems being implemented. Video after the break.

Continue reading “FPGA NES Looks Sharp On Perfboard”

RetroPie NES Clock Tells You When It’s Game Time

We’ve all seen the 3D printed replicas of classic game consoles which house a Raspberry Pi; in fact, there’s a pretty good chance some of the people reading this post have one of their own. They’re a great way to add some classic gaming emulation to your entertainment center, especially compared to the bare PCB chic of just having a Pi hanging off your TV’s HDMI port.

[Victor Heid] loved the look of these miniature consoles, but wanted to challenge himself to design something that was also multi-functional and unique. So he decided to create an NES-inspired case for the Raspberry Pi 3 A+ that doubles as a LED matrix clock with a decidedly retro feel. Frankly, even if it was just a clock we would have been impressed with the final product; but the fact that it’s also a fully functional RetroPie build really goes above and beyond.

It should be obvious just looking at the completed product that [Victor] put a lot of effort into sanding and finishing the 3D printed case. But we don’t have to imagine the process, since he was kind enough to thoroughly detail the steps and materials he used. As you might have guessed, the short version is a lot of filler and a lot of time; but it’s worth looking at the complete write-up if you’ve ever considered trying to make your own printed parts look less…printed. His method of applying the lettering on the front of case using a laser printer, some Mod Podge, and a healthy dose of patience is also something you might want to file away for a future project.

The electronics for this project are exceptionally simple, as [Victor] used the Pimoroni Scroll pHAT HD rather than trying to roll his own LED matrix in such a limited space. So it was just a matter of connecting up the wires to the Pi’s GPIO header and getting the various bits of software talking to each other, which he also details for anyone who might be interested.

It’s been a few months since the Raspberry Pi 3 A+ was unveiled, and we’re finally starting to see projects that make use of the new board’s reduced footprint. The ability of hardware like the A+, combined with the lackluster attempts by manufactures to produce official “mini” systems, seems to have set the stage for hackers to once again outshine commercial offerings. Not that we’re complaining, of course.