Compare commits
14 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| db8d06d2dc | |||
| 42811adc5f | |||
| b575a132d5 | |||
| f98bb81bab | |||
| d3811deed5 | |||
| fcfad236a5 | |||
| 4fb6745b3e | |||
| 5532c12d7d | |||
| e78932b592 | |||
| 07c31881d4 | |||
| a182be12fe | |||
| 4fc35cfc00 | |||
| e5c9215aaf | |||
| 2c8084a35b |
@@ -0,0 +1 @@
|
||||
21_Indie Games/45_Hurrican/Game_Log.txt
|
||||
@@ -3,4 +3,4 @@ ROM_SO=/home/cpi/apps/emulators/gpsp_libretro.so
|
||||
EXT=gb,gbc,gba,gbx
|
||||
LAUNCHER=retroarch -L
|
||||
TITLE=GPSP Roms
|
||||
SO_URL=https://buildbot.libretro.com/nightly/linux/armhf/latest/gpsp_libretro.so.zip
|
||||
SO_URL=http://buildbot.libretro.com/nightly/linux/armv7-neon-hf/latest/gpsp_libretro.so.zip
|
||||
@@ -0,0 +1,7 @@
|
||||
ROM=/home/cpi/games/mupen64
|
||||
ROM_SO=/home/cpi/apps/emulators/mupen64plus --plugindir /usr/local/lib/mupen64plus/ --gfx mupen64plus-video-rice --fullscreen
|
||||
EXT=z64,n64,zip,7z,v64
|
||||
LAUNCHER=
|
||||
TITLE=mupen64 Roms
|
||||
SO_URL=https://raw.githubusercontent.com/cuu/emulators/master/mupen64plus.zip
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
ROM=/home/cpi/games/UAE
|
||||
ROM_SO=/home/cpi/apps/emulators/uae4arm
|
||||
EXT=uae
|
||||
ROM_SO=/home/cpi/apps/emulators/uae4arm -0
|
||||
EXT=uae,adf
|
||||
LAUNCHER=
|
||||
TITLE=UAE Roms
|
||||
SO_URL=https://github.com/cuu/emulators/raw/master/uae4arm-gs.zip
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 4.8 KiB |
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user