Raspicade (Project Stopped) Wiki
Raspicade : Yet Another Arcade Distribution for Raspberry Pi
Brought to you by:
ian57
Some useful stuff is installed on the raspicade image :
Raspicade uses an automatic login for the "pi" user. But if you need (ftp, ssh), the password is "pi".
You can have a secure shell on Raspicade thanks to this command line :
$ ssh pi@192.168.x.x pi@192.168.1.61's password: pi Welcome in your RaspberryPI (Moebius Release) pi@raspberrypi ~ $
You can access Raspicade via ftp like this :
$ ncftp -u pi 192.168.1.61 NcFTP 3.2.5 (Feb 02, 2011) by Mike Gleason (http://www.NcFTP.com/contact/). Connecting to 192.168.1.61... (vsFTPd 2.3.5) Logging in... Password requested by 192.168.1.61 for user "pi". Please specify the password. Password: ** Login successful. Logged in to 192.168.1.61. ncftp /home/pi > ls getTemp.sh pcsx_rearmed/ pisnes.zip isos/ pimenu/ pistore.desktop@ mame4all-pi/ pimenu.zip Retrogame-2players/ mame4all_pi.zip pisnes/ temp/ ncftp /home/pi >
After the automatic login, the pimenu program is launched, allowing you to choose the emulator you want :
You can test Mame with the free roms from http://www.mamedev.org/roms/ already installed. If you want more roms... I let you search on the web...
If you have roms, you can use the ftp server to upload them :
or use Samba/CIFS with windows