twinaphex
|
7fb6b0485a
|
Put this back
|
2017-01-02 05:09:34 +01:00 |
|
twinaphex
|
d85ca94582
|
Remove (broken) alignment code
|
2017-01-02 05:04:12 +01:00 |
|
twinaphex
|
768fa482db
|
Prevent reinit at retro_load_game time
|
2017-01-02 03:36:39 +01:00 |
|
Twinaphex
|
89ce055472
|
Merge pull request #55 from bparker06/nul
allocate enough space for NUL, and don't try to open an empty file string
|
2016-12-31 08:02:05 +01:00 |
|
Brad Parker
|
821ca02474
|
allocate enough space for NUL, and do not try to open an empty file string
|
2016-12-31 01:59:31 -05:00 |
|
Twinaphex
|
309c8db34d
|
Merge pull request #54 from GregorR/libretro-git-version
Use git version as library_version
|
2016-12-09 23:39:26 +01:00 |
|
Gregor Richards
|
9b41cfb099
|
Use git version as library_version
|
2016-12-09 17:38:47 -05:00 |
|
hizzlekizzle
|
41fa98853f
|
Merge pull request #53 from Monroe88/palettes2
More palettes
|
2016-11-24 18:15:13 -06:00 |
|
Monroe88
|
a0126a469f
|
Add RGBSource's NESCAP palette
|
2016-11-24 15:01:49 -06:00 |
|
Monroe88
|
21a44f52d7
|
Add FBX's Nostalgia and NES-Classic palettes
|
2016-11-24 14:42:38 -06:00 |
|
Monroe88
|
f1f24a4692
|
Update FBX Unsaturated palette to Final
|
2016-11-24 13:42:06 -06:00 |
|
twinaphex
|
50d0dfef85
|
Add wiiu target
|
2016-11-07 02:23:28 +01:00 |
|
Twinaphex
|
059e1138a9
|
Merge pull request #50 from lentillog/feature/fds-loading
Fixed loading FDS games
|
2016-10-05 22:09:53 +02:00 |
|
Patrick Armstrong
|
ed5865e37b
|
Fixed loading FDS games
|
2016-10-04 11:34:13 -07:00 |
|
twinaphex
|
a8fcbf1410
|
Silence warnings
|
2016-09-09 09:10:10 +02:00 |
|
Twinaphex
|
6fa8011254
|
Fix warnings
|
2016-09-09 08:10:55 +02:00 |
|
Twinaphex
|
e9d6bfc2d8
|
Silence warnings
|
2016-09-09 08:09:38 +02:00 |
|
Twinaphex
|
5526aa2fc0
|
Silence warnings
|
2016-09-09 08:02:11 +02:00 |
|
Twinaphex
|
5dbeff38e1
|
Cleanups
|
2016-09-09 07:59:43 +02:00 |
|
twinaphex
|
16fedd6c1c
|
Get rid of asprintf
|
2016-09-09 07:48:53 +02:00 |
|
Twinaphex
|
829b0e5ec5
|
Merge pull request #48 from GeneralFailer/master
Add the more common UNIF extension
|
2016-09-07 20:32:04 +02:00 |
|
GeneralFailer
|
7d51530f2e
|
Added the more common UNIF extension
|
2016-09-07 18:51:12 +04:00 |
|
twinaphex
|
8b04248e35
|
Get rid of LSB_FIRST
|
2016-09-07 01:09:31 +02:00 |
|
twinaphex
|
a36630fc25
|
(Emscripten) Add STATIC_LINKING flag
|
2016-09-07 01:01:01 +02:00 |
|
twinaphex
|
d6690bafa8
|
Fix Emscripten build
|
2016-09-07 00:31:58 +02:00 |
|
Andrés
|
b49fbca05e
|
Make the core option description correct
|
2016-08-20 19:24:15 -05:00 |
|
Andrés
|
690d0869d0
|
Clean up core options
|
2016-08-20 17:35:04 -05:00 |
|
Twinaphex
|
6b3fc0a6d4
|
Merge pull request #47 from Monroe88/palettes
Palettes
|
2016-08-12 06:28:34 +02:00 |
|
Monroe88
|
c9e129b66e
|
Add BMF's Final 2 and Final 3 palettes
|
2016-08-11 22:08:17 -05:00 |
|
Monroe88
|
461d136555
|
Update FBX Unsaturated palette
|
2016-08-11 21:42:27 -05:00 |
|
Twinaphex
|
f45875a3ad
|
Merge pull request #43 from Monroe88/patch-1
Aspect ratio and overscan changes
|
2016-08-12 03:22:41 +02:00 |
|
Monroe88
|
6ac652096d
|
Only do SET_GEOMETRY when overscan or aspect core options are changed
|
2016-08-11 20:16:13 -05:00 |
|
twinaphex
|
72e74d6fcc
|
Add error message when content loading failed
|
2016-07-19 19:06:09 +02:00 |
|
Twinaphex
|
368f2e6f4f
|
Merge pull request #46 from Brunnis/master
Perform input poll before running emulator. Reduces input lag by one full frame
|
2016-06-29 13:28:30 +02:00 |
|
Mikael Brunnhede
|
298736f549
|
Perform input poll before running emulator. Reduces input lag by one full frame.
|
2016-06-29 09:24:14 +02:00 |
|
Monroe88
|
bd53db8be1
|
Make core-provided aspect ratio into a core option
|
2016-05-21 01:33:59 -05:00 |
|
Monroe88
|
f630a20ae6
|
Make crop overscan into a runtime core option, and update geometry.
|
2016-05-21 00:32:55 -05:00 |
|
Monroe88
|
4e760fcc8b
|
Make core provided display aspect ratio have 8:7 pixel aspect ratio
|
2016-05-20 23:48:35 -05:00 |
|
Twinaphex
|
e5030cd631
|
Merge pull request #42 from Monroe88/palettes
Add new palettes
|
2016-05-19 09:31:01 +02:00 |
|
Monroe88
|
167fe542f8
|
Make tabs consistent with other palettes
|
2016-05-18 21:23:33 -05:00 |
|
Monroe88
|
efc7884da8
|
Add Sony CXA2025AS US and PAL palettes from puNES
|
2016-05-18 20:56:39 -05:00 |
|
Monroe88
|
9ab207402f
|
Add FirebrandX's Unsaturated-V5 palette
|
2016-05-18 20:09:54 -05:00 |
|
Monroe88
|
4a353e12ec
|
Add FirebrandX's YUV-V3 palette
|
2016-05-18 19:49:13 -05:00 |
|
twinaphex
|
a77b47965b
|
Fix typo
|
2016-04-09 00:28:48 +02:00 |
|
twinaphex
|
ab8a02e22c
|
Update Makefile.common
|
2016-04-07 03:39:02 +02:00 |
|
twinaphex
|
3e12850dd6
|
Update memory_stream
|
2016-04-07 03:17:52 +02:00 |
|
twinaphex
|
27c41263b9
|
Update
|
2016-04-07 02:40:06 +02:00 |
|
twinaphex
|
008a382f55
|
Add STATIC_LINKING ifdef
|
2016-04-07 02:38:19 +02:00 |
|
twinaphex
|
401c108923
|
Update Makefile.libretro
|
2016-04-07 02:08:41 +02:00 |
|
twinaphex
|
6013ca2357
|
Change STATIC_LINKING ifdef
|
2016-04-07 01:58:06 +02:00 |
|