Example #1
0
 private void BtnGameRocksDiamonds_Click(object sender, EventArgs e)
 {
     AppToInstall = IHomebrewList.GameRocksDiamonds; IServiceInstall.InstallSwitch(AppToInstall);
 }
Example #2
0
 private void BtnGameMirrorMagic_Click(object sender, EventArgs e)
 {
     AppToInstall = IHomebrewList.GameMirrorMagic; IServiceInstall.InstallSwitch(AppToInstall);
 }
Example #3
0
 private void BtnGameChocolateDoom_Click(object sender, EventArgs e)
 {
     AppToInstall = IHomebrewList.GameChocolateDOOM; IServiceInstall.InstallSwitch(AppToInstall);
 }
Example #4
0
 private void BtnEmuMelonds_Click(object sender, EventArgs e)
 {
     AppToInstall = IHomebrewList.EmuMelondDS; IServiceInstall.InstallSwitch(AppToInstall);
 }
Example #5
0
 private void BtnGameSuperMarioWar_Click(object sender, EventArgs e)
 {
     AppToInstall = IHomebrewList.GameSuperMarioWar;; IServiceInstall.InstallSwitch(AppToInstall);
 }
Example #6
0
 private void BtnEmuJaguar_Click(object sender, EventArgs e)
 {
     AppToInstall = IHomebrewList.EmuVirtualJag; IServiceInstall.InstallSwitch(AppToInstall);
 }
Example #7
0
 private void BtnEmuPicodrive_Click(object sender, EventArgs e)
 {
     AppToInstall = IHomebrewList.EmuPicoDrive; IServiceInstall.InstallSwitch(AppToInstall);
 }
Example #8
0
 private void BtnGameSonicRobotBlast_Click(object sender, EventArgs e)
 {
     AppToInstall = IHomebrewList.GameSonicRoboBlastTwo;; IServiceInstall.InstallSwitch(AppToInstall);
 }
Example #9
0
 private void BtnGameHamsters_Click(object sender, EventArgs e)
 {
     AppToInstall = IHomebrewList.GameHamsterNX;; IServiceInstall.InstallSwitch(AppToInstall);
 }
Example #10
0
 private void BtnGamef2bgl_Click(object sender, EventArgs e)
 {
     AppToInstall = IHomebrewList.GameF2BGL;; IServiceInstall.InstallSwitch(AppToInstall);
 }
Example #11
0
 private void BtnGameMinesweeper_Click(object sender, EventArgs e)
 {
     AppToInstall = IHomebrewList.GameMinesweeper;; IServiceInstall.InstallSwitch(AppToInstall);
 }
Example #12
0
 private void BtnGameQuakespasm_Click(object sender, EventArgs e)
 {
     AppToInstall = IHomebrewList.GameQuakeSpasmNX;; IServiceInstall.InstallSwitch(AppToInstall);
 }
Example #13
0
 private void BtnGameMystery_Click(object sender, EventArgs e)
 {
     AppToInstall = IHomebrewList.GameSolarusDX;; IServiceInstall.InstallSwitch(AppToInstall);
 }
Example #14
0
 private void BtnGameLegendOfSwordFairy_Click(object sender, EventArgs e)
 {
     AppToInstall = IHomebrewList.GameLegendOfSwordAndFairy;; IServiceInstall.InstallSwitch(AppToInstall);
 }
Example #15
0
 private void BtnGameLiero_Click(object sender, EventArgs e)
 {
     AppToInstall = IHomebrewList.GameLIERO; IServiceInstall.InstallSwitch(AppToInstall);
 }
Example #16
0
 private void BtnGameDDLCLove_Click(object sender, EventArgs e)
 {
     AppToInstall = IHomebrewList.GameDDLCLove;; IServiceInstall.InstallSwitch(AppToInstall);
 }
Example #17
0
 private void BtnEmuBeetlePSX_Click(object sender, EventArgs e)
 {
     AppToInstall = IHomebrewList.EmuBeetlePSX; IServiceInstall.InstallSwitch(AppToInstall);
 }
Example #18
0
 private void BtnGameREminiscence_Click(object sender, EventArgs e)
 {
     AppToInstall = IHomebrewList.GameREMiniscence; IServiceInstall.InstallSwitch(AppToInstall);
 }
Example #19
0
 private void BtnEmuVBANext_Click(object sender, EventArgs e)
 {
     AppToInstall = IHomebrewList.EmuVBANEXT; IServiceInstall.InstallSwitch(AppToInstall);
 }
Example #20
0
 private void BtnGameSdlPong_Click(object sender, EventArgs e)
 {
     AppToInstall = IHomebrewList.GameSDLPong; IServiceInstall.InstallSwitch(AppToInstall);
 }
Example #21
0
 private void BtnEmuLaiNES_Click(object sender, EventArgs e)
 {
     AppToInstall = IHomebrewList.EmuLaines; IServiceInstall.InstallSwitch(AppToInstall);
 }
Example #22
0
 private void BtnGameNXEngine_Click(object sender, EventArgs e)
 {
     AppToInstall = IHomebrewList.GameNXEngineEvo; IServiceInstall.InstallSwitch(AppToInstall);
 }
Example #23
0
 private void BtnEmuKhedgb_Click(object sender, EventArgs e)
 {
     AppToInstall = IHomebrewList.EmuKHEDGB; IServiceInstall.InstallSwitch(AppToInstall);
 }
Example #24
0
 private void BtnGameWhatIsInTheBox_Click(object sender, EventArgs e)
 {
     AppToInstall = IHomebrewList.GamePixelShuffle;
     IServiceInstall.InstallSwitch(AppToInstall);
 }