Re: [Xmame] FC6 x86_64 and sdlmame / QMC2

2006-11-19 Thread Julian Sikorski
I believe that SDLMAME-specific questions should go to the board (http://www.bannister.org/forums/ubbthreads.php?ubb=postlist&Board=8&page=1), as you will find more users there. As for QMC2, I've done some smoke tests and it seems to work nice. I have some suggestions, though: 1. Could you add supp

Re: [Xmame] Front End for SDLMame?

2006-10-26 Thread Julian Sikorski
R. Reucher napisał(a): > Hi, > > On Mi, Oktober 18, 2006 15:00, Julian Sikorski wrote: >> qmamecat2 partially works with sldmame too. And because it is configured via >> xml files, making it work better should be moderately easy task > Well, QMC2 0.1.b5 should work just fi

Re: [Xmame] Front End for SDLMame?

2006-10-18 Thread Julian Sikorski
Matthias Saou napisał(a): > Frank Cox wrote : > >> On Tue, 17 Oct 2006 17:34:52 -0400 >> "c.s.h." <[EMAIL PROTECTED]> wrote: >> >>> Do any of the linux mame front ends work with SDLMame? >> http://it.geocities.com/pinguinogoloso/ > > A frontend in tcl/tk hosted on geocities!? Ugh :-) > > And "Th

Re: [Xmame] ready to check out sdlmame, but how?

2006-10-17 Thread Julian Sikorski
theGREENzebra napisał(a): > So, recently (a few minutes ago?) I wanted to check out sdlmame and > hans' patches, but I 404 on all of the urls in his email. Is there a new > spot I should be looking? > > B Sdlmame has a new home at one of http://rbelmont.mameworld.info, so you should be able to gra

Re: [Xmame] mess cvs fails to compile (xmess)

2006-06-07 Thread Julian Sikorski
Julian Sikorski napisał(a): > Linking xmess.x11 ... > xmess.obj/unix.x11/fronthlp.o: In function `frontend_list': > fronthlp.c:(.text+0x10d3): undefined reference to `print_mess_devices' > collect2: ld returned 1 exit status > make: *** [xmess.x11] Error 1 > > The

[Xmame] mess cvs fails to compile (xmess)

2006-06-07 Thread Julian Sikorski
Linking xmess.x11 ... xmess.obj/unix.x11/fronthlp.o: In function `frontend_list': fronthlp.c:(.text+0x10d3): undefined reference to `print_mess_devices' collect2: ld returned 1 exit status make: *** [xmess.x11] Error 1 The fix is trivial, it is enough to change the function in line 551 of src/unix

Re: [Xmame] more 0.103u2 problems

2006-06-01 Thread Julian Sikorski
Julian Sikorski napisał(a): > Well, it seems that 0.103u2 needs a bit more work than my compilation > patch. The command > > /usr/local/bin/xmame.x11 -noloadconfig -listxml 2 > > which is invoked by kxmame while creating gamelist, slows system down to > an unusable level. T

[Xmame] more 0.103u2 problems

2006-06-01 Thread Julian Sikorski
Well, it seems that 0.103u2 needs a bit more work than my compilation patch. The command /usr/local/bin/xmame.x11 -noloadconfig -listxml 2 which is invoked by kxmame while creating gamelist, slows system down to an unusable level. There were some config file parsing changes made, maybe they are t

[Xmame] 0106u3 compilation patch -nt-

2006-06-01 Thread Julian Sikorski
0106u3.diff.bz2 Description: application/bzip

[Xmame] 0.106u2 compitlation patch

2006-05-28 Thread Julian Sikorski
Attached a patch that removes translucency option, as it no longer compiles with 0.106u2. Btw, the features Aaron's new rendering system will offer seem to be awesome, it would me nice it at least some of them were ported to unix. Greets. 0106u2.diff.bz2 Description: application/bzip

Re: [Xmame] some aspect ratio questions

2006-05-23 Thread Julian Sikorski
Hans de Goede napisał(a): > > With DGA the code will show some frames twice when the monitor refresh > rate is higher then the games, and drop some frames when vica versa. > > Regards, > > Hans > Would it be a problem to add the same feature (which is mentioned as method 3 in the article) to x

Re: [Xmame] some aspect ratio questions

2006-05-21 Thread Julian Sikorski
Hans de Goede napisał(a): > > Julian Sikorski wrote: >> Hans de Goede napisał(a): >>> Julian Sikorski wrote: >>>> Hi. I have some questions about -keepaspect and -displayaspectratio >>>> options. To make the games look like in the arcade, I should use

Re: [Xmame] some aspect ratio questions

2006-05-21 Thread Julian Sikorski
Hans de Goede napisał(a): > > Julian Sikorski wrote: >> Hi. I have some questions about -keepaspect and -displayaspectratio >> options. To make the games look like in the arcade, I should use -ka >> switch, right? This would mean that games with weird resolutions, e.g. &g

[Xmame] some aspect ratio questions

2006-05-21 Thread Julian Sikorski
Hi. I have some questions about -keepaspect and -displayaspectratio options. To make the games look like in the arcade, I should use -ka switch, right? This would mean that games with weird resolutions, e.g. 400x254 (mitwunit) were originally stretched in the arcade, or the monitors used did not ha

Re: [Xmame] Aaron broke everything once again ;)

