Jump to content

How about this one?


afrosheen
 Share

Recommended Posts

Supermame is my site containing all known and working mame roms. You can search here:

 

http://supermame.by-a.com

 

then download from here:

 

ftp://supermame.by-a.com

 

The login is mameleech and the password is canigetsome .

 

The ftp server is setup to accept 3 connections from any account simultaneously, and each connection is throttled at 10KB/sec. Have to do this until it gets moved to the OC3 connection elsewhere. The cool thing is, if you have a downloading utility, you can login 2 or 3 times and combine the bandwidth to pull down the big ones you want. If others are on, well, you just have to share. I felt this was the most fair way to set it up.

 

Post up if you have any questions.

 

(now taking bets on how many people are gonna click my avatar just to see what happens muahah)

Link to comment
Share on other sites

Glad you pointed that out. It's back up now..power failure or something I guess, not real sure what happened. I'll look at the logs and figure it out.

 

>>edit

 

Ok, it has been mysteriously rebooted twice over the past two days. I'll check with my friend who runs the office. At any rate, when it reboots, the proftpd service was set to 'manual' so it wasn't magically coming back online with everything else. Thanks for the heads up, it'll work perfect from here on out.

Link to comment
Share on other sites

what are mame roms? if you elaborate on that some for a newbie, maybe I can play the games or whatever they are :) I have so much free time its not funny like I run 3 miles a day just because there isn't anything else to do and crap, in cross country in hs we used to do 5-8 everyday plus a workout we HAD to do on the weekends heh.

Link to comment
Share on other sites

Mame is the multiple arcade machine emulator. The roms are actual rom images from real arcade machines. With Xmame (in linux) and a mame rom, you can play the real arcade game, and it's exact, down to every last sound effect and fireball punch. There are thousands of roms available for nearly any game you can name. It's definitely a good way to burn time if you love old and some new arcade games. I'd consider investing in a linux-friendly joystick or gamepad for maximum enjoyment though.

Link to comment
Share on other sites

  • 2 weeks later...

i can't get it to install properly... bugger!

does it work with gcc 3.2?

 

[root@bobs mame]# rpm --rebuild xmame*

Installing xmame-0.60.1-2mdk.src.rpm

sh: line 1: gcc2-version: command not found

sh: line 1: gcc2-version: command not found

sh: line 1: gcc2-version: command not found

sh: line 1: gcc2-version: command not found

sh: line 1: gcc2-version: command not found

sh: line 1: gcc2-version: command not found

sh: line 1: gcc2-version: command not found

sh: line 1: gcc2-version: command not found

Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.88666

+ umask 022

+ cd /usr/src/RPM/BUILD

+ rm -rf /var/tmp/xmame-0.60.1-root

+ cd /usr/src/RPM/BUILD

+ rm -rf xmame-0.60.1

+ /usr/bin/bzip2 -dc /usr/src/RPM/SOURCES/xmame-0.60.1.tar.bz2

+ tar -xf -

+ STATUS=0

+ '[' 0 -ne 0 ']'

+ cd xmame-0.60.1

+ echo 'Patch #10 (xmame-0.56.1-upx.patch.bz2):'

Patch #10 (xmame-0.56.1-upx.patch.bz2):

+ /usr/bin/bzip2 -d

+ patch -p1 -s

+ echo 'Patch #11 (xmame-0.58.2-makefile.patch.bz2):'

Patch #11 (xmame-0.58.2-makefile.patch.bz2):

+ /usr/bin/bzip2 -d

+ patch -p1 -s

+ echo 'Patch #12 (xmame-mamex.patch.bz2):'

Patch #12 (xmame-mamex.patch.bz2):

+ /usr/bin/bzip2 -d

+ patch -p1 -s

+ unzip -aa -o /usr/src/RPM/SOURCES/unoff_hsdat7.9.zip -d /usr/src/RPM/BUILD/xmame-0.60.1 hiscore.dat

Archive: /usr/src/RPM/SOURCES/unoff_hsdat7.9.zip

inflating: /usr/src/RPM/BUILD/xmame-0.60.1/hiscore.dat

+ unzip -aa -o /usr/src/RPM/SOURCES/cheat.zip -d /usr/src/RPM/BUILD/xmame-0.60.1

Archive: /usr/src/RPM/SOURCES/cheat.zip

inflating: /usr/src/RPM/BUILD/xmame-0.60.1/cheat.dat

+ unzip -aa -o /usr/src/RPM/SOURCES/Mameinfo401.zip -d /usr/src/RPM/BUILD/xmame-0.60.1 mameinfo.dat

