Commit Graph

201 Commits

Author SHA1 Message Date
Brandon Wright f70e072bd9 Revert to higher APU clock. 2019-04-12 12:10:51 -05:00
Brandon Wright a2ef6e3818 Fix android compile with ntsc filter. 2019-03-30 20:21:07 -05:00
stellarporter 2d960df03e blargg filter 2019-03-30 19:20:48 -05:00
Brandon Wright 28a62e9bf2 libretro: Pass ROM directory for any unknown. 2019-03-08 18:43:50 -06:00
Brandon Wright 76b6342ca1 Remove most of GFX_MULTI_FORMAT. 2019-03-07 17:14:51 -06:00
OV2 d751e9916c libretro: only call RETRO_ENVIRONMENT_SET_GEOMETRY from retro_run
(fixes #509)
2019-02-28 15:17:41 +01:00
Brandon Wright f2069e8af9 Remove extra parameter from S9xInitSound
Explain disabling USE_SLANG in how2compile.txt
2019-02-27 11:02:22 -06:00
OV2 ef6e170a15 libretro: fix compile 2019-02-24 00:58:22 +01:00
OV2 51e7da6751 Get rid of some more warnings 2019-02-23 15:01:59 +01:00
OV2 80956bd53d win32: also update __cplusplus in libretro project 2019-02-23 15:01:59 +01:00
OV2 fd19842be5 win32: disable xp deprecation warning in libretro project 2019-02-23 14:29:57 +01:00
Brandon Wright aa867abcd3 Use nominal frequency ratio for APU. 2019-02-19 17:50:25 -06:00
Brandon Wright 2164c86158 Remove S9xFinalizeSamples. 2019-02-12 18:27:33 -06:00
twinaphex a9a646eb60 Don't use O3 for MSVC 2019-02-12 18:27:26 -06:00
twinaphex 2b0e4b557d This text is not necessary 2018-12-29 11:50:29 -06:00
orbea 1fcfcbb4c3 libretro: Use -O3 instead of -O2. 2018-12-17 10:20:19 -08:00
Ryan 'Swingflip' Hamlin 25db75cdac Finished up Armv7 CortexA7 2018-12-13 12:19:09 -06:00
Ryan 'Swingflip' Hamlin b95d30529b Added Classic Armv7 A7 2018-12-13 12:19:03 -06:00
Emery Hemingway 2fbec27d95 Genode make rules 2018-12-13 12:18:53 -06:00
orbea 21d6275a85 libretro: Allow overriding -flto.
With some users it could be handy to set -flto manually, for example with gcc
its possible to get a speed up for linking with -flto=jobserver.
2018-12-01 14:58:48 -08:00
Brandon Wright 99c70cdfd6 libretro: Fix double-height mode with overscan crop. 2018-11-27 19:24:45 -06:00
Brandon Wright b590115594 GTK+, libretro: Don't clip between fields. 2018-11-01 17:14:38 -05:00
Brandon Wright 15930a4d79 libretro: Center 224 lines when crop overscan off 2018-10-24 17:26:50 -05:00
Brandon Wright 748e4aa40d libretro: use > instead of >= to compare heights. 2018-10-24 16:54:55 -05:00
Brandon Wright 51601c523c Merge remote-tracking branch 'libretro/master' 2018-10-24 15:36:15 -05:00
Brandon Wright 781704ac50 Center overscan crop in libretro. 2018-10-24 15:35:11 -05:00
finalpatch d7ebfaa83b Add core option "Block Invalid VRAM Access" (#184)
* Add core option "Block Invalid VRAM Access"
2018-10-17 07:49:27 -05:00
meepingsnesroms 6a4af792da
Fix compiling on Mac OS Mojave 2018-10-12 09:24:28 -07:00
Brandon Wright 6cf60bc8ec Merge remote-tracking branch 'libretro/master' 2018-10-03 17:45:03 -05:00
Brandon Wright c6ade49c5b libretro: Change 8:7 aspect ratio to uncorrected. 2018-10-03 17:32:50 -05:00
lifajucejo 62e5a20186 Clean up libnx makefile and enable more optimizations 2018-09-30 10:25:16 -04:00
M4xw 4fcaf7b9ee [LIBNX] Initial Port 2018-09-27 23:41:04 +02:00
bearoso 7553d50a8f
Merge branch 'master' into lightgun 2018-09-27 12:23:22 -05:00
David Walters 40afbf32c5 lightgun overhaul 2018-09-27 16:23:16 +01:00
truidic c00dd988f5
lagfix unused 2018-08-29 12:27:40 -05:00
twinaphex 8940c6818f (PS3) Buildfixes 2018-08-29 09:49:51 -05:00
twinaphex d59ae41b6d Remove this for Wii/WiiU/Gamecube 2018-08-29 09:48:53 -05:00
twinaphex 8fa302f17c No -flto available for PS3 2018-08-29 09:48:37 -05:00
twinaphex 8aafefaade (PS3) Buildfixes 2018-08-28 23:36:29 +02:00
twinaphex 88db1ab09f Remove this for Wii/WiiU/Gamecube 2018-08-28 19:31:07 +02:00
twinaphex f09a33abd5 No -flto available for PS3 2018-08-28 18:21:23 +02:00
OV2 443270021e
Merge pull request #417 from retrotalker/appveyor-merge
appveyor libretro
2018-08-27 21:30:57 +02:00
retrotalker e280b25ff1
appveyor libretro 2018-08-27 14:12:27 -05:00
retrotalker 2b5f61661c
connect rifle controller 2018-08-26 12:07:14 -05:00
Brandon Wright 3c761968c7 libretro: Allow more granular SFX underclocks. 2018-08-22 15:21:26 -05:00
bearoso 72c25f8578
Merge pull request #406 from retrotalker/cursor
lightgun cursor grey typo
2018-08-21 10:57:59 -05:00
retrotalker d3cbb96c8d
lightgun cursor grey typo 2018-08-21 09:25:50 -05:00
bearoso 8f16e56826
Merge pull request #403 from retrotalker/cursor
change crosshairs
2018-08-20 10:33:08 -05:00
retrotalker b29666ef26
change crosshairs 2018-08-18 17:45:04 -05:00
retrotalker 88222bcd8e
activate controllers
Looney Tunes B-Ball multitap
2018-08-18 13:58:17 -05:00
Dwedit 8064f7f289 Makefile Changes: Use Link-time optimization on GCC, and define __WIN32__ in all MSVC targets 2018-08-16 11:01:39 -05:00
bearoso 26066945d2
Merge pull request #395 from retrotalker/region
Console region option
2018-08-15 14:52:11 -05:00
bearoso 61613e306b
Merge pull request #394 from retrotalker/makefile
makefile.common fix
2018-08-15 14:51:54 -05:00
retrotalker a05450d658
overclocking option
light
2018-08-15 12:15:24 -05:00
retrotalker 9d87c575e0
makefile.common fix
remove spc_dsp.cpp -- already included in sdsp.cpp
2018-08-15 12:10:31 -05:00
retrotalker 3425a234dd
Console region option
auto, ntsc, pal
2018-08-15 12:08:57 -05:00
Tatsuya79 a117e9505c rise sprite limit hack to 128 2018-08-11 16:49:57 -05:00
Brandon Wright 04a744de2e Add merge option for hires blending. 2018-08-11 16:46:40 -05:00
Brandon Wright e3220953c4 libretro: Fix sprite limit name. 2018-08-07 11:44:55 -05:00
OV2 d2183af371 libretro: add fast snapshot support 2018-08-07 18:39:36 +02:00
Brandon Wright 1bf9ca8fa0 Fix snafu. 2018-08-06 17:05:17 -05:00
Brandon Wright 6eaadf1e44 libretro: Fix some warnings. 2018-08-06 16:14:45 -05:00
Brandon Wright e280153ad4 libretro: add memory randomization 2018-08-06 16:12:35 -05:00
Brandon Wright cf5681ad32 Add overclock and sprite limit options. 2018-08-06 15:51:35 -05:00
Brandon Wright 6d15bf7d94 Make interpolation config a little cleaner.
Add config file option to all ports.
2018-08-06 12:31:07 -05:00
radius cd9bc197cb fix mouse and lightguns 2018-07-30 17:53:21 -05:00
radius c944a678f1 remove lingering runahead code 2018-07-07 12:13:59 -05:00
radius 239d81f894 fix crash with sufami turbo 2018-07-07 11:46:45 -05:00
OV2 af9fc7e2de libretro: re-add parameter to detect missing symbols 2018-07-03 22:53:58 +02:00
radius 29bfa104bd remove incomplete memory_maps implementation
cleanup logs

fix possible overflow

cleanup
2018-07-01 18:51:24 -05:00
radius 4154e6b3dd fix multicart link 2018-07-01 17:42:36 -05:00
radius 5a75d5dec8 fix controller assignment 2018-07-01 10:21:12 -05:00
radius c85d981201 build fix, fix sfx overclock 2018-07-01 10:00:30 -05:00
radius 6edc57db55 fix indentation 2018-06-30 19:11:20 -05:00
radius 3b16426dba standarize indentation 2018-06-30 18:31:47 -05:00
radius f6ea61b41f cleanups 2018-06-30 18:19:09 -05:00
radius 4e04cbfe90 backport bsx, multicart 2018-06-30 18:18:54 -05:00
kps501 951da61b5f libretro: hires blending buffer 2018-06-30 18:18:08 -05:00
kps501 0f4824a16c backport hires blending 2018-06-30 18:16:48 -05:00
Alberto Fustinoni 540c4bfec7 Formatting 2018-06-30 12:48:04 -05:00
Alberto Fustinoni fbc8e4a936 Comments 2018-06-30 12:48:03 -05:00
Alberto Fustinoni 73e9e8e4c3 Remove linker warnings 2018-06-30 12:48:03 -05:00
Alberto Fustinoni 247699123c logic 2018-06-30 12:48:03 -05:00
kwyxz 63297e4238 Allow Solaris build 2018-06-30 12:48:03 -05:00
OV2 614e4ba106 libretro: fix makefile compile 2018-05-26 16:10:55 +02:00
OV2 470ea70687 libretro: fix compile, restore changes, switch to vs2017 project 2018-05-26 15:15:06 +02:00
Brandon Wright 7b3bbda18b Update libretro port. 2018-05-25 17:03:10 -05:00
Brandon Wright 46d8f7bb80 Fix libretro cheats. 2018-04-26 15:57:04 -05:00
Brandon Wright bbfeb19b08 Calculate SHA256 checksum for later use. 2018-04-24 17:06:32 -05:00
Brandon Wright 513926521d Don't set GFX_MULTI_FORMAT if not needed. The BuildPixel calls cost ~3% performance. 2018-04-21 19:17:39 -05:00
OV2 0c1fb593dc win32 libretro: switch toolkit to 141_xp 2017-11-28 20:54:30 +01:00
OV2 4a3f7dcc2b libretro: change remaining libsnes references in msvc project 2017-07-23 21:13:12 +02:00
OV2 1e8c562d50 libretro: merge some changes from libretro repository 2017-07-23 21:11:47 +02:00
Brandon Wright bbeb13c2f0 Use 32040hz sample rate in libretro to avoid resampling. 2016-12-10 10:52:05 -06:00
OV2 994698912a Merge remote-tracking branch 'bsx/bsx' 2016-11-27 18:02:03 +01:00
bearoso 3d52fb7629 Merge pull request #149 from loganmc10/master
Add Android (arm) build to libretro makefile
2016-11-15 17:34:55 -06:00
bearoso e78a5e27f3 Merge pull request #148 from loganmc10/patch-2
Add cortex-a53 to libretro Makefile
2016-11-15 17:34:25 -06:00
Logan McNaughton 7c4186220a Add Android (arm) build to libretro makefile 2016-11-15 10:51:11 -08:00
Logan McNaughton 695e2748b8 Add cortex-a53 to libretro Makefile 2016-11-15 11:23:09 -07:00
Logan McNaughton 7bd6a64ed8 Fix libretro build 2016-11-15 11:16:34 -07:00