Commit Graph

181 Commits

Author SHA1 Message Date
Autechre 8ce851fbca Update .gitlab-ci.yml 2020-10-18 16:31:15 +02:00
twinaphex 70182481ec Bitmask code was wrong 2020-10-07 15:54:45 +02:00
twinaphex 189dfded45 Bake in zlib 2020-10-07 15:51:20 +02:00
twinaphex 5231f567fc Add zlib headers 2020-10-07 15:26:39 +02:00
twinaphex 0ba8179841 Add zlib headers 2020-10-07 15:21:41 +02:00
twinaphex 3de5109c20 Add .gitlab-ci.yml 2020-10-07 15:18:22 +02:00
twinaphex d81be238d5 Get rid of this file 2020-10-07 15:15:04 +02:00
twinaphex 975157a232 Cleanups 2020-10-07 15:14:23 +02:00
twinaphex bd84e0ae2e Commit what we need for libretro-common 2020-10-07 15:07:20 +02:00
twinaphex f581e2c0a9 Remove submodule 2020-10-07 15:04:12 +02:00
twinaphex 7a8822d7b7 Get rid of submodules 2020-10-07 15:00:20 +02:00
Autechre 9947d41950 Merge pull request #57 from trioan/bitmask
libretro: use input bitmask
2020-09-21 08:27:44 +02:00
trioan 801032b513 libretro: use input bitmask 2020-09-21 01:57:33 +00:00
Autechre 9a82110aa8 Merge pull request #52 from libretro/kivutar/fixosx
Attempt to fix OSX build
2020-09-13 11:01:49 +02:00
Jean-André Santoni 181657a6ec Attempt to fix OSX build 2020-09-13 15:57:24 +07:00
Autechre ac0bc2e690 Merge pull request #50 from webgeek1234/master
Build utf encoding
2020-06-26 08:25:52 +02:00
Aaron Kling de6f4b9da4 libretro: Build utf encoding
This is needed for mingw
2020-06-25 22:26:23 -05:00
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