Oct 29

AdvanceMAME .deb

UPDATE:  Debs with Sound now available here

Hey All,

It’s been a long time coming.  Between work, prototyping, other complications I present the AdvanceMAME  Debian package.

I was able to get past the issue with AdvanceMAME compiling on Raspbian. It’s the sh2 processor for the Saturn, so I had to disable that. After that, it compiles.

I have the src code up on github if anyone wants to check out the changes I had to make.

Github: https://github.com/ssilverm/AdvanceMAME_RaspberryPi
Debs: http://sheasilverman.com/rpi/raspbian/debs/advancemame_0.106.1-1_armhf.deb http://sheasilverman.com/rpi/raspbian/debs/advancemame-raspberrypi_1-1_armhf.deb (with sound)

To install:

  1. sudo dpkg -i advancemame_0.106.1-1_armhf.deb
  2. Once it’s installed, just type advmame and it will create your configuration file.
  3. Roms go in ~/.advance/rom/
  4. Edit your advmame.rc for your display:
    1. For HDMI try:
      1. device_video_clock 5 – 50 / 15.62 / 50 ; 5 – 50 / 15.73 / 60
    2. For NTSC TVs try:
      1. device_video_clock 5 – 50 / 15.73 / 60
  5. to run a game: advmame gamename (ie advmame sf2)
  6. ENJOY!!!

 

Also, another goodie… My deskcade project is coming along incredibly well! I just got in these 18mm Sanwa buttons. They are awesome.

I hope everyone enjoys. Let me know if you have any questions, comments, or suggestions!

-Shea

Oct 26

Friday Post: One step forward, two steps back

Hey all,

So I got MAME compiled.  The performance took a HUGE nosedive.  Whereas before SF2 was playing flawlessly, it now looks like a slideshow.  I’m going to work on it some more.  Sorry for the huge delay in these Debs.  I’m getting much closer!

I found some 18mm buttons for my DeskCade project.  I’m really excited with how that project is going.  Can’t wait for the buttons to arrive.

Time to let a compile run overnight again!

-Shea

Oct 25

AdvanceMAME compilations issues on Raspbian [SOLVED]

Hey all,

If anyone is having compilation issues of AdvanceMAME on Raspbian,  here is the relativly simple fix:

Change the line:

CONF_CFLAGS_OPT= -O2 -fomit-frame-pointer -fno-merge-constants -Wall -Wno-sign-compare -Wno-unused

to

CONF_CFLAGS_OPT= -fomit-frame-pointer -fno-merge-constants -Wall -Wno-sign-compare -Wno-unused

in your Makefile.

.Debs to be released shortly now that this is sorted!

Oct 19

Friday Post: New Pi and Deb Beta Users Wanted!

Happy Friday Everyone!

It’s been a fun week over here.  I was able to order my 512MB Raspberry Pi from Element 14, and it arrived on Wednesday.  Protip: Call Element 14 when they have stock and you will get it really really fast.

Some high quality shots below:

I’ve been working on my Mini Arcade Cabinet project, and I was able to source a mini joystick from P3America.com.  I’m going to be working on the cabinet this weekend, and will be incorporating this into it.

Now for the big news….I have created some .debs for you all to test!  The latest version of Raspbian has been giving me a lot of compiling errors.  What I have gotten done I would appreciate some of you to beta test for me.

The two debs available now are PCSX_ReARMed and Gngeo.  PCSX worked for me when I made the framebuffer larger in config.txt, and gngeo seems to be crashing or hanging randomly.  I’m hoping it works better for you all.  Please provide me with any and all feedback you have regarding these!

Oct 12

Friday Post: Mini Cab in Orlando Sentinel

Happy Friday Everyone!

I got an email this morning from the Orlando Sentinel that the interview with the Raspberry Pi foundation at FamiLAB was ready.  I have a small part in it, as you will see 🙂

http://www.orlandosentinel.com/videogallery/72853227/News/FLA360-Raspberry-Pi-Foundation-s-Eben-Upton

It has been an exciting two weeks, busy, but exciting.  I have not had time to work on emulation at the moment.  I have a long list of priorities to get done, but I’m working hard on things for the Raspberry Pi every day!

Also tonight I am going to see the Mythbusters Behind The Myths Tour! Should be a fun time.

Have a great weekend everyone!

Oct 06

Friday(ish) Post: Hanging out with Eben and Liz

Hey all,

Sorry for the late post.  The past two days have been jam packed and I had limited internet access.

Friday and Saturday I was at Magic Ruby.  It was a Ruby conference at the Walt Disney World Hollywood Studios park. I’m still decompressing from the conference, so I’m not ready to make a full review about it.  Some talks were amazing, some were downright crappy.  I’m just exhausted.

Right after the conference Friday night, I had to run straight to the FamiLAB Hacker Space in Longwood, Florida because they were hosting Eben and Liz from the Raspberry Pi foundation!

We spent the first part of the night hanging out with Eben and Liz, showing off our projects.  Liz loved my arcade cabinet, and I need to get a kit out to her ASAP 🙂  Eben and Liz then did an interview with the Orlando Sentinel (as did I regarding my projects).  After the interview, Eben did a presentation to a standing room only gathering of people regarding the Pi, as well as a QA from the audience.  It was a great event!

Eben and Liz are both really humble and genuinely nice people.  I’m really glad I was able to spend some time with them.

Also, on a side note, my little Color Picker test app for Windows 8 passed certification, and is now in the Windows App Store!  Go me!

Have a great weekend!

-Shea

Oct 03

Preview: Raspberry Pi Arcade Cabinet

EDIT:  Now with Video!

Been working on this for a bit.  I now have limited access to a Laser Cutter.  This mini Raspberry Pi Arcade Machine I made is so cool.  The initial SVG came from here: http://www.ponoko.com/design-your-own/products/arcade-cabinet-enclosure-7231.  I had to modify the holes for the slab of wood I was using and the screen size for my 2″ adafruit display.

Enjoy!