From 711eaf6f52c50a360dd57c242f3debd7f6247117 Mon Sep 17 00:00:00 2001 From: dborth Date: Thu, 5 Nov 2009 08:00:16 +0000 Subject: [PATCH] --- readme.txt | 2 +- source/ngc/fceugx.cpp | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index e06d356..53c6e7f 100644 --- a/readme.txt +++ b/readme.txt @@ -26,7 +26,7 @@ Wii/GameCube. * Turbo Mode - up to 2x the normal speed * Cheat support (.CHT files and Game Genie) * IPS/UPS/PPF automatic patching support -* NES Compatibility Based on FCEUX 2.1.1 +* NES Compatibility Based on FCEUX 2.1.2 * Open Source! ×—–­—–­—–­—–­ –­—–­—–­—–­—–­—–­—–­—–­—–­—–­— ­—–­—–­—–­—–­—–­—–­—–­—-­—–­-–•¬ diff --git a/source/ngc/fceugx.cpp b/source/ngc/fceugx.cpp index 0b17710..4c9b429 100644 --- a/source/ngc/fceugx.cpp +++ b/source/ngc/fceugx.cpp @@ -254,7 +254,6 @@ int main(int argc, char *argv[]) #endif #ifdef HW_RVL - DI_Close(); // fixes some black screen issues DI_Init(); // first #endif