2006-05-19 Thread Julian Sikorski
Julian Sikorski napisał(a): > As a result, MESS CVS ceased to compile. It stops here: > > [OSDEPEND] Compiling src/unix/sound.c ... > src/unix/sound.c: In function ‘sound_update_refresh_rate’: > src/unix/sound.c:36: error: invalid operands to binary / > src/unix/so

[Xmame] Aaron broke everything once again ;)

2006-05-19 Thread Julian Sikorski
As a result, MESS CVS ceased to compile. It stops here: [OSDEPEND] Compiling src/unix/sound.c ... src/unix/sound.c: In function ‘sound_update_refresh_rate’: src/unix/sound.c:36: error: invalid operands to binary / src/unix/sound.c: In function ‘osd_sound_enable’: src/unix/sound.c:94: error: invali

Re: [Xmame] full sreen problems

2006-05-08 Thread Julian Sikorski
Frank Claycomb napisał(a): > i was wondering if someone could please explain to me how to get xmame > into fullscreen. i tried the -fullscreen option but it is not working > for me. i even did the left alt and page-down and it still didnt work. > > any help would be greatly appreciated > > -Fra

Re: [Xmame] mess cvs does not compile

2006-04-29 Thread Julian Sikorski
Lawrence Gold napisał(a): > Julian Sikorski wrote: >> Got it to work, it was some problem on my side. Btw, I have some questions: >> -what are files in artwork dir for? > > I've never noticed those before, but I presume they're overlays or > bezels, much like

Re: [Xmame] mess cvs does not compile

2006-04-29 Thread Julian Sikorski
Lawrence Gold napisał(a): > Julian Sikorski wrote: >> I tried to compile mess cvs today. Here is what I got: >> >> [MESS] Compiling mess/vidhrdw/m6847.c ... >> mess/vidhrdw/m6847.c: In function ‘m6847_init’: >> mess/vidhrdw/m6847.c:1847: warning:

[Xmame] mess cvs does not compile

2006-04-29 Thread Julian Sikorski
I tried to compile mess cvs today. Here is what I got: [MESS] Compiling mess/vidhrdw/m6847.c ... mess/vidhrdw/m6847.c: In function ‘m6847_init’: mess/vidhrdw/m6847.c:1847: warning: implicit declaration of function ‘add_full_refresh_callback’ mess/vidhrdw/m6847.c: In function ‘video_update_m6847’:

[Xmame] yet another heads up

2006-04-14 Thread Julian Sikorski
This time the thing is connected with change how 0.105u1 handles clones: [OSDEPEND] Compiling src/unix/video.c ... src/unix/video.c: In function `osd_create_display': src/unix/video.c:558: error: structure has no member named `clone_of' --snip-- src/unix/video.c:567: error: structure has no member

[Xmame] xmess 0.105 does not build

2006-04-05 Thread Julian Sikorski
Here is the console output: xmess.obj/unix.x11/fileio.o: In function `init_errorlog': fileio.c:(.text+0x43): undefined reference to `options' collect2: ld returned 1 exit status make: *** [imgtool] Error 1 I have unix tree from mess cvs and win mess 0.105 source. xmame 0.105 built fine. Just a he

Re: [Xmame] some problems with 0.104u4

2006-03-03 Thread Julian Sikorski
Lawrence Gold napisał(a): > On Mar 3, 2006, at 7:20 AM, Julian Sikorski wrote: > >> The mentioned files are present in mame tree in src, src, src/debug and >> src/unix respectively. My bet is that something is wrong with include >> dirs. Btw, I'm using unix.mak from

Re: [Xmame] some problems with 0.104u4

2006-03-03 Thread Julian Sikorski
Luo Yong napisał(a): > Here's the problem: > > src/cpu/m68000/m68kmame.h:8:20: driver.h: No such file or directory > src/cpu/m68000/m68kmame.h:9:22: cpuintrf.h: No such file or directory > src/cpu/m68000/m68kmame.h:11:22: debugger.h: No such file or directory > src/cpu/m68000/m68000.h:4:21: osd_cp

[Xmame] some problems with 0.104u4

2006-03-02 Thread Julian Sikorski
Have a look here. Something strange is happening. Isn't the space after gcc too long? [EMAIL PROTECTED] mame]$ LANG=en_GB make /opt/gcc34/bin/gcc -std=gnu89 -Wall -Wno-unused -O3 -march=prescott -Ixmame.obj/cpu/m68000 -c src/cpu/m68000/m68kmake.c -o xmame.obj/cpu/m68000/m68kmake.o M68K make src/

