diff --git a/.cproject b/.cproject new file mode 100644 index 0000000..614218d --- /dev/null +++ b/.cproject @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.project b/.project new file mode 100644 index 0000000..af2371b --- /dev/null +++ b/.project @@ -0,0 +1,27 @@ + + + snes9xgx + + + + + + org.eclipse.cdt.managedbuilder.core.genmakebuilder + clean,full,incremental, + + + + + org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder + full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.managedbuilder.core.managedBuildNature + org.eclipse.cdt.managedbuilder.core.ScannerConfigNature + + diff --git a/.settings/language.settings.xml b/.settings/language.settings.xml new file mode 100644 index 0000000..ee87917 --- /dev/null +++ b/.settings/language.settings.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/readme.txt b/readme.txt index 9cc785f..dd547d6 100644 --- a/readme.txt +++ b/readme.txt @@ -11,7 +11,7 @@ ื—–ญ—–ญ—–ญ—–ญ –ญ—–ญ—–ญ—–ญ—–ญ—–ญ—–ญ—–ญ—–ญ—–ญ— ญ—–ญ—–ญ—–ญ—–ญ—–ญ—–ญ—–ญ—-ญ—–ญ-–•ฌ |0Oื๘oท Snes9x GX ทo๘ืO0| -| http://code.google.com/p/snes9x-gx | +| https://github.com/dborth/snes9xgx | | (Under GPL License) | `จ•จจจจจ จจจจจจจจจจจจจจจจ จจจจจจจจจจจจจจจ จจจจจจจจจจจจจจจจจจจจ จจจจจจจจจจจจจ' @@ -855,7 +855,7 @@ changes to the emulator settings again and save them. •˜———–—––-- - —————————––––– ———–—––-- - —————————––––– ———–—––-- - ————————• SNES9X GX Project Page - http://code.google.com/p/snes9x-gx + https://github.com/dborth/snes9xgx Wii Homebrew Community www.wiibrew.org diff --git a/source/networkop.cpp b/source/networkop.cpp index 5567c60..a8d5dd0 100644 --- a/source/networkop.cpp +++ b/source/networkop.cpp @@ -49,7 +49,7 @@ void UpdateCheck() updateChecked = true; u8 tmpbuffer[256]; - if (http_request("http://snes9x-gx.googlecode.com/svn/trunk/update.xml", NULL, tmpbuffer, 256, SILENT) <= 0) + if (http_request("http://www.wiimc.org/files/snes9xgx-update.xml", NULL, tmpbuffer, 256, SILENT) <= 0) return; mxml_node_t *xml; diff --git a/update.xml b/update.xml deleted file mode 100644 index 05a7ecb..0000000 --- a/update.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - -