Commit Graph

131 Commits

Author SHA1 Message Date
David Skywalker
613698e794 add primary NES memory access, allow get cheevos. 2016-03-11 03:35:26 +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
Oggom
5fb83074f3 Backport r182 - uni F-15 - new board for "150-in-1 Unchained FIGHT ver" 2016-01-09 17:13:34 +01:00
Jools Wills
b207fbd063 c89 fix 2015-12-09 17:49:56 +00:00
hizzlekizzle
0f58d3330c clean up turbo and support player 2 - plastygrove 2015-11-11 20:14:23 -06: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
1b91001c95 Static code analysis fixes 2015-09-28 17:39:39 +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
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
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
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
twinaphex
cee4f3022f Add internal database so that we automatically set Famicom 4P
or Fourscore for games that support it
2015-08-28 13:31:21 +02:00
twinaphex
9b92f11bcf Cleanup 2015-08-28 12:49:06 +02:00
twinaphex
57f8a8af72 Cleanups 2015-08-28 12:47:18 +02:00
twinaphex
24abc2ccc9 Create retro_run_blit 2015-08-28 12:41:37 +02:00
twinaphex
51977951cb Cleanups 2015-08-28 12:34:59 +02:00
twinaphex
070c31c08d Cleanups 2015-08-28 12:22:54 +02:00
twinaphex
667aa635af Cleanups 2015-08-28 12:17:56 +02:00
twinaphex
b0139c6147 Get rid of src/drivers/common and src/drivers/win 2015-08-28 12:11:26 +02:00
twinaphex
ab0a0723be Get rid of zlib 2015-08-28 12:10:13 +02:00
twinaphex
9d99bd0eaa Exclude debug.c from compilation unless DEBUG is defined 2015-08-06 13:37:09 +02:00
twinaphex
21aa0759da Remove unused files 2015-08-06 13:34:20 +02:00
twinaphex
79000b47e2 merge fceu-memory.c 2015-08-06 13:20:27 +02:00
twinaphex
275db666bf Merge fceu-memory.h 2015-08-06 13:19:40 +02:00
twinaphex
c569003086 Merge fceu-endian.c 2015-08-06 13:15:34 +02:00
twinaphex
8938dde948 Merge state.c 2015-08-06 13:09:39 +02:00
twinaphex
f40df99fe1 Merge nsf.c 2015-08-06 13:08:03 +02:00
twinaphex
432126f3ee Merge misc.c 2015-08-06 13:06:46 +02:00
twinaphex
33eac6b5fd Merge input.c 2015-08-06 13:04:57 +02:00
twinaphex
5bddd62098 Merge general.c 2015-08-06 13:03:54 +02:00
twinaphex
f01eb2dc9f Merge fds.c 2015-08-06 13:02:45 +02:00
twinaphex
1ad5e3a277 Merge ines.c 2015-08-06 13:01:26 +02:00
twinaphex
759b1b50c6 Merge file.c 2015-08-06 13:00:18 +02:00
twinaphex
39394def54 Merge unif.c 2015-08-06 12:58:51 +02:00
twinaphex
fad3ecd04d Merge some more files 2015-08-06 12:57:18 +02:00
twinaphex
bbbe01daa4 Start merging files 2015-08-06 12:56:17 +02:00
twinaphex
be4a01db54 Revert "Add non-Griffin codepath"
This reverts commit ec7e16ff84.
2015-08-06 11:39:49 +02:00
twinaphex
e982bb637b Revert "Cleanups"
This reverts commit d368ee0054.
2015-08-06 11:39:10 +02:00
twinaphex
d368ee0054 Cleanups 2015-08-06 11:30:34 +02:00
twinaphex
ec7e16ff84 Add non-Griffin codepath 2015-08-06 11:26:45 +02:00
Twinaphex
e3794ef451 Merge pull request #24 from Oggom/master
Backport r175, r176 and r177 - UNIF COOLBOY fixes
2015-07-26 22:45:01 +02:00
Oggom
798d8d9aa4 Backport r175, r176 and r177 - UNIF COOLBOY fixes 2015-07-26 22:32:47 +02:00
twinaphex
dd8537996b Don't rely on LOCAL_LE 2015-07-23 22:20:09 +02:00
twinaphex
5cfa9e8ac9 Don't rely on LSB_FIRST 2015-07-23 22:18:46 +02:00
Twinaphex
46ac3a807b Merge pull request #23 from Oggom/master
Backport r174 - UNIF BMC-10-24-C-A1 - new dump 6-in-1 by ClusteR
2015-07-12 01:15:17 +02:00