Re: [Xmame] rom comparaison assuption

2006-02-27 Thread Julian Sikorski
[EMAIL PROTECTED] napisał(a): > P. Cizaire <[EMAIL PROTECTED]> écrit : >> Afaik SHA1 is enough, btw the tools you are planing to write already >> exists. there is clrmame and others, see "mame rom manager" > > yes those tools exists. but as I mentioned I'm a Mac User and linux PPC user > (thus no

Re: [Xmame] 0.104u3 does not compile... blame Aaron ;)

2006-02-24 Thread Julian Sikorski
Lawrence Gold napisał(a): > On Feb 24, 2006, at 1:19 AM, Julian Sikorski wrote: > >> Btw I have noticed that skip_disclaimer option is still present in >> xmame. Wasn't it removed from the core? > > > It doesn't appear to have been. The 0.104u3 patch r

Re: [Xmame] 0.104u3 does not compile... blame Aaron ;)

2006-02-24 Thread Julian Sikorski
Lawrence Gold napisał(a): > Julian Sikorski wrote: > >>The first problem was connected with removed common.h - I have managed >>to solve it. The second one it too difficult for me, though: > > > The attached patch to the 0.104 src/unix should allow you to build. I &g

Re: [Xmame] 0.104u3 does not compile... blame Aaron ;)

2006-02-24 Thread Julian Sikorski
Lawrence Gold napisał(a): > Julian Sikorski wrote: > >>The first problem was connected with removed common.h - I have managed >>to solve it. The second one it too difficult for me, though: > > > The attached patch to the 0.104 src/unix should allow you to build. I &g

[Xmame] 0.104u3 does not compile... blame Aaron ;)

2006-02-23 Thread Julian Sikorski
The first problem was connected with removed common.h - I have managed to solve it. The second one it too difficult for me, though: [OSDEPEND] Compiling src/unix/video.c ... src/unix/video.c: In function `update_debug_display': src/unix/video.c:743: error: `DEBUGGER_TOTAL_COLORS' undeclared (first

Re: [Xmame] eolith & eolith16 drivers with FC4

2006-02-20 Thread Julian Sikorski
Frank Cox napisał(a): > The eolith and eolith16 games crash with a segfault when compiled with -02 on > Fedora Core 4. Compiling with -01 seems to work, though. > The official supported compiler for mame is gcc 3.4.2. Fedora contains 4.0.2, which is known to cause problems, such as miscompilation

Re: [Xmame] 0104u2-game uses non-existent cpu?

2006-02-19 Thread Julian Sikorski
Julian Sikorski napisał(a): > Julian Sikorski napisał(a): > >>Lawrence Gold napisał(a): >> >> >>>Julian Sikorski wrote: >>> >>> >>> >>>>It seems that I'm alone with this problem... >>> >>> >>

Re: [Xmame] 0104u2-game uses non-existent cpu?

2006-02-19 Thread Julian Sikorski
Julian Sikorski napisał(a): > Lawrence Gold napisał(a): > >>Julian Sikorski wrote: >> >> >>>It seems that I'm alone with this problem... >> >> >>I don't see that problem here. Have you done a clean build? Could >>there be so

Re: [Xmame] 0104u2-game uses non-existent cpu?

2006-02-19 Thread Julian Sikorski
Lawrence Gold napisał(a): > Julian Sikorski wrote: > >>It seems that I'm alone with this problem... > > > I don't see that problem here. Have you done a clean build? Could > there be some files that are modified on your end? You can check by > running

Re: [Xmame] 0104u2-game uses non-existent cpu?

2006-02-19 Thread Julian Sikorski
Julian Sikorski napisał(a): > Julian Sikorski napisał(a): > >>I have managed to compile 0.104u2. The problem is that when trying to >>run namcos11 or namcos22 (or probably any other game using >>m37710/m37702) something similar appears: >> >>[EMAIL PROTEC

Re: [Xmame] 0104u2-game uses non-existent cpu?

2006-02-17 Thread Julian Sikorski
Julian Sikorski napisał(a): > I have managed to compile 0.104u2. The problem is that when trying to > run namcos11 or namcos22 (or probably any other game using > m37710/m37702) something similar appears: > > [EMAIL PROTECTED] ~]$ xmame.x11 raveracw > GLINFO: loaded OpenG

[Xmame] 0104u2-game uses non-existent cpu?

2006-02-16 Thread Julian Sikorski
I have managed to compile 0.104u2. The problem is that when trying to run namcos11 or namcos22 (or probably any other game using m37710/m37702) something similar appears: [EMAIL PROTECTED] ~]$ xmame.x11 raveracw GLINFO: loaded OpenGL library libGL.so! GLINFO: loaded GLUlibrary libGLU.so! GLINF

