├── INSTALL_RETROPIE_ON_OSMC_RC.sh ├── LICENSE ├── README.md ├── emulationstation ├── retropie.sh └── retropie_watchdog.sh /INSTALL_RETROPIE_ON_OSMC_RC.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mcobit/retropie-osmc/HEAD/INSTALL_RETROPIE_ON_OSMC_RC.sh -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mcobit/retropie-osmc/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mcobit/retropie-osmc/HEAD/README.md -------------------------------------------------------------------------------- /emulationstation: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mcobit/retropie-osmc/HEAD/emulationstation -------------------------------------------------------------------------------- /retropie.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mcobit/retropie-osmc/HEAD/retropie.sh -------------------------------------------------------------------------------- /retropie_watchdog.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mcobit/retropie-osmc/HEAD/retropie_watchdog.sh --------------------------------------------------------------------------------