twinaphex
a907bcc7d3
Add Switch target
2018-01-04 23:07:47 +01:00
twinaphex
f6f8361dc4
Fix MSVC 2005
2017-12-24 23:22:15 +01:00
twinaphex
8d67a81731
Add MSVC 2003 compatibility
2017-12-24 23:08:44 +01:00
Brad Parker
79bcd0b7b1
add 3ds to travis build
2017-10-23 21:24:29 -04:00
Brad Parker
14202e9fe9
add travis build script
2017-10-23 18:33:36 -04:00
Twinaphex
f0d2567704
Merge pull request #29 from yoshisuga/master
...
support for iOS arm64 build
2017-09-29 17:44:36 +02:00
Yoshi Sugawara
12c9420b53
support for iOS arm64 build
2017-09-29 05:27:34 -10:00
twinaphex
96418e1857
Update
2017-09-16 09:30:40 +02:00
twinaphex
0e48ec2df9
Simplify rules
2017-09-16 05:58:23 +02:00
twinaphex
ba93e06273
Add xbox/xbox 360 targets
2017-09-15 15:59:16 +02:00
Twinaphex
4230a7c0fb
Merge pull request #28 from Kekun/master
...
Add install and unintall rules
2017-09-14 20:02:21 +02:00
Adrien Plazas
8b1cd139ec
Add install and unintall rules
2017-09-14 16:47:00 +02:00
twinaphex
d2532ad1e1
Add msvc 2005 target
2017-08-04 17:59:43 +02:00
Twinaphex
1b5c4e469f
Merge pull request #26 from Tatsuya79/master
...
Add Mouse and Keyboard Support.
2017-07-07 15:12:29 +02:00
Tatsuya79
9c102ca367
Show cursor when saving.
2017-07-07 11:31:47 +02:00
Tatsuya79
9a292cd77b
Fix.
2017-07-07 01:58:34 +02:00
Tatsuya79
61e5bafef3
Faster Mouse. Wheel Weapon Switch.
2017-07-07 00:25:14 +02:00
Tatsuya79
57ffc6d68d
Add slot number to Savegame name.
2017-07-06 21:39:05 +02:00
Tatsuya79
dc26c3c7ab
Stop overwriting existing Savegame name.
2017-07-06 19:50:31 +02:00
Tatsuya79
5cfe146def
Fix Save Dialog Behaviour that made no sense.
2017-07-06 17:11:39 +02:00
Tatsuya79
013e78a702
ReReIndent.
2017-07-06 12:48:46 +02:00
Tatsuya79
2c4fdac93a
ReIndent.
2017-07-06 12:13:44 +02:00
Tatsuya79
3c5c474bda
Fix Player>1 Control Option Crash.
2017-07-06 11:44:49 +02:00
Tatsuya79
4627aee4c5
Option to use Mouse with Gamepad.
2017-07-06 00:46:32 +02:00
Tatsuya79
6fa71a7ee9
Add Mouse and Keyboard Support.
2017-07-05 20:36:22 +02:00
twinaphex
d4c2f8f5e7
Get rid of msvc2010 solution
2017-07-05 08:16:13 +02:00
twinaphex
ebb13f0dd4
Updates
2017-07-05 04:31:28 +02:00
twinaphex
1f2f417809
Update libretro.h
2017-07-05 04:30:06 +02:00
twinaphex
c7ac59c082
Buildfixes
2017-07-05 04:29:02 +02:00
twinaphex
0d4fce4e99
Update
2017-07-05 04:15:38 +02:00
twinaphex
24ff864e01
Use twoTo52 variable
2017-07-05 04:13:33 +02:00
twinaphex
8c980514a3
Update
2017-07-04 15:15:08 +02:00
twinaphex
54167b0a3a
Update Makefile
2017-07-04 15:13:34 +02:00
twinaphex
0885abb6e8
Updates
2017-07-01 02:24:34 +02:00
twinaphex
4c690eb6b5
Reduce memory leakage
2017-05-29 02:04:20 +02:00
Twinaphex
e09831c627
Merge pull request #25 from knuxyl/patch-2
...
Updated music file name section
2017-04-10 16:31:33 +02:00
knuxyl
4e59857fcd
Updated music file name section
...
Alphabetize and reorganize music file name list. Also included redirects to the original file names, regardless if they are duplicates of other files (that system was too arbitrary, people wouldn't know which ones they could delete). I also included instructions on how to add games with their music and have all games use their correct music.
2017-04-09 16:53:44 -05:00
Twinaphex
6384659145
Merge pull request #24 from orbea/revert
...
Revert "Cleanly error out in retro_load_game"
2017-01-26 00:57:39 +01:00
orbea
2f2fa1f9ac
Revert "Cleanly error out in retro_load_game"
...
This reverts commit b09203fe51
.
2017-01-25 14:54:15 -08:00
twinaphex
b09203fe51
Cleanly error out in retro_load_game
2017-01-24 03:04:39 +01:00
aliaspider
8ff9fd8bf3
(ngc/Wii/WiiU) buildfix for devkitpro r29.
2017-01-23 19:04:14 +01:00
Andrés
53ecb1f62b
Merge pull request #23 from GregorR/libretro-git-version-android
...
Report git version with library_version on Android
2017-01-15 13:46:10 -05:00
Gregor Richards
4799cc6690
Report git version with library_version on Android
2017-01-15 13:38:49 -05:00
Twinaphex
1268fc2291
Merge pull request #22 from fetzerch/fullpath
...
libretro: Core needs fullpath
2016-12-26 01:56:20 +01:00
Christian Fetzer
fd52b1f628
libretro: Core needs fullpath
...
PrBoom does not seem to load the gamefiles through retro_game_info.data
but works with full paths (and direct file io).
2016-12-25 22:51:17 +01:00
Twinaphex
e2574f5127
Merge pull request #21 from GregorR/libretro-git-version
...
Report git version with library_version
2016-12-10 00:06:06 +01:00
Gregor Richards
af26b3eb2a
Report git version with library_version
2016-12-09 17:58:40 -05:00
twinaphex
d1479f09b9
Add wiiu target
2016-11-06 23:46:50 +01:00
twinaphex
b326bffa9e
Move dependencies to deps/
2016-09-08 01:03:51 +02:00
twinaphex
66a82c51c9
Update Emscripten target
2016-09-07 05:04:16 +02:00