[Xmame] something is wrong with src/unix/config.c in latest cvs

2006-02-16 Thread Julian Sikorski
compilation blows at void osd_begin_final_unloading(void). I have added an #ifdef MESS enclosing it and it went further. I have no idea if it is the right solution, though. Greets. ___ Xmame mailing list Xmame@toybox.twisted.org.uk http://toybox.twisted.

[Xmame] make install suggestion

2006-02-07 Thread Julian Sikorski
Hi. I have noticed that make install installs only the emulator binaries (xmame.x11, xmess.x11 and so on). In my opinion, it would be nice if imgtool, romcmp, chdman and so on would be installed too. Greets. ___ Xmame mailing list Xmame@toybox.twisted.or

[Xmame] unable to compile 0.103u5

2006-02-04 Thread Julian Sikorski
Hi. This is probably connected with Aaron's changes: Made a clean-up pass over all the makefiles. rules.mak is gone now, replaced by cpu.mak and sound.mak. mame.mak has been reorganized. All the makefiles are now commented and should be easier to follow. [Aaron Giles] The proplen itself is as fol

Re: [Xmame] Rom version question

2006-01-13 Thread Julian Sikorski
Chad Baker napisał(a): > I currently use Mame in Windows. I am going to install XMame on my > Linux box. All of my roms are version 0.98. I notice that XMame > skipped 0.98. Will my roms work with another version of XMame or will I > need to upgrage/downgrade my roms? > > Thanks > > > __

[Xmame] Few suggestions concerning kxmame

2006-01-06 Thread Julian Sikorski
Hi. I've done some testing on the xmess branch of kxmame. The things I've noticed: 1. Frontends expects xmess snaps to be in cabinets.zip 2. In directory selection dialog, description sof the field does not always line up with the field itself. 3. In the same dialog IMO sysinfo.dat should b

Re: [Xmame] kxmame 2.x to support xmess

2006-01-03 Thread Julian Sikorski
Toan T Nguyen napisał(a): > Hi, > > Thanks for the report. I put up kxmame-1.90 for download on sf.net. It > supports zip file and properly uses .xmess/cfg (nvram, ini, ...) > instead of .xmame/cfg when running xmess. Let me know how it goes. > > Toan > > On 1/3/

Re: [Xmame] kxmame 2.x to support xmess

2006-01-03 Thread Julian Sikorski
Toan T Nguyen napisał(a): > Happy New Year everybody! > > Damn, it rains so much in LA. I decided let you all know that there's > an unstable branch (named "xmess") in kxmame CVS that supports xmess. > Here is the mandatory screenshot. > > http://kde-apps.org/content/preview.php?preview=3&id=2827

Re: [Xmame] kxmame 2.x to support xmess

2006-01-02 Thread Julian Sikorski
Toan T Nguyen napisał(a): > Happy New Year everybody! > > Damn, it rains so much in LA. I decided let you all know that there's > an unstable branch (named "xmess") in kxmame CVS that supports xmess. > Here is the mandatory screenshot. > > http://kde-apps.org/content/preview.php?preview=3&id=2827

Re: [Xmame] Xmame and kernel bug

2005-12-09 Thread Julian Sikorski
Julian Sikorski napisał(a): > It seems that the problem is more serious. Here is the output of > /var/log messages of the first xmame.x11 exit. An the first look it > seems tobe some problem with new nvidia drivers. > > > Dec 9 21:47:19 DOMOWY kernel: [ cut here ]

[Xmame] Xmame and kernel bug

2005-12-09 Thread Julian Sikorski
It seems that the problem is more serious. Here is the output of /var/log messages of the first xmame.x11 exit. An the first look it seems tobe some problem with new nvidia drivers. Dec 9 21:47:19 DOMOWY kernel: [ cut here ] Dec 9 21:47:19 DOMOWY kernel: kernel BUG at mm

[Xmame] RB's changes in u4 cause xmame to hang

2005-12-09 Thread Julian Sikorski
I have noticed this behaviour for tekken3, so this issue may be connected with h8/3002 update. Xmame hangs as soon as the window appears, even before 'press any key' screen. It can't even be killed with killall -9 xmame.x11. Does anybody experience the same issue? _

Re: [Xmame] Withh video-mode 1 and 2, some games are stretched by default

2005-12-04 Thread Julian Sikorski
Hans de Goede napisał(a): > > > Julian Sikorski wrote: > >> smf napisał(a): >> >>>> Anyway, how is that that the driver specifies one resolution and video >>>> is displayed at different one? >>> >>> >>> The driver speci

Re: [Xmame] Withh video-mode 1 and 2, some games are stretched by default

