Esempio n. 1
0
 private static void InitializeVideo()
 {
     VIDEO = new SDLVideo(NesEmu.TVFormat);
     //NesEmu.SetupVideoRenderer(VIDEO);
 }
Esempio n. 2
0
 private static void InitializeVideo()
 {
     VIDEO = new SDLVideo(NesEmu.TVFormat);
     //NesEmu.SetupVideoRenderer(VIDEO);
 }