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
natinusala
620fb25d50
libnx port
2018-09-29 22:09:30 +02:00
Twinaphex
67c072617b
Merge pull request #220 from misson20000/nsw-dynamic
...
NSW: dynamic cores
2018-06-21 10:44:49 +02:00
misson20000
f5beb2def3
NSW: dynamic cores
2018-05-30 21:40:08 -07:00
Alberto Fustinoni
9b7c2e507e
Fixed build
2018-05-31 10:01:09 +09:00
twinaphex
9ad88b9c11
Fix warnings
2018-02-21 14:46:01 +01:00
kwyxz
b01f24a4de
Allow Solaris build
2018-01-22 13:34:28 -08:00
twinaphex
166573c553
Add Switch target
2018-01-04 22:56:30 +01:00
Alberto Fustinoni
2c90e8c91f
Build fix
2017-12-18 15:25:57 +09:00
Brad Parker
56b786df6c
msvc2017: fix for parallel (make -j) debug builds
2017-12-03 20:04:14 -05:00
Brad Parker
0938485b3b
xbox1/360: don't depend on the drive letter being C:, and always assume path starts with a drive letter and a colon
2017-09-17 11:34:28 -04:00
Brad Parker
d9903ad05b
xbox1/360: remove cygpath requirement to allow older mingw toolchains to work
2017-09-17 11:25:30 -04:00
Brad Parker
50a9a34e6b
xbox1: remove paths from CC/CXX
2017-09-17 10:53:23 -04:00
Brad Parker
b350d29e67
xbox360: don't put paths in CC/CXX/LD
2017-09-17 10:48:41 -04:00
Brad Parker
b8149445dd
xbox1: don't add path to stdint in Makefile.libretro, just fix the path in Makefile.common instead
2017-09-16 13:25:28 -04:00
Brad Parker
0e2425a81e
xbox1: add include path to find stdint.h
2017-09-16 13:04:20 -04:00
twinaphex
e48363078f
Define MSB_FIRST for 360
2017-09-16 09:13:48 +02:00
twinaphex
6f02b7e56e
Make cygpath unnecessary for xbox targets
2017-09-16 05:55:59 +02:00
twinaphex
afdfea3ea3
Don't need this either
2017-09-16 05:50:38 +02:00