Compare commits

14 Commits

Author SHA1 Message Date
GNU db8d06d2dc Merge pull request #5 from guoyunhe/floppybird
Add FloppyBird game
2025-07-17 00:47:05 +08:00
cuu 42811adc5f -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

https://forum.clockworkpi.com/t/gameshell-os-image-files-v0-5/5058/147
@javelinface
2020-01-28 00:06:13 +08:00
cuu b575a132d5 update mupen64+ for osv0.5 2020-01-02 15:53:44 +08:00
Guo Yunhe f98bb81bab Add FloppyBird game 2019-11-07 13:24:53 +02:00
GNU d3811deed5 Merge pull request #4 from arthurlutz/patch-1
Delete Game_Log.txt
2019-08-16 07:24:46 +08:00
Arthur Lutz fcfad236a5 .gitignore - initial version 2019-08-15 12:30:14 +02:00
Arthur Lutz 4fb6745b3e Delete Game_Log.txt
unnecessary in this, this file is created and modified when the game starts.
2019-08-15 12:29:07 +02:00
cpi 5532c12d7d uae fix 2019-08-12 01:53:04 +00:00
cuu e78932b592 update PicoDrive so url 2019-07-17 14:43:35 +08:00
cpi 07c31881d4 Merge branch 'master' of https://github.com/clockworkpi/Menu 2019-07-16 03:52:03 +00:00
cpi a182be12fe fix 60_Coleco download url typo 2019-07-16 03:51:35 +00:00
GNU 4fc35cfc00 Merge pull request #3 from clockworkpi/revert-2-gcores
Revert "gcores ~/apps/Menu branch first commit"
2019-07-16 11:45:01 +08:00
GNU e5c9215aaf Revert "gcores ~/apps/Menu branch first commit" 2019-07-16 11:44:44 +08:00
GNU 2c8084a35b Merge pull request #2 from clockworkpi/gcores
gcores ~/apps/Menu branch first commit
2019-07-16 11:41:23 +08:00
2141 changed files with 17143 additions and 552 deletions
+1
View File
@@ -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
+7
View File
@@ -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