Aug 02

Friday Post: PiMAME 0.7.7 Released!

Hey All,

I am happy to announce the release of PiMAME 0.7.7.  This version includes:

  • Latest version of Raspbian (7/26/2013)
  • Final Burn Alpha
    • CPS 1, CPS 2, NeoGeo, Cave, Sega System 16 emulation
  • VICE
    • Commodore 64 emulation
  • xboxdrv installed and set to run at startup
  • Changes to getip.sh which now show wifi addresses.

Download it here now!

Jul 26

C64 Emulator for the Raspberry Pi

C64 Emulator on Raspberry Pi

Hey all, beta_tester from the PiMAME forums, posted a really awesome tutorial on how to install and configure VICE, the Commodore 64 emulator onto a Raspberry Pi.

I will be including this in the next release of PiMAME, but for now, the instructions are available here:

http://pimame.org/forum/discussion/382/how-to-installrun-c64-emulator-vice-on-your-pimame

Enjoy some Oregon Trail!

-Shea

Apr 19

Friday Post: Raspberry Pi Model A and New PCSX_ReARMed Binaries

Hey all,

I got my Raspberry Pi Model A in this week.

Photo Apr 19, 1 53 49 PM Photo Apr 19, 1 54 13 PM Photo Apr 19, 1 54 26 PM Photo Apr 19, 1 54 55 PM

 

I haven’t had the chance to put the board through it’s paces yet.  I was a little surprised to see they are only shipping with 256MB of RAM, as I figured it would cost more to keep two supplies of RAM chips in stock, but I’m not complaining.

It did overclock to turbo mode, and it ran the same PiMAME SD card from a Model B without any problems which makes me happy.  If you don’t need ethernet on board, and don’t mind using a USB hub for everything, this is the board for you.

PCSX_ReARMed

I’ve updated the binaries.  The error shouldn’t be appearing anymore.

For those who have used PiMAME, you’ve seen that Playstation emulation is included.  If you don’t use PiMAME, and just want the binaries to run on your own Pi, here they are.

To download & run:

  • Type in console: wget http://sheasilverman.com/rpi/raspbian/pcsx_rearmed_22042013.tgz
  • tar zxfv pcsx_rearmed_22042013.tgz
  • cd pcsx_rearmed
  • ./pcsx
  • Select your game and have fun!

 

 

Mar 11

PiMAME code on GitHub

Hey All,

I’ve put my PiMAME code and configurations on GitHub for anyone to look at, check out, fork, make improvements, etc, etc.

If you check out menu.py,  you will see that I have a new line item for RetroPie / EmulationStation.

I am testing it out in addition to AdvanceMAME.

Enjoy!

https://github.com/ssilverm/PiMAME

-Shea

Mar 01

Friday Post: PiMAME 0.6 Beta

Beta2 is now up!

You guys rock!  I know about the slowness.  Working on a Beta2 right now!

Sorry for the late post, I have been waiting on the new image to upload to my web host.

Hey All!

Today is the 1 year anniversary of the Raspberry Pi’s launch. I’m really proud of the community and environment that has sprung up surrounding this wonderful device.

I am very happy to be releasing a beta for PiMAME 0.6.

Screen Shot 2013-03-01 at 9.28.02 PM

Release Notes:

  1. Support for the XArcade Tankstick.
  2. New menu at start to choose options before launching emulation.
  3. PIP (the Pi IP service) is available to install (but off by default).
  4. New admin options in the web frontend to Reboot and Shutdown your Pi.
  5. Smaller image should now install on most 2GB cards (with some room to spare).

I realize this isn’t a monumental release, but it’s a leap forward on the foundation. I have a lot of ideas and a lot of improvements I want to include. As I make these improvements, I’m going to release more and more. You all have been awesome at pointing me in the direction you wish PiMAME to go. Thank you! I’m eager to hear your feedback on this version.

Get PiMAME 0.6 Beta2 now!

-Shea

Feb 07

PiMAME, AdvanceMAME, and AdvanceMENU Tankstick Configuration

edit: Added dual stick configuration to advmame.rc

Hey all,

Here is a working config for the XGaming X-Arcade Tankstick!  The base of this comes from the very helpful site: http://www.raspberry.cat/20130203/pimame-i-x-arcade/

The first step is to edit /etc/rc.local and include this line before “exit 0”: Continue reading

Jan 30

Video of XArcade Stick Working with the Raspberry Pi

Hey All,

Real quick, just wanted to show a very rough video of me using the XArcade Tankstick on the Raspberry Pi.  I have the Trackball, Buttons  and Joysticks all working.  Gridlee has issues with it (has to have custom inputs set) but Street Fighter 2 and Missile Command worked “out-of-the-box”.  I had to make a minor edit to the AdvanceMENU configuration file, but it looks like its working nicely.

I’m going to try a fresh re-install of PiMAME and try to recreate the results.  I’m hoping to have a guide for this very soon ™.

-Shea