diff --git a/android/phoenix/AndroidManifest.xml b/android/phoenix/AndroidManifest.xml
index 6f7e7e7c90..ed1f413b70 100644
--- a/android/phoenix/AndroidManifest.xml
+++ b/android/phoenix/AndroidManifest.xml
@@ -29,7 +29,6 @@
-
diff --git a/android/phoenix/assets/libretro_cores.cfg b/android/phoenix/assets/libretro_cores.cfg
index e65d628d25..17b2c542fd 100644
--- a/android/phoenix/assets/libretro_cores.cfg
+++ b/android/phoenix/assets/libretro_cores.cfg
@@ -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)"
diff --git a/dist-scripts/retroarch-ngc-readme.txt b/dist-scripts/retroarch-ngc-readme.txt
index fa8b6b9eb7..826040f2c6 100644
--- a/dist-scripts/retroarch-ngc-readme.txt
+++ b/dist-scripts/retroarch-ngc-readme.txt
@@ -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