From 170ea3f8c10ae9bf07eacd033b06d00f9e25f8a8 Mon Sep 17 00:00:00 2001 From: Radius Date: Sun, 15 Mar 2015 13:28:34 -0500 Subject: [PATCH] add imageviewer core --- recipes/ngc/devkitngc | 2 ++ recipes/psp/devkitpsp | 1 + recipes/wii/devkitwii | 2 ++ recipes/win_x64/cores-mingw-w64-seh | 2 ++ recipes/win_x86/cores-mingw-w32-dw2 | 2 ++ 5 files changed, 9 insertions(+) diff --git a/recipes/ngc/devkitngc b/recipes/ngc/devkitngc index d2e6670b..147e8983 100644 --- a/recipes/ngc/devkitngc +++ b/recipes/ngc/devkitngc @@ -19,3 +19,5 @@ snes9x libretro-snes9x https://github.com/libretro/snes9x.git PROJECT YES GENERI snes9x_next libretro-snes9x_next https://github.com/libretro/snes9x-next.git PROJECT YES GENERIC_ALT Makefile.libretro . tyrquake libretro-tyrquake https://github.com/libretro/tyrquake.git PROJECT YES GENERIC Makefile . vba_next libretro-vba_next https://github.com/libretro/vba-next.git PROJECT YES GENERIC Makefile.libretro . +imageviewer libretro-imageviewer https://github.com/libretro/imageviewer-libretro.git PROJECT YES GENERIC Makefile.libretro . + diff --git a/recipes/psp/devkitpsp b/recipes/psp/devkitpsp index a455b3e0..5d04f860 100644 --- a/recipes/psp/devkitpsp +++ b/recipes/psp/devkitpsp @@ -5,4 +5,5 @@ fmsx libretro-fmsx https://github.com/libretro/fmsx-libretro.git PROJECT YES GEN prboom libretro-prboom https://github.com/libretro/libretro-prboom.git PROJECT YES GENERIC Makefile . tempgba libretro-tempgba https://github.com/libretro/TempGBA-libretro.git PROJECT YES GENERIC Makefile . mednafen_pce_fast libretro-mednafen_pce_fast https://github.com/aliaspider/beetle-pce-fast-libretro.git psp_hw_render YES GENERIC Makefile . +imageviewer libretro-imageviewer https://github.com/libretro/imageviewer-libretro.git PROJECT YES GENERIC Makefile.libretro . diff --git a/recipes/wii/devkitwii b/recipes/wii/devkitwii index d2e6670b..147e8983 100644 --- a/recipes/wii/devkitwii +++ b/recipes/wii/devkitwii @@ -19,3 +19,5 @@ snes9x libretro-snes9x https://github.com/libretro/snes9x.git PROJECT YES GENERI snes9x_next libretro-snes9x_next https://github.com/libretro/snes9x-next.git PROJECT YES GENERIC_ALT Makefile.libretro . tyrquake libretro-tyrquake https://github.com/libretro/tyrquake.git PROJECT YES GENERIC Makefile . vba_next libretro-vba_next https://github.com/libretro/vba-next.git PROJECT YES GENERIC Makefile.libretro . +imageviewer libretro-imageviewer https://github.com/libretro/imageviewer-libretro.git PROJECT YES GENERIC Makefile.libretro . + diff --git a/recipes/win_x64/cores-mingw-w64-seh b/recipes/win_x64/cores-mingw-w64-seh index 3ca4655e..936abd5a 100644 --- a/recipes/win_x64/cores-mingw-w64-seh +++ b/recipes/win_x64/cores-mingw-w64-seh @@ -58,3 +58,5 @@ vbam libretro-vbam https://github.com/libretro/vbam-libretro.git PROJECT YES GEN vecx libretro-vecx https://github.com/libretro/libretro-vecx.git PROJECT YES GENERIC Makefile.libretro . virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git PROJECT YES GENERIC Makefile . yabause libretro-yabause https://github.com/libretro/yabause.git PROJECT YES GENERIC Makefile libretro +imageviewer libretro-imageviewer https://github.com/libretro/imageviewer-libretro.git PROJECT YES GENERIC Makefile.libretro . + diff --git a/recipes/win_x86/cores-mingw-w32-dw2 b/recipes/win_x86/cores-mingw-w32-dw2 index 54665576..950ba5b1 100644 --- a/recipes/win_x86/cores-mingw-w32-dw2 +++ b/recipes/win_x86/cores-mingw-w32-dw2 @@ -47,3 +47,5 @@ vbam libretro-vbam https://github.com/libretro/vbam-libretro.git PROJECT YES GEN vecx libretro-vecx https://github.com/libretro/libretro-vecx.git PROJECT YES GENERIC Makefile.libretro . virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git PROJECT YES GENERIC Makefile . yabause libretro-yabause https://github.com/libretro/yabause.git PROJECT YES GENERIC Makefile libretro +imageviewer libretro-imageviewer https://github.com/libretro/imageviewer-libretro.git PROJECT YES GENERIC Makefile.libretro . +