Search found 15 matches

by thewanderer
Sun Aug 05, 2007 5:56 pm
Forum: ZSNES Talk
Topic: Latest SVN gives no audio in Linux even without libao
Replies: 2
Views: 2164

Latest SVN gives no audio in Linux even without libao

It's entirely possible that this is the problem described on the news page, whose solution is to upgrade to a newer kernel. However, I also have some reason to suspect that it is not the same problem, and since on my present system such an upgrade is a decidedly nontrivial operation, I want to do wh...
by thewanderer
Tue Jan 16, 2007 1:56 pm
Forum: ZSNES Talk
Topic: Linux assembly failure, and "savedir support FUBAR"
Replies: 3
Views: 2124

On my Linux system, tracking ZSNES SVN, video/newg162.asm has failed to assemble for quite some time now when using the (default with --enable-release) -O99999999 option to nasm. There are no error messages; it just sits there with max CPU usage indefinitely. Manually running the command with -O0 i...
by thewanderer
Mon Jan 15, 2007 6:53 pm
Forum: ZSNES Talk
Topic: Linux assembly failure, and "savedir support FUBAR"
Replies: 3
Views: 2124

Linux assembly failure, and "savedir support FUBAR"

On my Linux system, tracking ZSNES SVN, video/newg162.asm has failed to assemble for quite some time now when using the (default with --enable-release) -O99999999 option to nasm. There are no error messages; it just sits there with max CPU usage indefinitely. Manually running the command with -O0 in...
by thewanderer
Sun Oct 29, 2006 4:30 pm
Forum: DeJap Projects
Topic: Dumping text from a rom
Replies: 3
Views: 5674

Some of the non-Linux programs out there run just fine in DOSbox or Wine; I know that that includes at least one relative-search program, because I use it myself. (I also wound up writing a relative-search program of my own, which is fairly clunky and has several weaknesses but helps fill in the gap...
by thewanderer
Thu Mar 02, 2006 1:11 am
Forum: Development
Topic: CVS->Subversion switch DONE ! [edited]
Replies: 23
Views: 35339

Umm.. not all projects require the source.. you would then have to suggest that the filters used HQx, and the Kreed filters (2xsai, SuperEagle, etc.) need their sources included.. and that makes absolutely ZERO sense. I apologize; it seems that I was unclear. You are, indeed, in no way required to ...
by thewanderer
Wed Mar 01, 2006 9:48 pm
Forum: Development
Topic: CVS->Subversion switch DONE ! [edited]
Replies: 23
Views: 35339

MPlayer is just the player app.. it's Mencoder that is the encoder app that ZSNES is using. Anything to do with MPlayer is completely irrelevent. MPlayer and MEncoder are the same project; they are not the same binary, but the Website is the same and the projects page is the same. It's standard to ...
by thewanderer
Wed Mar 01, 2006 8:23 pm
Forum: Development
Topic: CVS->Subversion switch DONE ! [edited]
Replies: 23
Views: 35339

Nothing's wrong. Pagefault just hasn't finished the move yet. Okay. I just presumed, from the fact that he had said "we have moved", that the move was complete. Is there likely to be another announcement when the move is completed and the SVN repository is ready for use? Technically, we'r...
by thewanderer
Tue Feb 28, 2006 7:09 pm
Forum: Development
Topic: CVS->Subversion switch DONE ! [edited]
Replies: 23
Views: 35339

If you wind up leaving the CVS repository up, sans updates, it might be a good idea to add an ANNOUNCEMENT file (or something like that) so that people who grab from CVS but don't visit these forums know that you've moved to SVN, rather than having to wonder whether development has just ceased entir...
by thewanderer
Thu Feb 23, 2006 5:49 pm
Forum: Bug Reports/Feature Requests
Topic: Minor About Box Suggestion
Replies: 7
Views: 3056

Since it hasn't been mentioned here by the developers (and probably won't be, but my development-forum reflexes are nagging me): the commit at 22:47 yesterday fixed this, compiling with --enable-debug works again.
by thewanderer
Wed Feb 22, 2006 9:16 am
Forum: Bug Reports/Feature Requests
Topic: Minor About Box Suggestion
Replies: 7
Views: 3056

As of this change, CVS compile fails for me (under Linux) when compiling with --enable-debug. The failure is: nasm -w-orphan-labels -D__UNIXSDL__ -f elf -DELF -D__OPENGL__ -DDEBUG -g -F stabs -s -O0 -o gui/gui.o gui/gui.asm gui/guimouse.inc:2981: error: short jump is out of range make: *** [gui/gui....
by thewanderer
Mon Nov 21, 2005 12:41 am
Forum: Bug Reports/Feature Requests
Topic: A question of propriety
Replies: 11
Views: 5048

Oh. I interpreted "new version" as meaning "new copy of ZSNES" (i.e. one which had not previously been run), or at least "version resulting from compiling after any change in the source code anywhere". I'm not sure why I did that, but it did make sense at the time. Not ...
by thewanderer
Sat Nov 19, 2005 11:33 pm
Forum: Bug Reports/Feature Requests
Topic: A question of propriety
Replies: 11
Views: 5048

I'm using GCC 3.3.5; I just tested, and the final two steps of the compile (at least) use -O0 and -O2 respecfively. I had tried to get the "recently opened ROMs" list to rebuild, in the usual way (since I've lost the list before), by opening a ROM (say, Chrono Trigger) and then opening ano...
by thewanderer
Sat Nov 19, 2005 8:39 pm
Forum: Bug Reports/Feature Requests
Topic: A question of propriety
Replies: 11
Views: 5048

All right. The bug has been present since the CVS version of a few weeks ago at least, and I've been able to trigger it consistently by minor variations of the following. Open ZSNES, make sure that none of the options under Config/Sound/Interpolation are checked, load the Chrono Trigger ROM, get int...
by thewanderer
Sat Nov 19, 2005 4:13 pm
Forum: Bug Reports/Feature Requests
Topic: A question of propriety
Replies: 11
Views: 5048

Thank you. The next 'question' would be whether to just provide the information as a reply here, since the thread exists already, or start a new thread with a more appropriate subject line; if no one replies saying "just put it here" by the time I get around to writing up the report, I'll ...
by thewanderer
Sat Nov 19, 2005 4:41 am
Forum: Bug Reports/Feature Requests
Topic: A question of propriety
Replies: 11
Views: 5048

A question of propriety

I have a repeatable crash (or, rather, freeze) bug to report, but before I do, I'd like to make certain it's appropriate. The "properly reporting a bug" announcement topic says to only report bugs on the latest WIP version, and as a member (albeit not a coding member) of an unrelated open-...