Commit Graph

190 Commits

Author SHA1 Message Date
Mikael Brunnhede
298736f549 Perform input poll before running emulator. Reduces input lag by one full frame. 2016-06-29 09:24:14 +02: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
twinaphex
1da84f497a Don't compile in memstream for non-statically linked cores 2016-04-07 01:36:54 +02:00
Twinaphex
68f07514c6 Merge pull request #37 from DSkywalk/master
allow request RETRO_MEMORY_SYSTEM_RAM to get cheevos
2016-03-11 07:16:17 +01:00
David Skywalker
613698e794 add primary NES memory access, allow get cheevos. 2016-03-11 03:35:26 +01:00
Twinaphex
5007c4c9de Merge pull request #36 from vanfanel/master
Add rpi1 platform definitions
2016-03-02 02:18:18 +01:00
twinaphex
495a2af534 Add GCW Zero target 2016-03-01 22:30:22 +01:00
vanfanel
db2b584002 Add rpi1 platform definitions 2016-02-27 12:07:18 +01:00
Twinaphex
6843db10c6 Merge pull request #35 from vanfanel/master
Added rpi2 platform definitions to the makefile
2016-02-25 20:10:42 +01:00
vanfanel
74d7baed80 Another small correction on the rpi2 platform defines 2016-02-25 15:26:43 +01:00
vanfanel
d4cae7e7d9 Small correction on the rpi2 platform defines 2016-02-25 15:22:24 +01:00
vanfanel
d0ef1061eb Add Rpi2 platform defines. 2016-02-25 14:57:22 +01:00
twinaphex
417b8c6022 Add overclocking - backported from FCEUX with mods 2016-02-22 18:36:09 +01:00
twinaphex
479d5d8e37 (PSP1) Buildfix 2016-02-19 06:39:31 +01:00
twinaphex
592e315c3c Implement RETRO_ENVIRONMENT_GET_CURRENT_SOFTWARE_FRAMEBUFFER - faster blitting for video driver backends that support it, i.e. Vulkan 2016-02-19 05:17:47 +01:00
Twinaphex
d1edfad75f Merge pull request #33 from Oggom/master
Backport r182 - uni F-15 - new board for "150-in-1 Unchained FIGHT ver"
2016-01-09 17:53:11 +01:00
Oggom
5fb83074f3 Backport r182 - uni F-15 - new board for "150-in-1 Unchained FIGHT ver" 2016-01-09 17:13:34 +01:00
Alcaro
73efcbbcbf Merge pull request #32 from joolswills/c89_fix
c89 fix
2015-12-09 19:37:28 +01:00
Jools Wills
b207fbd063 c89 fix 2015-12-09 17:49:56 +00:00
Twinaphex
eb19d48804 Merge pull request #31 from hizzlekizzle/patch-1
clean up turbo and support player 2 - plastygrove
2015-11-12 03:35:46 +01:00
hizzlekizzle
0f58d3330c clean up turbo and support player 2 - plastygrove 2015-11-11 20:14:23 -06:00
Twinaphex
6b8590d86e Merge pull request #30 from hizzlekizzle/patch-1
Make Y and X into turbo B and A, respectively
2015-11-09 21:40:14 +01:00
hizzlekizzle
fe3000123e Make Y and X into turbo B and A, respectively
This is copied from plastygrove's RPi-focused fork with a few changes.
https://github.com/plastygrove/libretro-fceumm
It looks like X was already being used for 'coin' on VS systems, so I moved that to R2, and I added the turbos to the input descriptors for core input remapping.
2015-11-09 14:27:31 -06:00
twinaphex
d616d6f4e8 Move jni files 2015-11-09 13:38:44 +01:00
twinaphex
70ee9e6636 Add iOS 9 rules 2015-10-16 03:08:30 +02:00
twinaphex
1b91001c95 Static code analysis fixes 2015-09-28 17:39:39 +02:00
Twinaphex
6b4c419f7a Merge pull request #29 from netux79/master
Added support for Famicom Disk System and VS System keys mapping.
2015-09-24 19:08:08 +02:00
netux79
5353bff417 Added support for Famicom Disk System and VS System keys mapping.
Press R to Eject/Insert Disk.
Press L to Swap Disk Sides.
Press X to Insert Coin in VS Games.

(in order to successfully swap the FDS Disk first Press R to eject the disk, press L to swap the disk side and then press R again to insert the Disk)

Also the key remapping has been implemented for P1.
2015-09-24 12:52:41 -04:00
Twinaphex
c88b9a2756 Merge pull request #28 from netux79/master
Buildfix for all big endian platforms.
2015-09-15 05:50:44 +02:00
Ernesto Ramirez
97b3e4ed66 Buildfix for all big endian platforms.
Added -DMSB_FIRST to Makefile.libretro
Fixes corrupted sprites.
2015-09-14 18:16:18 -05:00
Twinaphex
cfb4cbd975 Merge pull request #27 from netux79/master
Added core option of "No Sprite Limit"
2015-09-13 18:45:37 +02:00
Ernesto Ramirez
62b5b916f4 Added core option of "No Sprite Limit" to allow more than 8 sprites per line originally in the nes hardware. 2015-09-13 10:44:05 -05:00
twinaphex
e8d9b0b09a (Android) Buildfix 2015-09-09 06:31:38 +02:00
Twinaphex
caa837db1c Merge pull request #26 from Oggom/master
Backport r180 and r181 - EH8813A fixes
2015-09-09 01:24:41 +02:00
Oggom
247e7b4969 Backport r180 and r181 - EH8813A fixes
[r180] UNIF EH8813A - fixed inplementation
[r181] UNIF EH8813A - hw switch added
2015-09-08 23:07:01 +02:00
twinaphex
c2547b74d1 (Libretro) Add vita target 2015-08-31 21:40:56 +02:00
Twinaphex
9cd6405259 Merge pull request #25 from Oggom/master
Backport r178 and r179
2015-08-31 08:21:35 +02:00
Oggom
ed1d1068ab Backport r179 - UNIF EH8813A - UNIF HP898F 2015-08-31 01:09:24 +02:00
Oggom
2818079537 Backport r178 - keyboard transformer doc update (nw) 2015-08-31 01:07:08 +02:00