Commit graph

2504 commits

Author SHA1 Message Date
HerbFargus
09599867d1 Minor Config fixes on Daphne
Move dapinput to the correct system directory and include the
commandline params in the launch script
2016-02-16 23:42:00 -07:00
Jools Wills
cf3d21dffa added daphne emulator to experimental - thanks to shmoopty - fixes #694 2016-02-17 00:08:55 +00:00
zerojay
62129a2974 Add QuickNES core
Added the QuickNES core to RetroPie. It only supports the NES and not the Famicom Disk System. It is currently the only NES core that supports RetroAchievements as supported by Retroarch.
2016-02-16 17:56:46 -04:00
Christopher Bransden
3dd08e38fe mame2003 core option defaults
skip_disclaimer skips the nag screen
dcs-speedhack speeds up mk2/3
2016-02-14 23:11:39 +00:00
Jools Wills
378c1d1e8d output as text from xmlstartlet in input configuration so entities like & become & so they reencode correctly 2016-02-14 18:43:28 +00:00
Jools Wills
4c4e60283b enable cursor for runcommand menu / configuration 2016-02-14 11:11:19 +00:00
Jools Wills
7ecec5c41b call retropie_packages.sh to install runcommand from updatescript_setup rather than rp_callModule so the latest vesion of the runcommand module is used rather than the currently running one 2016-02-14 10:26:00 +00:00
Jools Wills
6309d36327 remove unused iniConfig 2016-02-14 09:36:02 +00:00
Jools Wills
b6801a26fe change artwork path - doesn't seem to work anyway 2016-02-14 09:35:27 +00:00
Jools Wills
ecc82beb17 added arcade romdir for mame4all/advmame for roms/samples 2016-02-13 08:20:30 +00:00
Jools Wills
7840a73c1e put gamecon_gpio_rpi options in /etc/modprobe.d/gamecon.conf and remove from /etc/modules if there
use printMsgs instead of echo
fixes #1234
2016-02-11 13:19:39 +00:00
Jools Wills
e5ebc6a67a move dkms dependency to depends and add gcc-4.7 dependency needed by the kernel header packages #1258 2016-02-11 12:20:53 +00:00
Jools Wills
96634d33e2 allow .sh launching with rpix86 2016-02-09 21:30:30 +00:00
HerbFargus
126233d043 Update extensions for Z-Machine 2016-02-09 02:28:33 -07:00
BenWlson
fd0b60326b add --extfs parameter to basiliskii to repoint external filesystem to $romdir/macintosh 2016-02-09 05:16:31 +00:00
Jools Wills
1e44fb1bbc Merge pull request #1247 from HerbFargus/psx
Add Beetle PSX emulator
2016-02-08 05:18:00 +00:00
HerbFargus
6f0ce53857 Add Beetle PSX emulator
exclude arm for poor performance
Rubbish performance even on the pi2, mostly for x86 really.  Has the
PlayStation Splashscreen, requires scph5500.bin scph5501.bin
schp5502.bin. see here for more details
http://wiki.libretro.com/index.php?title=Beetle/Mednafen_PSX same issues
with bios and save directory as other mednafen systems.
2016-02-07 21:18:45 -07:00
HerbFargus
301e6f93b5 Copy Paste Fail 2016-02-07 15:26:05 -07:00
Jools Wills
0875a42339 enable openmsx for x86 2016-02-07 19:11:15 +00:00
Jools Wills
1cf612d3e6 enable hatari for x86/x11 platforms 2016-02-07 19:11:15 +00:00
Jools Wills
94dc5d1696 no need to remove hardcoded rpi1 optimisations from gpsp as removed in the repo 2016-02-07 19:11:15 +00:00
zerojay
cee2f2c2d8 Add support for scraping Arcade system as MAME for sselph scraper.
Now that Retropie supports having a merged arcade folder in Retropie 3.5, add support for scraping the arcade folder as MAME.
2016-02-07 14:30:20 -04:00
Jools Wills
6afb85585a enable frotz and fuse on x86/x11 2016-02-07 14:44:07 +00:00
Jools Wills
c57208d584 use git repository for fbzx, using older 2.x version for non x86 platforms (faster)
use install script included / adjust commandline accordingly
enable on x86/x11 platforms
2016-02-07 14:35:49 +00:00
Jools Wills
ad2da0dbf6 enable dosbox for x11 platforms 2016-02-07 12:51:51 +00:00
Jools Wills
1a938648b6 enable dgen on x11 platforms 2016-02-07 12:47:57 +00:00
Jools Wills
218bd67627 disable coolcv for non rpi platforms 2016-02-07 12:43:09 +00:00
Jools Wills
262cde9e8e enable basiliskii for x11 platforms (with gtk interface) 2016-02-07 12:42:12 +00:00
Jools Wills
cc0c4ae443 enable atari800 on x11 platforms 2016-02-07 12:37:30 +00:00
Jools Wills
30971585a8 enable ags on x11 platforms 2016-02-07 12:31:15 +00:00
Jools Wills
30c7f77096 enable advmame for x11 targets 2016-02-07 12:16:45 +00:00
Jools Wills
50af7d4598 incorrect isPlatform check for uae4arm (should check for rpi1) 2016-02-07 11:10:05 +00:00
Jools Wills
101035e3f3 Merge pull request #1243 from HerbFargus/Lynx
Add Libretro Beetle Lynx
2016-02-07 08:21:33 +00:00
HerbFargus
36ceeefa8d Add Libretro Beetle Lynx 2016-02-07 01:08:34 -07:00
HerbFargus
e2f7b54615 Add Simpler Turtle Pi Theme from @Omnija 2016-02-06 17:56:39 -07:00
Jools Wills
7aeede7bef allow console output from dreamcast emulator so dialog shows 2016-02-06 18:47:59 +00:00
Jools Wills
1348c459c3 force stdin/stdout for alsamixer via /dev/tty - needed when launching alsamixer from retropie-setup within ES, due to the logging redirection 2016-02-05 22:33:09 +00:00
Jools Wills
625687909c use retropie user id / group id for usbmount to avoid permissions issues 2016-02-05 13:56:13 +00:00
Jools Wills
17cca5f5f3 runcommand joy2key fixes - didn't stop joy2key when not entering menu
check for joystick disabled in joy2key function to simplify logic
2016-02-05 12:22:18 +00:00
Jools Wills
5bde70983d add ntfs support to usbmount 2016-02-05 11:14:53 +00:00
Jools Wills
11678e598f don't require our custom sdl2 packages on x11 targets 2016-02-05 11:10:01 +00:00
Jools Wills
79b22fbdef hasPackage incorrectly thought packages were installed when they had been removed (but not purged). fix up logic to check
package install status as well as version
2016-02-05 11:08:36 +00:00
Jools Wills
3103cbdc20 created a jessie compatible usbmount, and implemented it into our usbromservice module 2016-02-05 10:15:44 +00:00
Jools Wills
37129a51e0 Merge pull request #1239 from HerbFargus/directlaunch
Add Direct Launch to Helper Script (set essystem function)
2016-02-05 08:25:09 +00:00
HerbFargus
21283e3a63 Add Direct Launch 2016-02-05 01:21:23 -07:00
Jools Wills
715346b0a1 clear after launching command 2016-02-05 05:59:44 +00:00
Jools Wills
452f978f9f logic changes and remove reset for now as it may not be needed 2016-02-05 05:58:08 +00:00
Jools Wills
cd0db8224c turn off cursor (but turn it back on for terminal or non retropie system apps) 2016-02-05 05:45:58 +00:00
Jools Wills
bc268d8e00 clear screen before launching emulationstation 2016-02-05 05:41:21 +00:00
Jools Wills
54c90d89b5 enable joystick control when no default app is set in runcommand 2016-02-05 05:34:10 +00:00