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 |
qwertymodo
|
7bae4a1d6f
|
Add MSU-1 to libretro build
|
2016-11-14 13:19:22 -06:00 |
Brandon Wright
|
f7ac233216
|
Revert "Add msu1.cpp to libretro build."
This reverts commit dcf97e92cd .
|
2016-11-14 13:18:44 -06:00 |
Brandon Wright
|
dcf97e92cd
|
Add msu1.cpp to libretro build.
|
2016-11-14 13:10:13 -06:00 |
luigiblood
|
38b95261d0
|
[BS-X] Added *.bs extension detection
|
2016-11-08 18:51:00 +01:00 |
Brandon Wright
|
6c70563b85
|
Add Makefile.common
|
2016-10-11 17:25:03 -05:00 |
OV2
|
ae201d0bf5
|
libretro: merge changes from libretro repo
|
2016-10-08 21:34:18 +02:00 |
OV2
|
f060f06d31
|
Win32: switch to VS2015
|
2016-10-08 17:52:23 +02:00 |
OV2
|
5e0319ab3e
|
libretro: rework controller assignment
|
2014-06-02 22:20:19 +02:00 |
OV2
|
6cdcd4eac0
|
libretro: range-check port id
|
2014-05-29 16:19:31 +02:00 |
OV2
|
768bf4948d
|
libretro: do not display half-ready interlaced images
|
2014-05-25 18:13:28 +02:00 |
OV2
|
27533c777e
|
libretro: remove missing function from .def file
|
2014-03-22 16:00:32 +01:00 |
OV2
|
210645634c
|
Merge commit 'a47d93f86ae8613095a6bfe2676d3be80bfdc7bc'
|
2014-03-22 15:53:59 +01:00 |
twinaphex
|
b115ab775b
|
Remove libsnes functions
|
2014-02-23 23:19:31 +01:00 |