Commit Graph

876 Commits

Author SHA1 Message Date
Alberto Fustinoni
17f12c6d05 Appveyor CI 2017-12-21 22:25:40 +09:00
twinaphex
e83f16af87 Cleanup savestate code 2017-12-20 06:00:58 +01:00
twinaphex
d204418002 Should fix WiiU 2017-12-20 05:01:27 +01:00
twinaphex
e9c4a591a4 Cleanups 2017-12-19 06:07:32 +01:00
Twinaphex
48a734c9dc
Merge pull request #78 from Aftnet/master
MSVC2017/UWP build
2017-12-19 03:20:24 +01:00
Alberto Fustinoni
e503ad6572 MSVC2017/UWP build 2017-12-19 10:51:58 +09:00
twinaphex
a2e8cf2403 Cleanup 2017-12-18 22:55:27 +01:00
twinaphex
241b9ffbb1 Update 2017-12-18 16:53:03 +01:00
Twinaphex
a89a30c91b
Update CDAccess_Image.cpp 2017-12-18 16:03:17 +01:00
Twinaphex
85df1afeaa
Merge pull request #77 from Aftnet/master
Bug fixes, removed file_path dependency
2017-12-18 14:01:04 +01:00
Alberto Fustinoni
393f809770 Formatting 2017-12-18 21:58:03 +09:00
Alberto Fustinoni
136ca59682 Removed file_path dependency 2017-12-18 21:35:40 +09:00
Alberto Fustinoni
dd9827d289 Fix 2017-12-18 21:26:30 +09:00
twinaphex
c5621899a8 Update retro_unserialize 2017-12-17 18:43:51 +01:00
twinaphex
7c7a568a2e Update 2017-12-17 18:25:05 +01:00
twinaphex
dde1208a5f Update 2017-12-16 14:51:35 +01:00
twinaphex
a23ba7f58d Update 2017-12-16 03:12:36 +01:00
twinaphex
83d94d8af6 Updates 2017-12-16 03:07:16 +01:00
twinaphex
3b9790cb7e Update 2017-12-16 03:01:08 +01:00
twinaphex
d211e40727 Update 2017-12-16 02:59:52 +01:00
hizzlekizzle
77b098d35e
Merge pull request #76 from retro-wertz/turbo_hotkey
Add alternate turbo on/off hotkey
2017-12-09 10:48:11 -06:00
retrowertz
211e8a7996 Add alternate turbo on/off hotkey 2017-12-10 00:10:42 +08:00
Twinaphex
0f1326a24a
Merge pull request #75 from retro-wertz/patch-2
Fix equality operator mistake
2017-12-02 08:55:38 +01:00
retro-wertz
9253e8bb54
Fix equality operator mistake
sorry for this...
2017-12-02 15:36:37 +08:00
Twinaphex
96d2030176
Merge pull request #74 from retro-wertz/fix_alignment
Fix alignment
2017-12-02 05:53:40 +01:00
retrowertz
236f9bda4e Apply Workaround for Order of Griffon issue 2017-12-02 01:02:15 +08:00
retrowertz
e442644e36 Add crc32 check 2017-12-02 00:54:33 +08:00
Twinaphex
980bf4a409
Merge pull request #73 from Tatsuya79/master
Hack for Final Blaster intro.
2017-12-01 04:12:17 +01:00
Tatsuya79
39e3c459ac
Hack for Final Blaster intro. 2017-11-30 16:17:17 +01:00
Brad Parker
d2080d754a add 3ds to travis build 2017-10-23 21:24:20 -04:00
Brad Parker
bef6b5bbda add travis build script 2017-10-23 18:33:20 -04:00
Twinaphex
35e96c44b6 Merge pull request #70 from retro-wertz/patch-1
Fix games stayed unzipped
2017-09-29 17:14:39 +02:00
retro-wertz
9e036beb3f Fix games stayed unzipped
https://forums.libretro.com/t/turbografx-unzipped-rom-files-remain-after-playing/12521/4
2017-09-29 23:00:45 +08:00
Twinaphex
efda29c30c Merge pull request #68 from yoshisuga/master
support for iOS arm64 build
2017-09-06 20:39:55 +02:00
Yoshi Sugawara
049d2fab0f support for iOS arm64 build 2017-09-06 08:04:28 -10:00
twinaphex
e88b456b82 PS3 build fix 2017-08-14 06:33:52 +02:00
Twinaphex
3a64088203 Merge pull request #66 from Awakened0/patch-1
Prefix Turbo Delay and Turbo Button Enable Core Options
2017-08-11 13:51:43 +02:00
Awakened0
6af234014a Prefix Turbo Delay and Turbo Button Enable Core Options
These options were missing the pce_ prefix all the other options have. Without them if you look in your core options file you wouldn't know what core they belong to.
2017-08-11 01:08:30 -04:00
Twinaphex
3f568c733c Merge pull request #65 from rtissera/leadout
Fix CHD leadout calculation
2017-08-09 19:54:01 +02:00
Romain Tisserand
d36b0396cc Fix CHD leadout calculation 2017-08-09 19:38:24 +02:00
twinaphex
c6e988915b Update 2017-08-08 18:51:32 +02:00
twinaphex
8ef8066d3a Buildfix for msvc 2017-08-08 04:32:07 +02:00
twinaphex
b09e9c4691 C89 buildfixes for libchdr 2017-08-08 04:29:08 +02:00
twinaphex
f9c24c0766 deps/chdr - C89 buildfixes for MSVC 2005 2017-08-08 03:32:54 +02:00
twinaphex
5a2132a3de Buildfixes for MSVC 2005 2017-08-08 03:24:47 +02:00
twinaphex
d3958736e8 Should build again for PS3 2017-08-07 23:48:10 +02:00
twinaphex
ca0aa92c31 Update 2017-08-07 23:35:01 +02:00
twinaphex
c91788e673 Error class is causing compilation issues with PS3, so get rid of
it - we don't want exception throwing with libretro cores anyway
since it prevents proper error handling
2017-08-07 23:32:46 +02:00
twinaphex
e66f5bbec0 Try to exclude sys/param.h to fix PS3 build 2017-08-07 23:17:12 +02:00
twinaphex
4d8446f242 Buildfix 2017-08-07 21:55:56 +02:00