Commit Graph

158 Commits

Author SHA1 Message Date
jdgleaver
499f1c04de Replace direct file access with VFS routines 2021-10-20 16:58:35 +01:00
Juliano Dorigão
0ce638d8c9 Added rpi3_64 to makefile 2021-09-11 16:17:05 -04:00
jdgleaver
19e7181d78 (.gitlab-ci.yml) Add RetroFW target 2021-07-29 13:39:30 +01:00
Poligraf
82b5a135a0 Add retrofw target 2021-07-29 22:50:24 +12:00
Autechre
aa4615c417 Revert "some cleanups" 2021-06-05 15:05:07 +02:00
negativeExponent
403f682eb7 Cleanup: Remove a few extern 2021-05-31 16:55:09 +08:00
crystalct
18dd7585db Wrong Big Endian define for PSL1GHT system 2021-04-10 12:08:06 +02:00
crystalct
336cac1a44 Update PSL1GHT platform (#437)
* Add PSL1GHT platform

* Update PS1GHT platform
2021-04-09 13:57:06 +02:00
twinaphex
91ccd3b9e0 (MSVC) Embed MSVCR runtime 2021-02-14 17:46:31 +01:00
twinaphex
f282bbdc29 (MSVC 2005/2010) Add core 2021-02-09 00:33:37 +01:00
twinaphex
c17439b4f4 (OSX) Add cross compile rules for arm64 2021-01-28 04:49:28 +01:00
Autechre
1ef25ff1c6 Update Makefile.libretro 2021-01-26 19:34:59 +01:00
Autechre
4bcd398acf Update Makefile.libretro 2021-01-15 22:56:23 +01:00
twinaphex
0401c3983d Cleanup 2021-01-15 22:50:28 +01:00
twinaphex
d14e4155f9 Add Apple ARM64 rules 2021-01-15 19:17:25 +01:00
Francisco Javier Trujillo Mata
c85ab05800 Fix wrong aligment in the buffer 2021-01-14 21:56:40 +01:00
Francisco Javier Trujillo Mata
8b55ffc533 make it to compile 2021-01-14 21:56:40 +01:00
liberodark
6501adf6ed Add RPI3 + RPI4 and fix aarch64 2021-01-13 16:33:56 +01:00
twinaphex
1a0eec1b17 Update 2020-12-20 03:46:42 +01:00
Francisco Javier Trujillo Mata
c68bfd4c7f Adapt ps2 port to latest SDK Status 2020-05-19 22:12:38 +02:00
twinaphex
9604a33f7a MSVC2010 buildfix 2020-05-17 23:30:06 +02:00
negativeExponent
d023887b85 Update Makefile.libretro 2020-05-06 14:21:33 +08:00
Autechre
6b9899848c Update Makefile.libretro 2020-05-06 01:05:16 +02:00
negativeExponent
048d9d9c82 libretro.c: Input updates
- some assorted libretro-related input updates and refactoring
2020-05-05 17:14:15 +08:00
jdgleaver
d148d57053 (3DS) Disable NTSC filter 2020-02-24 11:21:58 +00:00
negativeExponent
266bc3b92f Implement blargg ntsc filters
- this implements blargg's nes ntsc filters using core options
- an optional height doubling is also added but disabled for performance reasons (might make that optional as a core option)
- since PS2 and PSP have their own blitter branches, these platforms do not have the ntsc filters since i dont have the means to test on those systems.
- compile with HAVE_NTSC=1 to have these options, HAVE_NTSC=0 disabled filter including core options
- HAVE_NTSC=1 is set as default, other than PS2 and PSP as stated above.
2020-02-23 20:05:12 +08:00
twinaphex
f5e2b40514 Buildfix for MSVC 2010 2020-01-27 23:04:09 +01:00
Twinaphex
30e8730508 Merge pull request #310 from Derynect/gcw0_flags
Add -fomit-frame-pointer to gcw0 target
2020-01-23 15:25:32 +01:00
twinaphex
c6c3da678f Fix MSVC2017 2020-01-06 23:30:47 +01:00
jovonna
7763a13e7f Add -fomit-frame-pointer to gcw0 target 2020-01-03 23:36:59 -05:00
Cristi Mitrana
47c1c9a9c3 makefile.libretro: fix platform detection 2019-12-11 11:16:49 +02:00
Twinaphex
0e315e0ca0 Merge pull request #297 from yoshisuga/tvos_support
(tvOS) Compile using tvOS SDK
2019-09-05 03:45:45 +02:00
Wes Smith
c24f58b5a5 Clean up PSC make 2019-09-03 16:57:40 -04:00
Wes Smith
64970c014a Merge pull request #2 from libretro/master
Classicmods rebase
2019-09-03 16:53:58 -04:00
Yoshi Sugawara
cc7bbc3e39 (tvOS) Compile using tvOS SDK 2019-09-02 01:44:01 -10:00
Aaron Kling
3f0cf67403 libretro: fix wiiu compile 2019-08-01 12:14:18 -05:00
Aaron Kling
f667f86715 libretro: allow mingw cross compile 2019-08-01 12:14:18 -05:00
retro-wertz
c310050084 Allow compiling with asan 2019-07-20 17:54:56 +08:00
Emery Hemingway
74e43dbd02 Tupfile for super-repositories
- Revert Genode Make rules
- Tweak Makefile.common for compatiblity
- Allow LIBRETRO_COMM_DIR override
2019-06-28 23:44:06 +02:00
retro-wertz
b868d519ab Remove duplicates in Makefile.libretro 2019-05-18 22:43:28 +08:00
Wes Smith
6aa367c2da added a8a35 2019-03-01 10:24:39 -05:00
Francisco Javier Trujillo Mata
9715f13bc7 Improvement paddings
Improvement palette
2019-02-17 23:23:12 +01:00
Francisco Javier Trujillo Mata
d7f7709a37 Add palette into FCEumm for PS2 2019-02-01 23:39:18 +01:00
twinaphex
919468f74c Update Makefile 2019-01-03 14:05:53 +01:00
twinaphex
290b1f92ce Add MSVC2008 target 2018-12-27 19:52:49 +01:00
retro-wertz
c352ddd9da Update Makefile.libretro
accidentally left debugging options enabled...
2018-12-09 20:29:49 +08:00
retro-wertz
049007f33b Use -fsigned-char on some builds 2018-12-09 20:23:53 +08:00
Emery Hemingway
60d6f17cea Build rules for Genode platform 2018-11-26 11:40:37 +01:00
Ryan 'Swingflip' Hamlin
3427b381f5 Finished Armv7 A7 build 2018-10-17 22:20:03 +01:00
Ryan 'Swingflip' Hamlin
6906866518 init commit 2018-10-17 16:23:43 +01:00