Small inconsequential tweaks

This commit is contained in:
twinaphex 2013-05-29 02:06:51 +02:00
parent 360184d49e
commit ac40910221
3 changed files with 2 additions and 5 deletions

View File

@ -29,7 +29,6 @@
<activity android:name="org.retroarch.browser.ROMActivity"></activity>
<activity android:name="org.retroarch.browser.ShaderActivity"></activity>
<activity android:name="org.retroarch.browser.Shader2Activity"></activity>
<activity android:name="org.retroarch.browser.OverlayActivity"></activity>
<activity android:name="org.retroarch.browser.ROMDirActivity"></activity>
<activity android:name="org.retroarch.browser.SRMDirActivity"></activity>

View File

@ -13,6 +13,7 @@ libretro_nestopia = "Nestopia (Nintendo NES)"
libretro_pcsx_rearmed-neon = "PCSX-reARMed (PlayStation1) [NEON]"
libretro_pcsx_rearmed = "PCSX-reARMed (PlayStation1)"
libretro_nxengine = "NXEngine (Cave Story/Doukutsu Monogatari)"
libretro_quicknes = "QuickNES (Nintendo NES)"
libretro_tyrquake = "TyrQuake (Quake 1)"
libretro_scenewalker = "SceneWalker (Objects)"
libretro_modelviewer = "ModelViewer (Objects)"

View File

@ -114,7 +114,7 @@ The Gamecube port of RetroArch has the following features:
new libretro cores
------------------------------------------------------------------------------
EMULATOR/GAME CORES BUNDLED WITH WII PORT
EMULATOR/GAME CORES BUNDLED WITH GAMECUBE PORT
------------------------------------------------------------------------------
The following emulators/games have been ported to RetroArch and are included in
the Gamecube release of RetroArch.
@ -188,9 +188,6 @@ automatically pick a random libretro core and write this to the config file.
What can you expect in the future?
------------------------------------------------------------------------------
- Make the libxenon port release-worthy.
- Add console-friendly features (nicely formatted names for FBA, some better
way to do core switching, etc)
- Fix NxEngine issues on consoles
- Finish up MAME 0.72 port
- Finish up ScummVM port
- Port of VICE to libretro