commit 80d351d99a87b1eaabcece88189873a262a27d5a Author: dborth Date: Sat Jun 25 15:18:56 2016 -0600 Initial Home page diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..fb8b8d5 --- /dev/null +++ b/Home.md @@ -0,0 +1,26 @@ +A Super Nintendo emulator based on Snes9x, ported to the Wii and GameCube. The GUI is powered by [libwiigui](http://code.google.com/p/libwiigui/). + + If you would like to support this project, you may donate to our development fund via Paypal. Any funds donated will be used to help further development on this project, by purchasing equipment (eg: USB gecko), registering a domain name, etc. + +We are always looking for more volunteers to help with coding, write documentation, translations, or anything. Contact us if you wish to help. + +## Features ## + + * Based on Snes9x 1.53 + * Wiimote, Nunchuk, Classic, and Gamecube controller support + * SNES Superscope, Mouse, Justifier support + * Cheat support + * Auto Load/Save Game Snapshots and SRAM + * Custom controller configurations + * SD, USB, DVD, SMB, Zip, and 7z support + * Autodetect PAL/NTSC + * 16:9 widescreen support + * Open Source! + +## Getting Started ## + +Download the latest version (available on the right), or choose from previous available versions on the [download page](http://code.google.com/p/snes9x-gx/downloads/list). + +Find out how to install and run the emulator on the [Getting Started](http://code.google.com/p/snes9x-gx/wiki/GettingStarted) page. + +You can also checkout the latest svn revision and [compile](http://code.google.com/p/snes9x-gx/wiki/Compiling) it yourself. \ No newline at end of file