Commit graph

962 commits

Author SHA1 Message Date
Jools Wills
2cd6ad14df
Merge pull request #2448 from joolswills/lr-redream
added lr-redream dreamcast emulator to experimental
2018-08-18 20:47:54 +01:00
Jools Wills
f3a230acce reicast / lr-reicast - fix up documented bios location, and symlink to $biosdir/dc for standalone reicast 2018-08-12 17:16:28 +01:00
Jools Wills
ee6911c8ee lr-mame / lr-mess - increase swap 2018-08-03 13:08:49 +01:00
Jools Wills
75bdf0d83c lr-reicast / reicast - fix another typo 2018-08-03 12:57:52 +01:00
Jools Wills
1c9ec15928 added lr-redream dreamcast emulator to experimental 2018-08-03 12:57:03 +01:00
Jools Wills
e630b3db21 lr-reicast - no need to symlink bios files (that's done for standalone reicast only). 2018-08-03 12:52:04 +01:00
Jools Wills
f8447e9fce lr-reicast - spelling 2018-08-03 12:40:28 +01:00
Jools Wills
d49b98630c
Merge pull request #2430 from joolswills/fbalpha_add_platforms
lr-fbalpha - added support for additional systems
2018-07-20 20:27:29 +01:00
hissingshark
3e21a64598 Add detection/build params/fixes for Vero4k and let gitPullOrClone wind back to a specific commit 2018-07-19 09:08:19 +01:00
Jools Wills
3a35c1b25c lr-pokemini - added licence link 2018-06-25 14:53:57 +01:00
Super
685a2785ed added lr-pokemini - experimental libretro core for Pokemon Mini (#2434) 2018-06-25 14:50:22 +01:00
Jools Wills
cf4e00d02b lr-fbalpha - added support for additional systems
* added pcengine (+supergrafx & turbografx-16), gamegear, mastersystem, megadrive, and sg-1000
2018-06-24 20:56:51 +01:00
Jools Wills
11bb1d3856 lr-fbalpha - update version number to v0.2.97.43 2018-06-16 09:29:19 +01:00
Jools Wills
cf0723b3b6 lr-81 - line endings to LF 2018-06-16 09:26:46 +01:00
Super
2db7467228 Add lr-81: libretro core for Sinclair ZX81 (#2429) 2018-06-16 08:03:08 +01:00
barbudreadmon
6c91e464d0 lr-mame2016.sh - building fails using makefile directly
* libretro makefile changes some options including disabling -Werror
2018-06-14 14:46:32 +01:00
barbudreadmon
e3492ab123 lr-fbalpha - remove unused profile=performance argument and include dat folder 2018-06-14 12:28:51 +01:00
Jools Wills
6be355521b
Merge pull request #2413 from joolswills/fbalpha_neocd
fbalpha - enable neocd subsystem / add .cue and .iso extensions
2018-06-01 02:50:04 +01:00
Super
f671bb391d Added lr-np2kai module to experimental 2018-05-29 14:14:36 +01:00
Jools Wills
1ef199d991 fbalpha - enable neocd subsystem / add .cue and .iso extensions
* fbalpha now has neogeo cd support - see https://github.com/libretro/fbalpha/issues/4
2018-05-29 14:11:36 +01:00
Jools Wills
63bf9bfbcd
Merge pull request #2403 from JyuHo/master
Add support for tinker for few emulator
2018-05-14 14:43:30 +01:00
JyuHo
03fc2d0b9f
Update lr-parallel-n64.sh
Add support for tinker
2018-05-13 00:30:40 +02:00
JyuHo
202f4e35a8
Update lr-mupen64plus.sh
Add params for tinker
2018-05-13 00:22:37 +02:00
Jools Wills
582567761a lr-mame2003-plus - create artwork folder 2018-05-05 18:06:55 +01:00
Jools Wills
4115767cfc lr-mame2003 / lr-mame2003-plus - remove unused inp / snap folders 2018-05-05 18:05:51 +01:00
Jools Wills
63361d3d65 lr-mame2003-plus - fix library name change 2018-05-05 18:05:23 +01:00
Hugo Hromic
a58f172f2e lr-mgba.sh: enable lr-mgba as alternative also for Game Boy and Game Boy Color (fixes #2295) 2018-04-20 21:38:02 +01:00
Jools Wills
ea4ca353f9 Revert "Update lr-mame2003.sh"
This reverts commit bae19be396.

Should have reviewed this more closely - *.* in quotes doesn't work and there is no $nvram
2018-04-20 18:05:25 +01:00
markwkidd
04fcd29cef
update mame2003-plus script with new license link 2018-04-16 13:50:07 -04:00
markwkidd
58709a2459
update lr-mame2003.sh - changelog and license filename 2018-04-16 13:48:39 -04:00
markwkidd
d0a1f8a551
Update lr-mame2003-plus.sh
mame2003-plus is joining the mothership at github.com/libretro

I swear this is the last time the URL gets updated
2018-04-09 18:09:20 -04:00
markwkidd
bae19be396
Update lr-mame2003.sh
Based on @grant2258 's research into Run and Gun I created this tiny .nvram memory patch to that gets `rungun` past it's stalling point. It was added to mame2003-libretro here https://github.com/libretro/mame2003-libretro/pull/346 . 

In brief: This is a cruder implementation of what mame2010 and later do.
At some point we could BUILD_BIN2C this into the mame2003 binary like the builtin hiscore.dat, but I digress. Maybe one day.

This PR should make the game start fine for RetroPie users in the meantime. I don't have a RetroPie environment to test on, however.
2018-04-08 14:02:06 -04:00
markwkidd
ffa7da1629
fix mame2003-plus license link 2018-04-05 19:17:47 -04:00
Jools Wills
a5d37e1842 lr-ppsspp - use libretro branch (pushed from my local backup as upstream repo is no more) 2018-04-04 18:08:14 +01:00
Jools Wills
fcd8367616 lr-ppsspp - use our fork as upstream repo has been removed (they have a new ppsspp libretro core now) 2018-03-28 16:47:07 +01:00
markwkidd
c31d6a7e0e
update github URL for mame2003-plus-libretro
The initial dash is gone from the URL now.
2018-03-25 11:00:42 -04:00
Jools Wills
6c7b48b5fd lr-freeintv - move to optional packages 2018-03-23 18:28:04 +00:00
Conn O'Griofa
a321e907ec zdoom: extend support to Strife, Chex 3 & isolate supported ports
* lr-pboom does not support Hexen/Heretic/Strife/Chex, so isolate these
  to zdoom's configuration instance.
* Omit Chex 1/2, as Chex 2 requires special arguments to load chex.wad, and
  Chex 3 (freeware) includes remastered versions of the previous two episodes.
2018-02-28 02:48:50 +00:00
Conn O'Griofa
d7b449bc4f zdoom: add support for Hexen 1 Series & Heretic
Requires the following wads:
* Hexen: hexen.wad
* Hexen Deathkings: hexen.wad & hexdd.wad
* Heretic: heretic.wad

Additionally, the scriptmodule will automatically rename supported wad
files to lowercase if necessary.
2018-02-27 18:18:30 +00:00
Jools Wills
74b577ddd2
Merge pull request #2307 from joolswills/lr-mame2003-plus
lr-mame2003-plus - change upstream repo and core name/paths - fixes #2281
2018-02-26 02:09:49 +00:00
Conn O'Griofa
3737caa9c3 lr-desmume2015: fix incorrect library name 2018-02-26 01:57:30 +00:00
Conn O'Griofa
210f28c6c9 Update lr-desmume and split 2015 version
Fix build for new upstream rebase, and split off old version into
lr-desmume2015 scriptmodule to correspond to its new name.

Fixes #2314.
2018-02-26 01:45:09 +00:00
markwkidd
3ef7cb6349
Update lr-mame2010.sh 2018-02-22 20:46:28 -05:00
markwkidd
c5475d02a8
resolve error + one other update to mame2010 build
I updated the mame2010 readme and switched to markdown to enjoy some formatting. This creates an error as reported by @mediamogul here: https://retropie.org.uk/forum/post/133826

I don't know this script well enough to know where mame.ini gets placed by `install_lr-mame2010()` but I'm concerned that it's no longer going to the correct place. It should now be in the folder `libretro saves/mame2010/ini`. I'll pursue that in the forums or via another issue.

In this PR I have also omitted the original mame 0.139 "whatsnew" file which seems out of place. No offense if you reject this change.
2018-02-22 09:22:38 -05:00
Jools Wills
158b8fdfc8 lr-mame2003-plus - change upstream repo and core name/paths - fixes #2281 2018-02-21 18:04:48 +00:00
Conn O'Griofa
e2fe3993db lr-mess: fix up platform configuration
* Add missing platform information for CreatiVision and Arcadia
* Use existing "gb" system name instead of "gameboy"
2018-02-20 06:46:20 +00:00
Jools Wills
67579995ae added lr-freeintv - closes #2267 2018-02-12 14:02:44 +00:00
Jools Wills
dfc61f170a removed lr-armsnes
* upstream repository was removed and development stopped
 * doesn't build on g++ 6.x
 * had only minor changes over pocketsnes / snes9x2002
2018-02-07 22:48:40 +00:00
Conn O'Griofa
d1f7a58b14 lr-beetle-psx: build with HW support
The hw core should support software fallback for non-GL/Vulkan targets.
2018-01-30 23:10:01 +00:00
Jools Wills
147ef8ca8d lr-pcsx-rearmed - force enabling/disabling of neon flag
* configure script makes a wrong choice when gcc is using -mcpu=arm1176jzf-s
2018-01-29 23:21:46 +00:00