Commit Graph

157 Commits

Author SHA1 Message Date
grzybson 3328d29a2f Added new system options for modern Atari XL/XE with 576 or 1088KB of RAM. 2021-04-10 21:43:10 +02:00
grzybson 7b71185c86 Cleared code formatting 2021-04-10 21:39:31 +02:00
twinaphex 129b3f0bd5 Remove unnecessary files in dependencies 2021-04-09 19:32:42 +02:00
twinaphex 4cb766e053 Add ios9 core 2021-03-16 19:43:24 +01:00
twinaphex dba73d2e87 ios arm32bit doesn't seem to compile yet (ASM error), so
exclude for now
2021-03-12 13:28:58 +01:00
twinaphex ddef5f55aa Update libco 2021-03-12 13:24:45 +01:00
twinaphex e3fe05b646 Add ios-arm64 and tvos-arm64 2021-03-12 13:14:39 +01:00
Autechre b406bb8051 Merge pull request #69 from fjtrujy/ps2-support
Add Ps2 Support
2021-02-07 22:23:48 +01:00
Francisco Javier Trujillo Mata c684af3563 Add Ps2 Support 2021-02-07 21:03:24 +01:00
twinaphex 2f077a6e3a (MacOS) Add ARM64 MacOS build 2021-01-31 06:40:49 +01:00
Autechre 0931dcc790 Merge pull request #67 from hahnmt/audiofix
fix buzzing sound in audio
2021-01-17 14:38:27 +01:00
Michael Hahn e8ae39f00c fix buzzing sound in audio 2021-01-16 19:45:24 -05:00
Michael Hahn 3d38cd1c79 fix buzzing sound in audio 2021-01-16 19:34:28 -05:00
Michael Hahn 1e5e73e9bf fix buzzing sound in audio 2021-01-16 19:21:24 -05:00
Autechre 373bf57703 Update .gitlab-ci.yml 2021-01-10 14:16:52 +01:00
Autechre 49e7c595d9 Update .gitlab-ci.yml 2021-01-10 00:53:11 +01:00
Autechre d09b2c2f7b Update .gitlab-ci.yml 2021-01-07 21:09:49 +01:00
Autechre f20469cc2f Update .gitlab-ci.yml 2021-01-07 20:53:40 +01:00
Autechre 9d2874b98a Update .gitlab-ci.yml 2021-01-02 01:18:05 +01:00
Autechre 1661743a9c Update .gitlab-ci.yml 2020-12-28 22:38:04 +01:00
Autechre fea478a5e7 Update .gitlab-ci.yml 2020-12-24 22:13:16 +01:00
twinaphex 0741e87ba5 Update 2020-12-21 19:02:00 +01:00
twinaphex 24dbf8e60b Update 2020-12-19 18:01:29 +01:00
Autechre ddb78d7643 Update .gitlab-ci.yml 2020-12-17 16:18:47 +01:00
Autechre bda9478afc Merge pull request #61 from HiassofT/extensions
Add car, com and xex to valid extensions
2020-11-09 23:38:09 +01:00
Matthias Reichl 6b4c2b2991 Add car, com and xex to valid extensions
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-11-06 17:35:23 +01:00
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