2005-12-04 Thread Julian Sikorski
smf napisał(a): >> Anyway, how is that that the driver specifies one resolution and video >> is displayed at different one? > > > The driver specifies a maximum resolution that it will use. It can > change it to a lower one at runtime. You really need hardware stretching > or the aspect ratio wil

Re: [Xmame] Withh video-mode 1 and 2, some games are stretched by default

2005-12-04 Thread Julian Sikorski
Hans de Goede napisał(a): > > > Julian Sikorski wrote: > >> Hi. I have noticed this behaviour for psx and stv games for now. If >> video-mode 0 is used, htese games are not stretched. Is this the rifht >> behaviour? Greets. >> > > Actually Xvideo and

[Xmame] Withh video-mode 1 and 2, some games are stretched by default

2005-12-03 Thread Julian Sikorski
Hi. I have noticed this behaviour for psx and stv games for now. If video-mode 0 is used, htese games are not stretched. Is this the rifht behaviour? Greets. ___ Xmame mailing list Xmame@toybox.twisted.org.uk http://toybox.twisted.org.uk/mailman/listinfo

Re: [Xmame] Re: dynarec cores crash

2005-11-29 Thread Julian Sikorski
Lawrence Gold napisał(a): > On Nov 29, 2005, at 10:47 AM, Julian Sikorski wrote: > >> What do you mean by non-se? There are three main kernels for FC: i386, >> i686 and i686-smp. Now I'm using the smp one to benefit from HT. > > > I meant a regular, non

Re: [Xmame] Re: dynarec cores crash

2005-11-29 Thread Julian Sikorski
Lawrence Gold napisał(a): > On Nov 29, 2005, at 10:47 AM, Julian Sikorski wrote: > >> What do you mean by non-se? There are three main kernels for FC: i386, >> i686 and i686-smp. Now I'm using the smp one to benefit from HT. > > > I meant a regular, non

Re: [Xmame] Re: dynarec cores crash

2005-11-29 Thread Julian Sikorski
Carl M. Fongheiser napisał(a): > Julian Sikorski wrote: > >> I have enabled HAVE_MPROTECT, now the backtrace is different: >> >> (gdb) bt >> #0 0x08501f04 in drc_cache_reset (drc=0x0) at src/x86drc.c:114 >> #1 0x0835ac3e in ppcdrc603_reset (param=0xab12c6

Re: [Xmame] Re: dynarec cores crash

2005-11-29 Thread Julian Sikorski
Lawrence Gold napisał(a): > On Nov 29, 2005, at 12:40 AM, Julian Sikorski wrote: > >> Maybe we're getting somewhere? Moreover, a selinux and kernel update >> have arrived. I'll check them as soon as livna releases updated kernel >> modules. Greets. > &

Re: [Xmame] Re: dynarec cores crash

2005-11-28 Thread Julian Sikorski
Lawrence Gold napisał(a): > On Nov 28, 2005, at 2:29 AM, Adam D. Moss wrote: > >> Julian is using a processor (implied by -march=prescott) which supports >> the NX bit. SELinux (or a kernel reconfig, or Linux 2.6.8+ by default) >> may very well be configured to enable no-execute on process data

Re: [Xmame] dynarec cores crash

2005-11-28 Thread Julian Sikorski
Hans de Goede napisał(a): > > > Julian Sikorski wrote: > >> Hans de Goede napisał(a): >> >>> nothing obvious in your updates list, have you tried an older kernel? >>> >>> Regards, >>> >>> Hans >>> >> >> Bo

Re: [Xmame] dynarec cores crash

2005-11-27 Thread Julian Sikorski
Hans de Goede napisał(a): > nothing obvious in your updates list, have you tried an older kernel? > > Regards, > > Hans > Both 2.6.13_1532 and 2.6.14 something. Maybe selinux? Is thre a command to disable it for a while to check? ___ Xmame mailing li

Re: [Xmame] dynarec cores crash

2005-11-27 Thread Julian Sikorski
Julian Sikorski napisał(a): > Hans de Goede napisał(a): > >>Could be, if the problem only happens when a certain access pattern >>happens. I've seen stranger problems. >> >>Regards, >> >>Hans > > > Memtest86+ was running f

Re: [Xmame] dynarec cores crash

2005-11-20 Thread Julian Sikorski
Hans de Goede napisał(a): > Could be, if the problem only happens when a certain access pattern > happens. I've seen stranger problems. > > Regards, > > Hans Memtest86+ was running for almost nine hours, 28 tests passed, no errors found. ___ Xmame mai

Re: [Xmame] dynarec cores crash

2005-11-20 Thread Julian Sikorski
Hans de Goede napisał(a): > > > Julian Sikorski wrote: > >> Julian Sikorski napisał(a): >> >>> Lawrence Gold napisał(a): >>> >>>> On Nov 17, 2005, at 3:43 PM, Julian Sikorski wrote: >>>> >>>> >>>>>>

