Possible Arcade Cabinet Application of the Raspberry Pi


 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Possible Arcade Cabinet Application of the Raspberry Pi
# 1  
Old 01-13-2012
Lightbulb Possible Arcade Cabinet Application of the Raspberry Pi

Hi guys,
My name is Ryan. I'm from Providence, Rhode Island. A friend and I are working on a homemade video game cabinet design in the style of classic arcade games from the late seventies to nineties. We're designing a system that allows people to play these original games on their original hardware, as they would have 20-30 years ago, (as opposed to an emulator,) because we have a tremendous passion for the 'golden age' of arcade gaming. We also have a passion for open source and the UNIX culture, which is why we've decided to use Raspberry Pi systems for our data relay.
We're extremely excited about this project. We've been talking with programmers from around the world about the theory of this device, and now we're looking for UNIX pros to help us bring it all together.
If you want to see some more about the project, check out the thread on the Raspberry Pi forums under 'Projects and Collaboration'.

ATTN: This is NOT a job posting. We're looking for anyone and everyone who's interested in the project to help us out with designing and coding the system. When we started the project, we couldn't find anyone who's done this kind of thing before, and we'd love to have it available to whoever wants to build off it in the future Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. Emergency UNIX and Linux Support

Are these Raspberry Pi kits really complete?

This is a test to see if the Emergency and UNIX and Linux Support forum is still working... I see that Amazon has a deal on Raspberry Pis today (CanaKit Raspberry Pi 3 B+ (B Plus) Starter Kit (32 GB EVO+ Edition, Premium Black Case) and CanaKit Raspberry Pi 3 Complete Starter Kit - 32 GB... (4 Replies)
Discussion started by: Don Cragun
4 Replies

2. UNIX for Beginners Questions & Answers

Project with Raspberry Pi

i have been given a raspberry Pi with some applications i am told run in Unix. I do not know much (close to nothing about Unix) that's why I'm here. I need someone to remote view (team viewer) into my machine and try and show me how to get this application running. If there is success there... (1 Reply)
Discussion started by: supaflygy
1 Replies

3. AIX

3151 Emulation on Raspberry pi

Anybody done it? We use a legacy application that requires 3151 emulation. I am experimenting with a raspberry Pi running Debian. Wondering if nothing else, somebody might know where I can get some source code for a basic emulator? (1 Reply)
Discussion started by: jeveretts
1 Replies

4. What is on Your Mind?

Raspberry PI

The small red box to the left of TV is the Raspberry PI. Successfully installed and running Raspbian Wheezy. I learnt about Raspberry PI from Neo here on unix.com. Thanks to you Neo :b: (6 Replies)
Discussion started by: balajesuri
6 Replies

5. What is on Your Mind?

Raspberry Pi anyone?

Anyone order or get the new Rasberry Pi? I'm still waiting. Even though it's a fun project, I think these will turn out to be toys for people who already have PC's, and a boon to those who do not. But that is not stopping me. If my wallet holds out, maybe I can build a Raspberry Pi beowulf... (1 Reply)
Discussion started by: jim mcnamara
1 Replies
Login or Register to Ask a Question
Childsplay(6)															     Childsplay(6)

NAME
Childsplay - Educational games for young children. SYNTAX
childsplay [option] DESCRIPTION
Childsplay is a suite of educational games for young children. It's a plugin system, so childsplay is basically a framework where you put in as many game modules as you like. Childsplay comes with a few standard games, so check the website (see below) for additional games. OPTIONS
--fullscreen Toggle the fullscreen mode. The screen size stays 800x600, so if you have a bigger resolution you have to live with a black border. This is the default mode. --window Toggle windowmanager mode. Display the screen in a window of 800x600. --help Output help information and exit. --version Output version information and exit. FILES
/usr/local/bin/childsplay /usr/local/games/childsplay /usr/local/doc/childsplay EXAMPLES
To run this program the standard way type: childsplay Alternativly you can run it as: childsplay --window AUTHORS
Stas Z <stasz@linux.isbeter.nl> SEE ALSO
http://childsplay.sourceforge.net Read the docs that came with the tarball. Stas Z 0.46 11/09/2002 Childsplay(6)