mirror of
https://github.com/dborth/vbagx.git
synced 2024-11-22 10:39:18 +01:00
Initial Home page
commit
64e7c9724f
23
Home.md
Normal file
23
Home.md
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
A Game Boy/Game Boy Color/Game Boy Advance emulator based on VBA-M, ported to the Wii and GameCube. The code is a continuation of Softdev and emu\_kidid's efforts, and uses libogc and devkitppc. The GUI is powered by [libwiigui](https://github.com/dborth/libwiigui/).
|
||||||
|
|
||||||
|
<a href='https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=dborth%40gmail%2ecom&item_name=Wii%20Emulator%20Development%20Fund&no_shipping=0&no_note=1&tax=0¤cy_code=CAD&lc=CA&bn=PP%2dDonationsBF&charset=UTF%2d8'><img src='http://www.paypal.com/en_US/i/btn/btn_donate_LG.gif' /></a> 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 ##
|
||||||
|
|
||||||
|
* Wiimote, Nunchuk, Classic, and Gamecube controller support
|
||||||
|
* SRAM and State saving
|
||||||
|
* IPS/UPS/PPF patch support
|
||||||
|
* Custom controller configurations
|
||||||
|
* SD, USB, DVD, SMB, Zip, and 7z support
|
||||||
|
* Compatibility based on [VBA-M r927](http://sourceforge.net/projects/vbam/)
|
||||||
|
* MEM2 ROM Storage for fast access
|
||||||
|
* Auto frame skip for those core heavy games
|
||||||
|
* Turbo speed, video zooming, widescreen, and unfiltered video options
|
||||||
|
|
||||||
|
## Getting Started ##
|
||||||
|
|
||||||
|
Download the latest version, or choose from previous available versions on the [releases page](https://github.com/dborth/vbagx/releases).
|
||||||
|
Find out how to install and run the emulator on the [Getting Started](https://github.com/dborth/vbagx/wiki/GettingStarted) page.
|
||||||
|
You can also [checkout](https://github.com/dborth/vbagx) the latest revision and [compile](https://github.com/dborth/vbagx/wiki/Compiling) it yourself.
|
Loading…
Reference in New Issue
Block a user