Autechre
|
59820eb2b0
|
Merge pull request #47 from phcoder/lrcom
Replace libretro-common copy with a submodule
|
2020-04-29 21:23:49 +02:00 |
|
Autechre
|
79ee0fac7f
|
Merge pull request #48 from phcoder/benix
Support big-endian linux
|
2020-04-29 21:08:18 +02:00 |
|
Vladimir Serbinenko
|
78281a2702
|
Let retro_endianness.h define WORDS_BIGENDIAN when applicable
This is need i.a. for supporting big-endian linux
|
2020-04-29 20:43:58 +02:00 |
|
Vladimir Serbinenko
|
45e1f60ea3
|
Add missing files to compilation list
|
2020-04-29 18:39:11 +02:00 |
|
Autechre
|
912ef8f4bd
|
Merge pull request #46 from phcoder/psp2s
Fixes for PSP
|
2020-04-29 16:36:57 +02:00 |
|
Vladimir Serbinenko
|
ec76290d1d
|
Add libretro-common submodule
|
2020-04-29 16:16:16 +02:00 |
|
Vladimir Serbinenko
|
ed56100a97
|
Remove the copy of libretro-common
|
2020-04-29 16:15:51 +02:00 |
|
Vladimir Serbinenko
|
5ea2abc025
|
config: don't use unaligned access on RISC
configure.ac enables it only on x86 and m68k. Mirror it in our manual config
|
2020-04-29 16:12:02 +02:00 |
|
Vladimir Serbinenko
|
3fddf24a21
|
Use log_cb instead of printing directly
|
2020-04-29 13:32:54 +02:00 |
|
Vladimir Serbinenko
|
6b1dc161dc
|
Use frame counter instead of real clock
|
2020-04-29 13:32:54 +02:00 |
|
Autechre
|
2322284eda
|
Merge pull request #45 from cmitu/sound-fix
Revert da7893488b
|
2020-03-20 08:37:53 +01:00 |
|
cmitu
|
dc87f78cd1
|
Revert "sound: fix faint sound buzzing (from https://github.com/atari800/atari800/commit/43fa9)"
This reverts commit da7893488b.
|
2020-03-20 04:44:57 +00:00 |
|
Autechre
|
6998ad4008
|
Merge pull request #44 from cmitu/sound-fix
sound: fix faint sound buzzing
|
2020-03-19 08:42:55 +01:00 |
|
cmitu
|
da7893488b
|
sound: fix faint sound buzzing (from https://github.com/atari800/atari800/commit/43fa9)
|
2020-03-19 06:39:22 +00:00 |
|
Autechre
|
84b69d2db0
|
Merge pull request #43 from phcoder/3ds
Disable Util_sleep on __LIBRETRO__
|
2020-03-14 02:32:17 +01:00 |
|
Vladimir Serbinenko
|
a9b9a2b9d7
|
Disable Util_sleep on __LIBRETRO__
The comment applies not just for Wiiu
|
2020-03-13 23:49:01 +01:00 |
|
Twinaphex
|
b0156bf157
|
Merge pull request #42 from libretro/revert-40-retroarch_states
Revert "Load/save atari state from RetroArch"
|
2020-02-06 23:19:27 +01:00 |
|
Twinaphex
|
953427cddd
|
Revert "Load/save atari state from RetroArch"
|
2020-02-06 23:19:18 +01:00 |
|
Twinaphex
|
f9bf53b864
|
Merge pull request #40 from marianob85/retroarch_states
Load/save atari state from RetroArch
|
2020-02-06 23:00:01 +01:00 |
|
Twinaphex
|
1f109c8b7d
|
Merge pull request #41 from rsn8887/master
Fix libnx linking
|
2020-02-06 20:57:59 +01:00 |
|
rsn8887
|
67fc98214c
|
Fix libnx linking
|
2020-02-06 12:28:38 -06:00 |
|
Mariano
|
41ed217ca1
|
Load/save atari state from RetroArch
Retroarch states
|
2020-01-04 15:08:29 +01:00 |
|
Twinaphex
|
8592478590
|
Merge pull request #39 from fjtrujy/master
Make atari800 compile again for PSP
|
2020-01-04 13:20:35 +01:00 |
|
Francisco Javier Trujillo Mata
|
d78c2942c2
|
Make atari800 compile again for PSP
|
2020-01-04 12:31:41 +01:00 |
|
Twinaphex
|
d740a6048b
|
Merge pull request #38 from marianob85/VirtualKeyboardFix
Fix for not working virtual keyboard
|
2019-12-30 18:40:37 +01:00 |
|
Mariano
|
21922dc098
|
Fix for not working virtual keyboard
|
2019-12-30 18:27:11 +01:00 |
|
Twinaphex
|
efc0bc71e3
|
Merge pull request #34 from Classicmods/master
Added Classic systems
|
2019-09-07 02:34:07 +02:00 |
|
Wes Smith
|
41d030b3d5
|
Added Classic systems
|
2019-09-06 16:27:25 -04:00 |
|
Twinaphex
|
16f8c50c13
|
Merge pull request #30 from webgeek1234/master
Fix mingw cross compile and update nintendo targets
|
2019-09-05 03:44:37 +02:00 |
|
Twinaphex
|
7a57228403
|
Merge pull request #32 from yoshisuga/ios_tvos_support
(iOS/tvOS) Support compiling for arm64
|
2019-09-05 03:44:32 +02:00 |
|
Yoshi Sugawara
|
6d5bd2db68
|
(iOS/tvOS) Support compiling for arm64
|
2019-09-04 11:33:12 -10:00 |
|
Aaron Kling
|
7b86e387f2
|
libretro: consolidate, fix, and add nintendo targets
|
2019-07-30 02:22:53 -05:00 |
|
Aaron Kling
|
2440c4186b
|
libretro: allow mingw cross compile
|
2019-07-30 02:22:53 -05:00 |
|
twinaphex
|
43287de64e
|
Prevent warnings
|
2019-07-30 03:55:25 +02:00 |
|
Twinaphex
|
ff9f066367
|
Merge pull request #28 from frangarcj/master
[VITA] Fix Compilation
|
2019-07-30 00:33:53 +02:00 |
|
Francisco José García García
|
ae132d46e2
|
[VITA] Fix Compilation
|
2019-07-30 00:24:48 +02:00 |
|
Twinaphex
|
0b9453c525
|
Merge pull request #27 from raphkoster/master
Fixed SHIFT and CTRL keys, 4 controller support
|
2019-07-28 04:51:12 +02:00 |
|
raphkoster
|
6e8449e19a
|
Update README.md
Added info on the changes in this fork.
|
2019-06-23 23:18:13 -07:00 |
|
raphkoster
|
609378be70
|
Add support for four controllers.
|
2019-06-23 23:03:59 -07:00 |
|
raphkoster
|
af0ba7263b
|
Fixed SHIFT and CTRL keys.
|
2019-06-05 00:27:35 -07:00 |
|
twinaphex
|
b3931bbb2d
|
Add ctr target
|
2018-09-30 18:02:11 +02:00 |
|
twinaphex
|
d52535f281
|
add vita target
|
2018-08-12 10:30:11 +02:00 |
|
Twinaphex
|
6d65573f62
|
Merge pull request #17 from RetroSven/master
add memory hooks for cheat/rumble
|
2018-08-12 10:17:06 +02:00 |
|
Sven
|
aa9b7a305a
|
add memory hooks for cheat/rumble
|
2018-08-11 11:37:09 -04:00 |
|
Brad Parker
|
27dd0eb0f7
|
add missing empty input descriptor at the end
|
2018-07-11 15:51:59 -04:00 |
|
twinaphex
|
01ac02468c
|
Update libretro-common
|
2018-04-19 09:20:24 +02:00 |
|
Twinaphex
|
752b0e531a
|
Merge pull request #13 from webgeek1234/master
Refactor android jni makefiles
|
2018-04-06 03:26:03 +02:00 |
|
Aaron Kling
|
5de89d61b3
|
Refactor android jni makefiles
|
2018-04-05 14:11:49 -05:00 |
|
Brad Parker
|
f892b4437d
|
add 3ds to travis build
|
2017-10-23 21:23:54 -04:00 |
|
Brad Parker
|
9886f36ed4
|
add travis build script
|
2017-10-23 18:32:58 -04:00 |
|