Re: [Xmame] kernel 2.6 performance issues?

2003-12-21 Thread mushroomblue
> I use Gentoo, 2.6 (since test-2) and ALSA as monolithic... Never had a > single problem with the sound... then perhaps the renicing XFree86 will do the trick. anyone know what the nice level of gentoo's xfree defaults at? cos I've never changed it. what's the command to set the priority back to

Re: [Xmame] kernel 2.6 performance issues?

2003-12-21 Thread Simon Roby
Le 21 Décembre 2003 0301, mushroomblue a écrit : > > I use Gentoo, 2.6 (since test-2) and ALSA as monolithic... Never had a > > single problem with the sound... > > then perhaps the renicing XFree86 will do the trick. anyone know what > the nice level of gentoo's xfree defaults at? cos I've never c

[Xmame] chdman 077u3 ?

2003-12-21 Thread gore_k
Hi Xmamers ! has one of you finally succeeded in building the chdman v.77u3 ?? g_K signature.asc Description: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e=2E?=

Re: [Xmame] chdman 077u3 ?

2003-12-21 Thread XulChris
On Sunday 21 December 2003 03:06 am, gore_k wrote: > Hi Xmamers ! > has one of you finally succeeded in building the chdman v.77u3 ?? > > g_K yes lawrence fixed it, attached is the unix.mak file to compile chdman ## # None

Re: [Xmame] chdman 077u3 ?

2003-12-21 Thread gore_k
Cool ! merci beaucoup ! thanks !!! gore_K Le dim 21/12/2003 à 13:06, XulChris a écrit : > On Sunday 21 December 2003 03:06 am, gore_k wrote: > > Hi Xmamers ! > > has one of you finally succeeded in building the chdman v.77u3 ?? > > > > g_K > > yes lawrence fixed it, attached is the unix.mak file

[Xmame] PSX usb adaptor

2003-12-21 Thread Shadow Walker
Hi, Does anyone know a website selling (and shipping in France) a good PSX USB adaptor working out of the box (or almost) with XMame (the best would be an adaptor supporting two PSXpads an the force feedback). TIA -- Shad GXMame: GTK+ XMame Frontend http://gxmame.sourceforge.net _

[Xmame] [patch] SDL -modenumber switch

2003-12-21 Thread Thomas Jarosch
Hi, attached is a patch to make the SDL modenumber option work properly. It wasn't working as some lines above the code change vid_modes_i becomes best_vid_mode. Cheers, Thomas diff -u -r xmame-0.77.1/src/unix/video-drivers/SDL.c xmame.SDL/src/unix/video-drivers/SDL.c --- xmame-0.77.1/src/unix/v

[Xmame] [patch] Compile against newer ALSA versions

2003-12-21 Thread Thomas Jarosch
Hi, attached is a patch to compile against newer ALSA versions. Hope it isn't already in CVS ;-) The change shouldn't hurt if xmame is compiled against an older ALSA version. Cheers, Thomas diff -u -r xmame-0.77.1/src/unix/sysdep/dsp-drivers/alsa.c xmame.alsa/src/unix/sysdep/dsp-drivers/alsa.c -

Re: [Xmame] [patch] Compile against newer ALSA versions

2003-12-21 Thread Lawrence Gold
Thomas Jarosch wrote: Hi, attached is a patch to compile against newer ALSA versions. Hope it isn't already in CVS ;-) The change shouldn't hurt if xmame is compiled against an older ALSA version. Too late, it was already in CVS. But all I added was #define ALSA_PCM_OLD_HW_PARAMS_API 1 Would i

Re: [Xmame] [patch] Compile against newer ALSA versions

2003-12-21 Thread Thomas Jarosch
> > attached is a patch to compile against newer ALSA versions. > > Hope it isn't already in CVS ;-) > > > > The change shouldn't hurt if xmame is compiled > > against an older ALSA version. > > Too late, it was already in CVS. But all I added was > > #define ALSA_PCM_OLD_HW_PARAMS_API 1 > >

[Xmame] [patch] SDL: double buffering

2003-12-21 Thread Thomas Jarosch
Hi, this patch adds doublebuffering to the SDL videodriver which is activated via the "-doublebuf" command line switch. Now I have smooth scrolling without tearing effects on my arcade cabinet :-) Cheers, Thomas diff -u -r xmame-0.77.1/src/unix/video-drivers/SDL.c xmame.SDL/src/unix/video-driver

Re: [Xmame] PSX usb adaptor

2003-12-21 Thread mushroomblue
I believe both lik-sang.com and play-asia.com ship to most of europe. go get the EMS USB2 adapter. it's happy. > Does anyone know a website selling (and shipping in France) a good PSX > USB adaptor working out of the box (or almost) with XMame (the best > would be an adaptor supporting two PSXp

Re: [Xmame] [patch] SDL: double buffering

2003-12-21 Thread Doug Holland
On Sun 21 Dec 2003 12:55 pm, Thomas Jarosch wrote: > Hi, > > this patch adds doublebuffering to the SDL videodriver > which is activated via the "-doublebuf" command line switch. > > Now I have smooth scrolling without tearing effects on my arcade cabinet > :-) > > Cheers, > Thomas It does help a

Re: [Xmame] [patch] SDL: double buffering

2003-12-21 Thread Thomas Jarosch
> > Now I have smooth scrolling without tearing effects on my arcade cabinet > > > > :-) > > It does help a bit, but doesn't eliminate tearing entirely (for me, it > shows up a lot in Samurai Showdown, especially during the attract mode. > > To eliminate tearing, xmame needs to sync with the vertic

Re: [Xmame] [patch] SDL: double buffering

2003-12-21 Thread Lawrence Gold
Thomas Jarosch wrote: Hi, this patch adds doublebuffering to the SDL videodriver which is activated via the "-doublebuf" command line switch. Now I have smooth scrolling without tearing effects on my arcade cabinet :-) Thanks. I've applied this and the modenumber fix. ___

Re: [Xmame] OpenVMS Patch: xmame-0.77.1/src/cpu/tms32025.c

2003-12-21 Thread Lawrence Gold
Robert Alan Byer wrote: -BEGIN PGP SIGNED MESSAGE- Here's one more diff patch for OpenVMS. I have probably one or two more as I have one last change in xmame-0.77.1/src/unix/fileio.c that I need to finish for OpenVMS directory formats. I've forwarded this to the mamedevs, and suggested