From 9ee5ca197cd1961ffb09a4cd37c31ce2ae325736 Mon Sep 17 00:00:00 2001 From: thekingant Date: Wed, 20 Feb 2008 07:07:24 +0000 Subject: [PATCH] Make sure people know these tools were written by Mateusz Viste. And that path on shell.sourceforge.net should have been /home/groups/f/fc/fceultra/ It's also good to "chmod -R ug+rwX /home/groups/f/fc/fceultra" and "chgrp -R fceultra /home/groups/f/fc/fceultra" --- htdocs/support.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/htdocs/support.php b/htdocs/support.php index 7501b7ca..af1fdb3c 100644 --- a/htdocs/support.php +++ b/htdocs/support.php @@ -22,8 +22,8 @@

FCEU-PAL

-A program which analyzes the NES ROM and launches FCE Ultra with the -correct "-pal" parameter. +A program written by Mateusz Viste which analyzes the NES ROM +and launches FCE Ultra with the correct "-pal" parameter. The archive contains executables for DOS and Linux, as well as the source-code (under the GNU/GPL licence). The program is written in FreeBASIC. It would be great if someone could port this to C and @@ -100,7 +100,8 @@ Legacy Releases:

SETPAL

-A command-line utility which changes the "NTSC/PAL" bit of +A command-line utility written by Mateusz Viste which changes the +"NTSC/PAL" bit of an iNES header (that is the weakest bit of the 10th byte). Many old PAL NES ROMs have an incorrect bit, which causes FCE Ultra to think the ROMs are NTSC even though they are not. The archive