From ac521d5ed2ba07b2326cfcb36fad196c4d53194b Mon Sep 17 00:00:00 2001 From: thekingant Date: Wed, 20 Feb 2008 06:59:15 +0000 Subject: [PATCH] Add links to FCEU-PAL and SETPAL from Mateusz Viste. FYI when you update these files in the repository you need to ssh to shell.sourceforge.net, cd to /home/groups/c/co/cobertura then "svn update" --- htdocs/support.php | 42 +++++++++++++++++++++++++++++++++++++++--- 1 file changed, 39 insertions(+), 3 deletions(-) diff --git a/htdocs/support.php b/htdocs/support.php index e094d4d0..7501b7ca 100644 --- a/htdocs/support.php +++ b/htdocs/support.php @@ -8,19 +8,37 @@
+ +
+

FCEU-PAL

+
+

+A program 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 +implement the functionality directly in FCE Ultra. +Download +

+
+
+ +

GNOME FCE Ultra

-GFCEU is a GTK2 front-end designed to provide a simple, yet powerful interface for FCE Ultra. +GFCEU is a GTK2 front-end designed to provide a simple, yet powerful interface for FCE Ultra. It currently provides an elegant interface for:

+ +
+

SETPAL

+
+

+A command-line utility 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 +contains executables for DOS and Linux, as well as the source-code +(under the GNU/GPL licence). The program is written in +FreeBASIC. +Download +

+
+
+ +