Commit Graph

665 Commits

Author SHA1 Message Date
twinaphex
095d63f840 Add stdstring 2016-06-09 08:12:51 +02:00
twinaphex
66ebe7711c Remove symlink 2016-06-06 06:16:20 +02:00
twinaphex
a35f4f08d0 Don't use vasprintf 2016-06-06 03:25:53 +02:00
twinaphex
cdd390566e Remove trio 2016-06-06 02:09:18 +02:00
Twinaphex
828b4223f4 Merge pull request #28 from leiradel/master
added cheevos support via retro_get_memory_data/size
2016-05-27 20:53:19 +02:00
Twinaphex
17e770adfb Merge pull request #29 from vanfanel/master
Removed redundant CFLAG on the Rpi2 and added Rpi3 platform
2016-05-26 02:20:14 +02:00
vanfanel
037ea46f64 Removed redundant CFLAG on the Rpi2 and added Rpi3 platform 2016-05-24 14:05:15 +02:00
Andre Leiradella
a1f3ffc7f2 call RETRO_ENVIRONMENT_SET_SUPPORT_ACHIEVEMENTS; updated libretro.h 2016-05-15 02:15:00 -03:00
Andre Leiradella
ae5d3b3052 added cheevos support via retro_get_memory_data/size 2016-05-15 00:57:22 -03:00
twinaphex
a7d0af9228 Cleanups 2016-04-18 20:02:19 +02:00
Twinaphex
737ec72a1d Merge pull request #26 from Oggom/master
Update MEDNAFEN_CORE_VERSION
2016-04-12 23:38:03 +02:00
Oggom
9ef956c239 Update MEDNAFEN_CORE_VERSION
Whoops forgot to update this
2016-04-12 23:34:55 +02:00
Twinaphex
eb69f09fe1 Merge pull request #25 from Oggom/master
Update to 0.9.38.7
2016-04-12 22:58:44 +02:00
Oggom
f3e682ec96 Update to 0.9.38.7 2016-04-12 22:35:26 +02:00
twinaphex
79f0550469 Update libretro-common 2016-03-24 06:33:52 +01:00
Twinaphex
51eb6a241a Merge pull request #24 from vanfanel/master
Small correction on the rpi platforms to link against librt
2016-03-02 02:18:27 +01:00
twinaphex
26850a7cd8 Add GCW Zero target 2016-03-01 22:29:35 +01:00
vanfanel
580766cc8d Small correction to link against librt on the rpi1 and rpi2 platform definitions just as the Unix target does 2016-02-27 11:41:30 +01:00
vanfanel
415384b6c5 Add rpi1 platform definitions 2016-02-27 11:35:04 +01:00
Twinaphex
1ce0cc74c1 Merge pull request #23 from vanfanel/master
Add Rpi2 platform defines.
2016-02-25 20:10:53 +01:00
vanfanel
fe6f12eb86 Add Rpi2 platform defines. 2016-02-25 15:04:31 +01:00
twinaphex
097458df2a Silences warnings 2016-01-28 19:19:55 +01:00
twinaphex
6e2eaf75da Add iOS 9 rules 2015-10-16 02:51:26 +02:00
Twinaphex
2ac924e0b8 Merge pull request #18 from joolswills/patch-1
missing link library -lrt
2015-10-05 00:25:02 +02:00
Jools Wills
9dbddf6fa3 missing link library -lrt
needed by rthreads.c (on linux)
2015-10-04 23:04:14 +01:00
twinaphex
4f9ae59ce9 Cleanups 2015-10-03 08:08:31 +02:00
twinaphex
9c852caae7 Update retro_stat.c 2015-10-03 01:54:25 +02:00
twinaphex
6309f617f7 Update 2015-10-02 18:27:33 +02:00
twinaphex
c31a10acc1 Update retro_stat 2015-10-02 03:41:12 +02:00
twinaphex
3ee13ffb2e Update retro_stat.c 2015-10-02 03:19:07 +02:00
twinaphex
c2205580fc (Android) Buildfix 2015-10-01 04:46:00 +02:00
twinaphex
9c1aa27ff0 Remove header includes of sys/stat.h 2015-10-01 04:25:38 +02:00
twinaphex
e110a0dc3c Remove FileWrapper 2015-10-01 04:21:52 +02:00
twinaphex
44f757b498 Start adding libretro-common retro_file/retro_stat 2015-10-01 03:11:33 +02:00
twinaphex
25c869f58a Slim down trio 2015-09-30 01:31:19 +02:00
Alcaro
79a41a1445 Remove inaccurate information. It's worse than none. 2015-09-28 23:30:24 +02:00
twinaphex
409d2b26bf Cleanups - vdc.cpp 2015-09-23 01:18:17 +02:00
twinaphex
7564fe7870 (mednafen/file.cpp) Simplify 2015-09-23 00:57:23 +02:00
twinaphex
e0c55c4d6c (Vita) Add target - not finished 2015-08-31 23:42:44 +02:00
twinaphex
851c4e79a8 Revert "Downsize tremor"
This reverts commit 280e322a4e.
2015-08-08 19:05:33 +02:00
twinaphex
f78d143509 Set default volumes in core options to proper values instead of 0 2015-08-06 14:57:50 +02:00
Twinaphex
e46a724445 Merge pull request #13 from Tatsuya79/patch-1
Core settings logical ordering
2015-08-06 11:05:49 +02:00
Tatsuya79
8585901e6f Core settings logical ordering
Left - / Right + in menu.
initial scanline 3 / last scanline 241 as default (as 0, 1, 2 and 242 lines are always blank).

MEDNAFEN_CORE_GEOMETRY_ASPECT_RATIO could be change to (6.0 / 5.0) with the overscan visible.
2015-08-06 10:51:46 +02:00
twinaphex
2defca3cab (OSX) Lower requirements to OSX 10.1 2015-08-01 23:51:51 +02:00
twinaphex
280e322a4e Downsize tremor 2015-07-29 19:42:15 +02:00
twinaphex
bbd5825148 Cleanups 2015-07-29 18:07:30 +02:00
twinaphex
c20c1052b9 Remove MD5 2015-07-29 16:39:10 +02:00
twinaphex
dafdcd2200 Cleanups 2015-07-26 17:25:48 +02:00
twinaphex
af692fc3ee Backport 0.9.38.5 patch 2015-07-26 01:57:21 +02:00
twinaphex
65acfbd654 Some C89 buildfixes 2015-07-25 20:15:22 +02:00