Minor About Box Suggestion

Found a bug? Please report it, but remember to follow the bug reporting guidelines.
Missing a sane feature? Let us know!
But please do NOT request ports to other systems.

Moderator: ZSNES Mods

Locked
xamenus
Veteran
Posts: 907
Joined: Fri Jul 30, 2004 12:26 am

Minor About Box Suggestion

Post by xamenus »

It's not really major, but would it be possible to add a button to the About Box that opens http://zsnes-docs.sf.net ?

No big deal if this doesn't get done, but I thought it'd be nice to have in there since there's already a button that launches the ZSNES homepage.
Nach
ZSNES Developer
ZSNES Developer
Posts: 3904
Joined: Tue Jul 27, 2004 10:54 pm
Location: Solar powered park bench
Contact:

Post by Nach »

ipher: Please add the button to W_S, I'll do the rest.
May 9 2007 - NSRT 3.4, now with lots of hashing and even more accurate information! Go download it.
_____________
Insane Coding
xamenus
Veteran
Posts: 907
Joined: Fri Jul 30, 2004 12:26 am

Post by xamenus »

:D
adventure_of_link
Locksmith of Hyrule
Posts: 3634
Joined: Sun Aug 08, 2004 7:49 am
Location: 255.255.255.255
Contact:

Post by adventure_of_link »

I know Nach told ipher he wanted it done in W_S, but I just wnatd to say that this'd actually be a good idea. :)
<Nach> so why don't the two of you get your own room and leave us alone with this stupidity of yours?
NSRT here.
xamenus
Veteran
Posts: 907
Joined: Fri Jul 30, 2004 12:26 am

Post by xamenus »

OK, I just compiled CVS and I see that the button is implemented and working. Thanks Nach and ipher. :)
thewanderer
Rookie
Posts: 15
Joined: Sat Nov 19, 2005 4:25 am

Post by thewanderer »

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.o] Error 1
The line number in question was not modified by the change (it is almost immediately adjacent to one which was), but the failure occurs nonetheless. I do not know what the cause of this problem is, but I thought it was probably worth reporting.

For the record, compiling without --enable-debug works just fine.
thewanderer
Rookie
Posts: 15
Joined: Sat Nov 19, 2005 4:25 am

Post by thewanderer »

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.
xamenus
Veteran
Posts: 907
Joined: Fri Jul 30, 2004 12:26 am

Post by xamenus »

Great, let's be done with the thread, then.
Locked