4626 Commits

Author SHA1 Message Date
jdgleaver
585bc14538 (3ds) Add pokemini core 2018-11-13 10:25:56 +00:00
Rob Loach
7db41f8fa6
libretro-database: Add MAME 2003-Plus
Proposed by @markwkidd over at https://github.com/libretro/libretro-database/pull/741 .
2018-11-12 23:39:26 -05:00
hizzlekizzle
e4aba26689
Merge pull request #902 from telanus/master
Basic info file for FreeChaF
2018-11-12 09:11:03 -06:00
telanus
2c51545239
Basic info file for FreeChaF 2018-11-12 06:18:59 +02:00
Twinaphex
1b00011ac7
Merge pull request #901 from meepingsnesroms/master
Add Mu to libretro-build.sh and libretro-fetch.sh
2018-11-10 18:17:15 +01:00
meepingsnesroms
701b95c618 Add Mu to libretro-build.sh and libretro-fetch.sh 2018-11-10 06:59:07 -08:00
Twinaphex
88176482b1
Merge pull request #898 from meepingsnesroms/master
Put PSP back
2018-11-09 20:58:43 +01:00
meepingsnesroms
82c32fdcee
Put PSP back
It should be fixed now that libretro-common isnt compiled into static builds.
2018-11-09 09:32:04 -08:00
hizzlekizzle
df993a5006
Merge pull request #896 from meepingsnesroms/master
PSP is having issues with Mu remove it to prevent breaking compiling
2018-11-06 20:29:22 -06:00
meepingsnesroms
5431f8d7f4 PSP is having issues with Mu remove it to prevent breaking compiling
libretro-common/file/file_path.c:79:23: fatal error: pspkernel.h: No such file or directory
2018-11-06 17:15:43 -08:00
Twinaphex
70dfc9e456
Merge pull request #895 from meepingsnesroms/master
Add Mu to buildbot makefiles
2018-11-06 19:13:04 +01:00
meepingsnesroms
d80b84234c Fix supports_no_game being wrong 2018-11-05 20:15:56 -08:00
meepingsnesroms
960b1b19e3 Add Mu to buildbot makefiles 2018-11-05 19:48:34 -08:00
Twinaphex
5626fa7b71
Update reicast_libretro.info 2018-11-05 14:44:31 +01:00
Twinaphex
6e8b2118da
Merge pull request #894 from barbudreadmon/patch-5
Add zip to reicast extensions
2018-11-04 21:40:54 +01:00
barbudreadmon
77eac038c4
Add zip to reicast extensions 2018-11-04 21:35:05 +01:00
Twinaphex
f754f3f739
Merge pull request #893 from webgeek1234/master
Switch ppsspp back to upstream
2018-11-03 20:03:43 +01:00
Aaron Kling
646e1f11c4 Switch ppsspp back to upstream 2018-11-02 12:59:52 -05:00
Twinaphex
985ceb8dac
Merge pull request #891 from barbudreadmon/patch-4
Update kronos_libretro.info
2018-10-28 17:01:06 +01:00
barbudreadmon
e1b62ec2d4
Update kronos_libretro.info 2018-10-28 16:36:50 +01:00
Andrés
5b83265ef2
Update dosbox_svn_libretro.info 2018-10-27 14:46:57 -05:00
hizzlekizzle
409a1e9ce5
Merge pull request #890 from Tatsuya79/patch-8
Update kronos_libretro.info
2018-10-27 08:44:22 -05:00
Tatsuya79
172e521ac2
Update kronos_libretro.info 2018-10-26 17:50:01 +02:00
hizzlekizzle
5941f5ddeb
Merge pull request #889 from Tatsuya79/patch-7
Update kronos_libretro.info
2018-10-26 10:47:53 -05:00
Tatsuya79
bde82746d4
Update kronos_libretro.info 2018-10-26 17:46:48 +02:00
Twinaphex
addc189711
Merge pull request #888 from Tatsuya79/patch-6
dolphin info fix
2018-10-23 18:38:03 +02:00
Tatsuya79
9dac22fd2a
dolphin info fix 2018-10-23 17:50:28 +02:00
Twinaphex
0791a095c6
Merge pull request #887 from Zlika/master
Update theodore core info and add it to libnx recipe
2018-10-22 00:33:30 +02:00
Zlika
367f04c390 Update theodore core info and add it to libnx recipe 2018-10-21 22:52:29 +02:00
twinaphex
90cf09c0df Update kronos recipes 2018-10-20 03:06:07 +02:00
hizzlekizzle
6eb1cb4ac0
adjust fmsx firmware count 2018-10-18 08:31:05 -05:00
twinaphex
4471208624 (OSX) Add kronos 2018-10-18 03:38:00 +02:00
hizzlekizzle
d815742aea
add option BIOS images to fmsx
closes https://github.com/libretro/libretro-super/issues/883
2018-10-17 15:32:07 -05:00
twinaphex
3f7fb5393e Add core info file 2018-10-13 04:59:11 +02:00
Twinaphex
45c62e2110
Update cores-linux-x86-generic 2018-10-13 04:48:36 +02:00
Twinaphex
4f4387f997
Update cores-osx-x64-generic 2018-10-13 04:48:01 +02:00
Twinaphex
739799f7c0
Update cores-windows-x86_dw2-generic 2018-10-13 04:47:22 +02:00
Twinaphex
23c589972d
Update cores-windows-x64_seh-generic 2018-10-13 04:47:07 +02:00
Twinaphex
38555b5213
Merge pull request #881 from gblues/master
Add a safety check to retroarch-release.sh
2018-10-13 00:42:51 +02:00
Nathan Strong
9ce305940b Add a safety check to retroarch-release.sh
== DETAILS
After running this script and inadvertently nuking my fork, I've
added a safety check so that it doesn't happen to anyone else.

Change summary:
- update the .gitignore to ignore wiiu artifacts and Mac OSX junk files
- add two command-line parameters to `retroarch-release.sh`:

  * `--clean` will execute the legacy behavior of deleting and re-
    cloning `libretro/RetroArch`
  * `--force` will execute the release script using the current
    state of `retroarch/` without re-cloning, although it will still
    do a `git pull` and fetch submodules.

  If neither argument is provided, then the script fails with
  instructions if it detects that the `retroarch/` directory already
  exists.
2018-10-12 15:26:08 -07:00
twinaphex
8b2fe15a7c Update kronos 2018-10-12 16:47:41 +02:00
twinaphex
499af97255 Add kronos core 2018-10-12 04:18:15 +02:00
twinaphex
37733a52d3 Add kronos 2018-10-12 04:15:58 +02:00
Twinaphex
5e7ac35c85
Update ps3 2018-10-10 15:28:27 +02:00
Twinaphex
2bba2648a8
Update ps3 2018-10-09 16:06:58 +02:00
twinaphex
ad01174656 Don't build vice for PS3 yet - too many build failures right now 2018-10-08 23:28:03 +02:00
twinaphex
361278093c (libnx) Add scummvm 2018-10-08 20:48:42 +02:00
Andrés
b648f593bb
Update ps3 2018-10-08 13:20:03 -05:00
twinaphex
364fc81605 (PS3) Add gme 2018-10-08 05:54:38 +02:00
Twinaphex
082f4b6bd0
Merge pull request #878 from markwkidd/patch-1
remove "experimental" from mame2003-plus name, etc
2018-10-08 05:20:01 +02:00