Archive: /usr/src/RPM/SOURCES/Mameinfo401.zip

inflating: /usr/src/RPM/BUILD/xmame-0.60.1/mameinfo.dat

+ unzip -aa -o /usr/src/RPM/SOURCES/history.dat.zip -d /usr/src/RPM/BUILD/xmame-0.60.1 history.dat

Archive: /usr/src/RPM/SOURCES/history.dat.zip

inflating: /usr/src/RPM/BUILD/xmame-0.60.1/history.dat

+ exit 0

Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.35064

+ umask 022

+ cd /usr/src/RPM/BUILD

+ cd xmame-0.60.1

+ make -f makefile.unix PREFIX=/usr TARGET=mame 'OPTIMIZE_FLAGS=-O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math -fno-strength-reduce -fstrict-aliasing' X86_ASM_68000=1 X11_DGA=1 XMAMEROOT=/etc/xmame DISPLAY_METHOD=x11 CC=gcc-

mkdir xmame.obj

mkdir xmame.obj/drivers

mkdir xmame.obj/machine

mkdir xmame.obj/vidhrdw

mkdir xmame.obj/sndhrdw

mkdir xmame.obj/cpu

mkdir xmame.obj/sound

mkdir xmame.obj/mess

mkdir xmame.obj/mess/cpu

mkdir xmame.obj/mess/formats

mkdir xmame.obj/mess/systems

mkdir xmame.obj/mess/machine

mkdir xmame.obj/mess/vidhrdw

mkdir xmame.obj/mess/sndhrdw

mkdir xmame.obj/mess/sound

mkdir xmame.obj/mess/tools

mkdir xmame.obj/mess/tools/dat2html

mkdir xmame.obj/mess/tools/mkhdimg

mkdir xmame.obj/mess/tools/messroms

mkdir xmame.obj/mess/tools/imgtool

mkdir xmame.obj/mess/tools/mkimage

mkdir xmame.obj/cpu/adsp2100

mkdir xmame.obj/cpu/arm

mkdir xmame.obj/cpu/asap

mkdir xmame.obj/cpu/ccpu

mkdir xmame.obj/cpu/h6280

mkdir xmame.obj/cpu/hd6309

mkdir xmame.obj/cpu/i8039

mkdir xmame.obj/cpu/i8085

mkdir xmame.obj/cpu/i86

mkdir xmame.obj/cpu/i8x41

mkdir xmame.obj/cpu/konami

mkdir xmame.obj/cpu/m6502

mkdir xmame.obj/cpu/m6800

mkdir xmame.obj/cpu/m68000

mkdir xmame.obj/cpu/m6805

mkdir xmame.obj/cpu/m6809

mkdir xmame.obj/cpu/mips

mkdir xmame.obj/cpu/nec

mkdir xmame.obj/cpu/r3000

mkdir xmame.obj/cpu/s2650

mkdir xmame.obj/cpu/sh2

mkdir xmame.obj/cpu/t11

mkdir xmame.obj/cpu/tms32010

mkdir xmame.obj/cpu/tms34010

mkdir xmame.obj/cpu/tms34020

mkdir xmame.obj/cpu/tms9900

mkdir xmame.obj/cpu/upd7810

mkdir xmame.obj/cpu/v60

mkdir xmame.obj/cpu/z180

mkdir xmame.obj/cpu/z80

mkdir xmame.obj/cpu/z8000

Compiling in the unix directory...

make[1]: Entering directory `/usr/src/RPM/BUILD/xmame-0.60.1/src/unix'

mkdir ../../xmame.obj/unix.x11

mkdir ../../xmame.obj/unix.x11/sysdep

mkdir ../../xmame.obj/unix.x11/sysdep/dsp-drivers

mkdir ../../xmame.obj/unix.x11/sysdep/mixer-drivers

mkdir ../../xmame.obj/unix.x11/video-drivers

mkdir ../../xmame.obj/unix.x11/joystick-drivers

mkdir ../../xmame.obj/unix.x11/frameskip-drivers

Compiling src/unix/main.c ...

make[1]: gcc-: Command not found

make[1]: *** [../../xmame.obj/unix.x11/main.o] Error 127

make[1]: Leaving directory `/usr/src/RPM/BUILD/xmame-0.60.1/src/unix'

make: *** [osdepend] Error 2

error: Bad exit status from /var/tmp/rpm-tmp.35064 (%build)

 

 

RPM build errors:

Bad exit status from /var/tmp/rpm-tmp.35064 (%build)

[root@bobs mame]#

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...