Vladimir Serbinenko
|
e0c2223fba
|
indent retro_endianness.h
|
2020-03-22 02:06:21 +01:00 |
|
Vladimir Serbinenko
|
60946cb755
|
Rewrite retro_endianness.h for more robust detection
|
2020-03-22 01:50:31 +01:00 |
|
twinaphex
|
a9bf3898b0
|
Updates
|
2020-03-05 15:52:35 +01:00 |
|
twinaphex
|
8c59c794a5
|
Updates
|
2020-03-05 14:29:31 +01:00 |
|
twinaphex
|
2af8d2d062
|
Updates
|
2020-02-29 08:18:21 +01:00 |
|
twinaphex
|
5aae2ef295
|
Updates
|
2020-02-07 07:58:20 +01:00 |
|
twinaphex
|
3a36067311
|
Update
|
2020-02-04 20:36:24 +01:00 |
|
twinaphex
|
f192b7b3d7
|
Update
|
2020-01-31 15:44:19 +01:00 |
|
Twinaphex
|
d800674ff1
|
Merge pull request #146 from jdgleaver/disk-control-v1
Update libretro.h (disk control interface v1)
|
2020-01-30 18:13:27 +01:00 |
|
twinaphex
|
a3c0711dc8
|
Updates
|
2020-01-30 17:58:36 +01:00 |
|
twinaphex
|
5568b4ef93
|
Updates
|
2020-01-30 17:48:20 +01:00 |
|
twinaphex
|
d2f9a76ce8
|
Updates
|
2020-01-30 17:15:18 +01:00 |
|
twinaphex
|
0c2c9f30dc
|
Add Makefile
|
2020-01-30 17:11:55 +01:00 |
|
twinaphex
|
1265722c11
|
Updates
|
2020-01-30 17:10:33 +01:00 |
|
twinaphex
|
553d363cb9
|
Updates
|
2020-01-30 16:49:52 +01:00 |
|
twinaphex
|
db0ddbefe8
|
Updates
|
2020-01-27 17:01:28 +01:00 |
|
jdgleaver
|
65efce16f1
|
Update libretro.h (disk control interface v1)
|
2020-01-24 14:18:52 +00:00 |
|
twinaphex
|
6419cc4fd0
|
Updates
|
2020-01-09 15:59:58 +01:00 |
|
Twinaphex
|
3dcf91f873
|
Merge pull request #144 from Stevoisiak/license-single-docstring
Single docstring for license
|
2020-01-08 19:45:03 +01:00 |
|
Twinaphex
|
e8396029bf
|
Merge pull request #145 from trioan/vs2005
vs2005 fix
|
2020-01-08 19:44:48 +01:00 |
|
trioan
|
fbd4c6f11f
|
vs2005 fix
|
2020-01-08 11:10:07 -05:00 |
|
twinaphex
|
88c0fddc90
|
Updates
|
2020-01-08 01:45:24 +01:00 |
|
twinaphex
|
3d69f8e880
|
Update
|
2020-01-08 00:30:00 +01:00 |
|
twinaphex
|
7fa66ac74f
|
Updates
|
2020-01-07 23:04:10 +01:00 |
|
twinaphex
|
4c71603e94
|
Updates
|
2020-01-07 23:00:13 +01:00 |
|
Stevoisiak
|
fb49f51ab4
|
Single docstring for license
Python convention expects a single main docstring per file.
|
2019-12-31 12:54:56 -05:00 |
|
twinaphex
|
5815d110e9
|
Update
|
2019-12-27 06:08:55 +01:00 |
|
Twinaphex
|
c6b3ce3b9b
|
Merge pull request #141 from realnc/fix-stdc-format-macros
Fix warnings about redefining __STDC_FORMAT_MACROS
|
2019-12-18 18:25:05 +01:00 |
|
twinaphex
|
455604b77c
|
Updates
|
2019-12-18 18:22:27 +01:00 |
|
twinaphex
|
7b67520b47
|
Updates
|
2019-12-18 15:56:15 +01:00 |
|
Nikos Chantziaras
|
778ae35c4c
|
Fix warnings about redefining __STDC_FORMAT_MACROS
|
2019-11-27 05:27:26 +02:00 |
|
twinaphex
|
24deda8083
|
Updates
|
2019-11-19 06:19:34 +01:00 |
|
twinaphex
|
cc4ca2315b
|
Updates
|
2019-11-19 06:17:21 +01:00 |
|
twinaphex
|
f877aab52a
|
Updates
|
2019-11-19 06:16:57 +01:00 |
|
twinaphex
|
914a4ce594
|
Update
|
2019-10-31 01:25:51 +01:00 |
|
twinaphex
|
42345d46ee
|
Updates
|
2019-10-31 01:09:50 +01:00 |
|
twinaphex
|
0e069748e0
|
Update
|
2019-10-30 13:22:08 +01:00 |
|
Twinaphex
|
a205a1bf69
|
Merge pull request #138 from nrdxp/master
increase max number of core options to 192
|
2019-10-30 13:19:35 +01:00 |
|
Twinaphex
|
01ec4faacf
|
Merge pull request #136 from jet082/master
fix disable arm optimization bug
|
2019-10-30 13:19:14 +01:00 |
|
Twinaphex
|
a23f5241cc
|
Merge pull request #137 from p-sam/add-sensor-values
Add gyro and light sensor types ids
|
2019-10-30 13:19:00 +01:00 |
|
Timothy DeHerrera
|
581de21c45
|
increase max number of core options to 192
This resolves #129 and should leave room for future RETROK_* values
|
2019-10-27 22:14:26 -06:00 |
|
p-sam
|
0a844546f0
|
Add gyro and light sensor actions
|
2019-10-23 14:29:19 +00:00 |
|
p-sam
|
bcf9903299
|
Add gyro and light sensor types ids
|
2019-10-23 07:51:54 +00:00 |
|
twinaphex
|
891fca3901
|
Updates
|
2019-10-21 14:02:07 +02:00 |
|
twinaphex
|
14d7c6b770
|
Update
|
2019-10-20 23:56:37 +02:00 |
|
jet082
|
8064102f24
|
fix disable arm optimization bug
|
2019-10-18 19:01:30 -07:00 |
|
Twinaphex
|
68d1fd0b32
|
Merge pull request #134 from jet082/master
expand support for disabling arm optimizations
|
2019-10-17 01:47:27 +02:00 |
|
twinaphex
|
a1e00919c6
|
Updates
|
2019-10-17 01:43:45 +02:00 |
|
jet082
|
d87a40bb3b
|
expand support for disabling arm optimizations
|
2019-10-13 04:11:17 -07:00 |
|
twinaphex
|
8c501a1421
|
Updates
|
2019-10-06 21:26:08 +02:00 |
|