Re: [Xmame] dynarec cores crash

2005-11-20 Thread Julian Sikorski
Lawrence Gold napisał(a): > Julian Sikorski wrote: > >> >> I surrender :( I have no idea what might have broken drc cores. Any help >> would be appreciated. > > > In case it isn't a hardware problem as Hans suggests, is there any > possibility you c

Re: [Xmame] dynarec cores crash

2005-11-19 Thread Julian Sikorski
Julian Sikorski napisał(a): > Lawrence Gold napisał(a): > >>On Nov 17, 2005, at 3:43 PM, Julian Sikorski wrote: >> >> >>>>Did this crash occur in 0.101, or just since 0.101u5? >>> >>> >>>If you'd like to get u5, It is still mon m

Re: [Xmame] dynarec cores crash

2005-11-18 Thread Julian Sikorski
Lawrence Gold napisał(a): > On Nov 17, 2005, at 3:43 PM, Julian Sikorski wrote: > >>> Did this crash occur in 0.101, or just since 0.101u5? >> >> >> If you'd like to get u5, It is still mon mamedev.com: >> http://mamedev.com/updates/0101u5_diff.zip >

Re: [Xmame] dynarec cores crash

2005-11-18 Thread Julian Sikorski
Lawrence Gold napisał(a): > On Nov 17, 2005, at 3:43 PM, Julian Sikorski wrote: > >>> Did this crash occur in 0.101, or just since 0.101u5? >> >> >> If you'd like to get u5, It is still mon mamedev.com: >> http://mamedev.com/updates/0101u5_diff.zip >

Re: [Xmame] dynarec cores crash

2005-11-17 Thread Julian Sikorski
Lawrence Gold napisał(a): > On Nov 16, 2005, at 11:25 AM, Julian Sikorski wrote: > >> This is not mess-specific change and _not_ to ppc core as mips drc also >> crashes with same backtrace. Moreover the crash appeared in vanilla u5 >> with unix subdir from released xmam

Re: [Xmame] dynarec cores crash

2005-11-17 Thread Julian Sikorski
Lawrence Gold napisał(a): > On Nov 16, 2005, at 11:25 AM, Julian Sikorski wrote: > >> This is not mess-specific change and _not_ to ppc core as mips drc also >> crashes with same backtrace. Moreover the crash appeared in vanilla u5 >> with unix subdir from released xmam

Re: [Xmame] dynarec cores crash

2005-11-17 Thread Julian Sikorski
Lawrence Gold napisał(a): > On Nov 16, 2005, at 11:25 AM, Julian Sikorski wrote: > >> This is not mess-specific change and _not_ to ppc core as mips drc also >> crashes with same backtrace. Moreover the crash appeared in vanilla u5 >> with unix subdir from released xmam

Re: [Xmame] dynarec cores crash

2005-11-16 Thread Julian Sikorski
Lawrence Gold napisał(a): > Any chance you could try a vanilla compiler? You can install to an > isolated directory, such as /usr/local/gcc4. > > Either way, the MESS changes to the PPC code interfere with scudrace, > so I'll work with Bletch to see what the best solution to that problem > is.

Re: [Xmame] dynarec cores crash

2005-11-16 Thread Julian Sikorski
Lawrence Gold napisał(a): > > Ah-hah, now we're getting somewhere. Xmame built from MESS CVS is not > segfaulting for me when I try scudrace, but it's dying with > > ctrl_w: 06, 0308, > > printed to the console. In a clean MAME 0.102 tree, it runs fine. Could >

Re: [Xmame] dynarec cores crash

2005-11-16 Thread Julian Sikorski
Lawrence Gold napisał(a): > Julian Sikorski wrote: > >> >> Disabling -march=prescott also does not help here. Here is the backtrace >> from scudrace: > > > Ah-hah, now we're getting somewhere. Xmame built from MESS CVS is not > segfaulting for me

Re: [Xmame] dynarec cores crash

2005-11-15 Thread Julian Sikorski
Lawrence Gold napisał(a): > On Nov 15, 2005, at 11:29 AM, Julian Sikorski wrote: > >> with the attached makefile it still crashes. >> > > > Which version of GCC are you using? > > > ___ > Xmame mailing li

Re: [Xmame] dynarec cores crash

2005-11-15 Thread Julian Sikorski
Julian Sikorski napisał(a): > Lawrence Gold napisał(a): > >>On Nov 15, 2005, at 3:06 AM, Julian Sikorski wrote: >> >> >>>Hi. I have just compiled latest mess cvs and dynarec cores still >>>segfault. According to mametesters, the issue does not ex

Re: [Xmame] dynarec cores crash

2005-11-15 Thread Julian Sikorski
Lawrence Gold napisał(a): > On Nov 15, 2005, at 3:06 AM, Julian Sikorski wrote: > >> Hi. I have just compiled latest mess cvs and dynarec cores still >> segfault. According to mametesters, the issue does not exist in windows >> build. Can anybody help? > > > I

[Xmame] dynarec cores crash

2005-11-15 Thread Julian Sikorski
Hi. I have just compiled latest mess cvs and dynarec cores still segfault. According to mametesters, the issue does not exist in windows build. Can anybody help? ___ Xmame mailing list Xmame@toybox.twisted.org.uk http://toybox.twisted.org.uk/mailman/list

Re: [Xmame] model3.c games crash in u5 when ppc_drc is active.

2005-11-06 Thread Julian Sikorski
Julian Sikorski napisał(a): > Have a look here: > > http://www.mameworld.info/ubbthreads/showflat.php?Cat=&Number=54112 > > I have tried building with gcc 3.2.3 and 4.0.1, same result for both. > Does anybody have

[Xmame] model3.c games crash in u5 when ppc_drc is active.

2005-11-05 Thread Julian Sikorski
Have a look here: http://www.mameworld.info/ubbthreads/showflat.php?Cat=&Number=54112 I have tried building with gcc 3.2.3 and 4.0.1, same result for both. Does anybody have the same issue? Greets. ___ Xmame mailing list Xmame@toybox.twisted.org.uk htt

Re: [Xmame] debug_halt_on_next_instruction bug in mips3drc.c still present in u4

2005-10-31 Thread Julian Sikorski
Lawrence Gold napisał(a): > On Oct 31, 2005, at 12:19 AM, Julian Sikorski wrote: > >> Could you forward this to Aaron so that it will be fixed in next >> release? > > > Done. > > ___ > Xmame mailing list

[Xmame] debug_halt_on_next_instruction bug in mips3drc.c still present in u4

2005-10-30 Thread Julian Sikorski
Could you forward this to Aaron so that it will be fixed in next release? ___ Xmame mailing list Xmame@toybox.twisted.org.uk http://toybox.twisted.org.uk/mailman/listinfo/xmame

Re: [Xmame] I am unable to build 0.101u3

2005-10-25 Thread Julian Sikorski
Lawrence Gold napisał(a): > On Oct 25, 2005, at 2:27 PM, Julian Sikorski wrote: > >> Linking xmame.x11 ... >> xmame.obj/cpu/mips/mips3drc.o(.text+0x188): In function `tlbp': >> mips3drc.c: undefined reference to `debug_halt_on_next_instruction' >> col

Re: [Xmame] PPC drc depends on MIPS drc?

2005-10-25 Thread Julian Sikorski
Sorry, my fault, did not run make clean. Probably that's the reason of failure. ___ Xmame mailing list Xmame@toybox.twisted.org.uk http://toybox.twisted.org.uk/mailman/listinfo/xmame

[Xmame] PPC drc depends on MIPS drc?

2005-10-25 Thread Julian Sikorski
Hi. I have tried to disable MIPS3_DRC in order to work around the previous issue, but here is what happens: xmame.obj/cpu/powerpc/ppcdrc.o(.text+0x134c): In function `append_generate_exception': ppcdrc.c: undefined reference to `drc_append_dispatcher' xmame.obj/cpu/powerpc/ppcdrc.o(.text+0x1475):p

[Xmame] I am unable to build 0.101u3

2005-10-25 Thread Julian Sikorski
Linking xmame.x11 ... xmame.obj/cpu/mips/mips3drc.o(.text+0x188): In function `tlbp': mips3drc.c: undefined reference to `debug_halt_on_next_instruction' collect2: ld returned 1 exit status make: *** [xmame.x11] Error 1 I though it is an error with empty file, but I'm unable to find which one, so

[Xmame] makefile.unix

2005-10-23 Thread Julian Sikorski
Hi. I have noticed that -march=athlon64 has been added to the makefile. How about adding -march=prescott too? Greets. ___ Xmame mailing list Xmame@toybox.twisted.org.uk http://toybox.twisted.org.uk/mailman/listinfo/xmame

Re: [Xmame] Performance Issues

2005-10-20 Thread Julian Sikorski
William Edsall napisał(a): > Hello! > > This is my first post, hopefully I'm doing it right. > > Anyways. I've been working with Fedora Core 3 and Xmame for the last few > weeks. I'm using the mamed front end. > My problem is, everything runs at high processor utilization. Games like > x-men run

Re: [Xmame] xmame on pentium I

2005-10-11 Thread Julian Sikorski
Federico napisał(a): > hi all, > I have a question. I have an old laptop with a Pentium I 100Mhz and 32 > MB ram. Do you think xmame can run in this pc? I have installed the last > version of xmame and I have 20% cpu usage for X and 80% cps usage for > xmame... naturally it doesn't work well Ar

Re: [Xmame] Getting error

2005-09-28 Thread Julian Sikorski
Scott Wagner wrote: > I have a iBook g3 500mgz 384mg of ram and when i compile Xmame i get > this error: > Compiling src/machine/segacrpt.c ... > Linking xmame.x11 ... > /usr/bin/ld: Undefined symbols: > _drc_append_call_debugger > _drc_append_dispatcher > _drc_append_restore_volatiles > _drc_appe

Re: [Xmame] xmame/xmess 0.100

2005-09-26 Thread Julian Sikorski
Matthias Saou wrote: > Lawrence Gold wrote : > > >>xmame and xmess 0.100 are now available. > > > Thanks a lot Lawrence! :-) > > >>- Using "make install" no longer strips debug symbols from the >> executables. > > > But it seems the default LD with -s still strips the binaries you get fro

