mirror of
https://github.com/dborth/snes9xgx.git
synced 2024-11-01 08:25:18 +01:00
b27ac565d5
* Add MSU1 support (thanks qwertymodo!) * Add BPS soft-patching support (thanks qwertymodo!) * Allow loader to pass two arguments instead of three (libertyernie) * Backport some MSU1 fixes from snes9x * Fix a few potential crashes caused by the GUI * Compiled with latest libOGC/devkitPPC * Remove update check completely. * Compatibility fixes for newer devkitppc. * Compile fixes for Gamecube * Compile fixes for Linux
11 lines
376 B
XML
11 lines
376 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<app version="1">
|
|
<name>Snes9x GX</name>
|
|
<coder>Tantric, Zopenko, Askot</coder>
|
|
<version>4.3.8</version>
|
|
<release_date>20180805</release_date>
|
|
<short_description>Super Nintendo Emulator</short_description>
|
|
<long_description>A port of Snes9x to the Wii.</long_description>
|
|
<ahb_access />
|
|
</app>
|