Portable Gaming For Retro Console Lovers

atari_2600_portable

There have been a fair share of portable video game console conversions over the years, but few tug at our retro-loving heart strings more than this one. Modretro forum member [Mario] constructed a fantastic looking portable Atari 2600 using a Flashback 2 Atari console clone.

He hacked apart the Flashback board to fit inside a small plastic case, then added a 3.5″ LCD screen, as well as some donated controller bits from other portable game systems. A pair of rechargeable batteries were added along with a small amplifier and speaker for sound.

While the Flashback comes with 40 games built in, he really wanted to add a cartridge port, so with the little bit of space he had left in the case, he did just that. When everything was finished, he sprayed on a few coats of retro orange paint and called it a day. Really the only thing that’s missing is some nice fake wood veneer and maybe some shag carpet.

Continue reading to see his portable creation in action.

Continue reading “Portable Gaming For Retro Console Lovers”

Global CALCnet: Your TI-83 Just Acquired Internet

Global CALCnet lets you connect your TI graphic calculator to the Internet and use your favorite services like instant messaging and Internet relay chat. It also provides the option of worldwide multiplayer functionality for games ported to the device such as Scorched Earth and Tetris. We looked in on [Christopher Mitchell’s] CALCnet in December when it was being used to create local area networks with the adding machines. He’s taken that up a notch with a helping hand from Arduino. An Arduino board is used to connect the serial communications from the calculator to an Internet connected PC via the Arduino’s USB capabilities.

Think this will waste a lot of time in schools? Unlikely since an Internet connected computer is integral for this system to work. If you have a computer in front of you why waste time on the calculator network? Still, how hard would it be to build a WiFi module that can directly connect them to an access point? That may be a moot point as the Slashdot article that pointed us to global CALCnet also links to a calculator port of DOOM. It runs quite well, as you can see in the video after the break. This is a must-have for anyone owning a TI Nspire that can run it.

Continue reading “Global CALCnet: Your TI-83 Just Acquired Internet”

N64 Advance Portable Gaming System

n64_advance

Like many people [Kyle] loves the Nintendo 64 and decided he wanted a portable version of his beloved console so he could play games while on the move.  One year, two PSOne screens, and three N64 consoles later, his vision is complete.  A Game Boy Advance travel case was gutted and used to house the console, hence the “N64 Advance” moniker.  Like many others, his project uses a PSOne screen for the display, and a Li-Poly battery pack that provides up to 3.5 hours of playing time.  He made sure to include other members of the Nintendo family in his build by adding a pair DS Lite speakers to the mix.

This build also includes some nice “extras” such as having the N64 RAM expansion pack built-in, headphone and A/V out ports (with a screen kill-switch for TV use), and an external controller port that can be used by either the first or second player. Be sure to check out the video of his build after the jump.

Continue reading “N64 Advance Portable Gaming System”

Update: Microtouch The 8-bit Ipod Touch

It looks like [rossum] and [Ladyada] have teamed up and been busy working on the microtouch. Since we covered it last year its had a few minor improvements like an upgrade to the ATmega32u4 microprocessor and some new software. The new and improved microtouch also features an accelerometer as well as some software to go along with it. Plus its now for sale on adafruit for about a quarter the price of an ipod touch (just in case you don’t feel like making your own).

For the unaware the microtouch is a lightweight AVR based ipod touch. It comes with a bootloader which allows you to download your “apps” to the microtouch without the need for an AVR programmer. While it may lack some of the computing power and features of the ipod touch (like music), the microtouch is definitely appealing for its open hardware/software and easy to use touch screen.

Zipitbot

[Nulluser’s] Zipit was fine, but it couldn’t go anywhere on its own. Adding some motors and a microcontroller fixed that issue, and now he’s got a little robot called the Zipitbot. That’s a dsPIC board on top which communicates with the Zipit over an I2C bus. Four servo motors provide plenty of power to the wheels,with some extra battery packs nestled between them.

Since the Zipit is running Linux, and already has WiFi hardware, it’s not too hard to add Internet control. With this in mind there’s a webcam on the front to broadcast a video feed for use when controlling it remotely. See a couple of videos of this hack after the break.

Continue reading “Zipitbot”

Kodak ZX3 Teardown And Tetris

[Sprite_TM] was given a Kodak ZX3 to play with by a forum he moderates.  The Kodak ZX3 is a waterproof HD camcorder in a cell phone / mp3 player form factor. After opening up the camcorder, he did some poking around with a scope and was able to locate a serial port on the board. It quickly became apparent that the system uses a proprietary kernel called PrKernelV4 rather than an open source alternative. Not letting the proprietary kernel get him down, he exploited the system by simply modifying a file called “autoexec.ash” on the sd card. He now has a Tetris clone easily launched from a previously unused menu icon. See it in action after the break.

Continue reading “Kodak ZX3 Teardown And Tetris”

Developing A Sega Game Gear Flash Cartridge

[Gerry O’Brien] tackled his most recent project, designing a flash ROM cartridge for the Sega Game Gear, with great success. Above you can see the test rig he used to reverse engineer the communications between an original ROM chip and the circuit board that it came on. He removed the chip, soldered a ZIF socket to the pads, then used a DIP socket as an adapter for that chip. Connected to each pin is a test lead for a logic analyzer. That’s a heck of a lot of channels to decipher!

It turns out that the cartridges use Integrated Mapping (does anyone have a link explaining this?) so dropping in a flash memory chip is not an option; you need a memory bank controller. [Gerry’s] solution to this issue is twofold: you can etch your own board with a controller chip and ZIF socket for the flash chip, or you can modify a Sega Master System cartridge to use as an adapter board. We’ve got pictures of both methods after the break, as well as his five instructional videos walking us through the fabrication process.

This isn’t [Gerry’s] first time working with flash cartridges. We looked at his work with Game Boy ROMS earlier in the year.

Continue reading “Developing A Sega Game Gear Flash Cartridge”