Re: [Xmame] Effects + GL mode

2005-09-12 Thread Julian Sikorski
Matheus Villela wrote: > Are the effects code working with xmame.x11 in GL mode? (video-mode 2)? > I remember using effects in GL mode some months ago but now it isn't > working. > > My xmamerc relevant configs: > video-mode 2 > effect 3 > > I've also tried with "control

[Xmame] partial patch for 099u6

2005-08-30 Thread Julian Sikorski
I have made a patch against current cvs to fix compilation issues with 0.99u6. Unfortunately, xmame still does not compile but you will probably have much less work. Good luck. [OSDEPEND] Compiling src/unix/mode.c ... In file included from src/unix/sysdep/sysdep_display_priv.h:24,

Re: [Xmame] kxmame-1.0 released

2005-08-26 Thread Julian Sikorski
Christopher Stone wrote: > Does kxmame need to be installed in order to run correctly? I > compiled it and ran it under the ./src/ directory and it didn't last > very long. :) > > KCrash: Application 'kxmame' crashing... > > On 8/25/05, Toan T Nguyen <[EMAIL PROTECTED]> wrote: > >>Hello everyon

[Xmame] 0.99u3 build failure

2005-08-23 Thread Julian Sikorski
src/unix/video.c: In function `update_params': src/unix/video.c:651: `ui_dirty' undeclared (first use in this function) src/unix/video.c:651: (Each undeclared identifier is reported only once src/unix/video.c:651: for each function it appears in.) src/unix/video.c: In function `update_game_vis_area

