Search found 3 matches

by crache
Wed Dec 28, 2005 11:21 pm
Forum: ZSNES Talk
Topic: ZSNES 64Bit stuff
Replies: 51
Views: 25303

I'm running AMD64 linux and would like to see a resolution. I am willing to help out in any way short of shipping my pc to you guys (=. It's a sempron but runs 64bit code. I'm in no way a programmer but I can find my way around and definetly can follow instructions. http://www.x86-64.org/documentati...
by crache
Fri Dec 17, 2004 3:58 am
Forum: ZSNES Talk
Topic: Compiling RC1
Replies: 1
Views: 1430

Compiling RC1

I went to compile rc1 since the binary ran very sluggish for me and got:

make: *** No rule to make target `jma/zsnesjma.h', needed by `initc.o'. Stop.
by crache
Fri Dec 17, 2004 3:44 am
Forum: Development
Topic: Question about Linux SDL audio.
Replies: 4
Views: 4786

I registered just to answer (had an account on the old forums though) I personally used spdif out and only works with alsa so I had to get things to work with alsa. SDL seems to use OSS by default, but if you make a script to run zsnes you can change this. Here is an example of mine: #!/bin/bash exp...