diff --git a/wizzardRedux/headers/mega.xml b/wizzardRedux/headers/mega.xml index 81026b6..6ba7106 100644 --- a/wizzardRedux/headers/mega.xml +++ b/wizzardRedux/headers/mega.xml @@ -3,7 +3,7 @@ MEGAMERGED - Roman Scherzer, Yori Yoshizuki, Matt Nadareski (darksabre76) + Roman Scherzer, Yori Yoshizuki, CUE, Matt Nadareski (darksabre76) 1.0 @@ -44,6 +44,23 @@ + + + + + + + + + + + + + + + + + diff --git a/wizzardRedux/headers/n64.xml b/wizzardRedux/headers/n64.xml new file mode 100644 index 0000000..4c3fedc --- /dev/null +++ b/wizzardRedux/headers/n64.xml @@ -0,0 +1,24 @@ + + + + + Nintendo 64 - ABCD + CUE + 1.1 + + + + + + + + + + + + + + + + + diff --git a/wizzardRedux/pages/generate.php b/wizzardRedux/pages/generate.php index 1ab53db..3635054 100644 --- a/wizzardRedux/pages/generate.php +++ b/wizzardRedux/pages/generate.php @@ -25,6 +25,7 @@ $headers = array( "228" => "fds.xml", "31" => "lynx.xml", "0" => "mega.xml", // Merged version of all other headers + "234" => "n64.xml", "238" => "nes.xml", "241" => "snes.xml", // Self-created to deal with various headers );