Re: [Xmame] Announcing kxmame frontend

2005-08-20 Thread Julian Sikorski
Is mailing list for kxmame set up? It may be annoying for Lawrence to use theirs for a longer period. Locale works fine, same as in gxmame. What I really meant concerning the bioses in not to hide the bios category, but rather not to list them in e.g available folder. The only bios that is able to

Re: [Xmame] Announcing kxmame frontend

2005-08-19 Thread Julian Sikorski
Toan T Nguyen wrote: > Hello, > > I add support to kxmame for viewing the marquees, flyers, ... with > proper scaling and hide the BIOS category as you requested. I also > add the translation files from gxmame. They compile and install. But I > have no idea if it works properly or not. (I tried t

Re: [Xmame] [Mamory] 0.2.20 released

2005-08-19 Thread Julian Sikorski
> That was just two lines to add :) > I wish I add time and will to resume the dev branch which is far more > powerfull than what is the current mamory. It's been almost two years > now that I did not touch it, and unfortunately it's not in suitable > conditions to be put somewhere on a CVS (or SV

Re: [Xmame] [Mamory] 0.2.20 released

2005-08-19 Thread Julian Sikorski
Pierre Maziere wrote: > > minor fix > > Changes: > - fix clrmamepro dat file parsing, allowing the use of titles >clrmamepro dat files and possibly others > (thanks to Julian Sikorski for reporting) > > - > Pierre Maziere &

Re: [Xmame] Announcing kxmame frontend

2005-08-18 Thread Julian Sikorski
> I keep the bios listing to make things compatible with gxmame. > > Toan I have suggested the same thing on gxmame mailinglist, but no one seemed to reply. as the developers state, gxmame is 'not dead, but almost'. ___ Xmame mailing list Xmame@toybox.

Re: [Xmame] Announcing kxmame frontend

2005-08-18 Thread Julian Sikorski
Toan T Nguyen wrote: >>Now everything works ok. I presume that support for title screenshots >>and custom icons will appear. > > > Title screenshot is already supported. You can set it by > > Menu->Directories->"Xmame additional paths"->"Snapshots path" > > Bests, > Toan > > __

Re: [Xmame] Auditing title screenshots

2005-08-18 Thread Julian Sikorski
Ren Hoek wrote: > On 8/17/05, Lawrence Gold <[EMAIL PROTECTED]> wrote: > >>On Aug 17, 2005, at 12:35 AM, Julian Sikorski wrote: >> >> >>>Hi. I am using Mametitles and I would like to audit them with provided >>>clrmamepro dat file. I was trying to u

  1   2   3   >