1359 Commits

Author SHA1 Message Date
LibretroAdmin
61171e198f
Merge pull request #528 from DigiDwrf/patch-1
Update zapper.c
2022-09-02 01:36:26 +02:00
DigiDwrf
ca7c563de7
Update zapper.c
After testing trigger logic invertion option in VS roms, realized that ZD[w].bogo has to be inverted to work propperly
2022-09-01 17:44:22 -05:00
LibretroAdmin
fe05e00b52
Merge pull request #527 from DigiDwrf/master
Add sequential targets light gun support
2022-09-01 15:19:45 +02:00
Carlos O'Connor
1dda0a0705 Add sequential targets light gun support
Support for Sequential targets Light Guns has been added. "Gun Aux A" serves as light sensor logic input.
2022-09-01 02:25:41 -05:00
NewRisingSun
f9c9557f44 Mapper 40: Add multicart variant 2022-08-17 21:59:46 +02:00
NewRisingSun
b8517ef637 Mapper 268: correct comment style 2022-08-16 22:08:43 +02:00
NewRisingSun
6d13706e53 Add mapper 52 submapper 13 (CHR-ROM+CHR-RAM) 2022-08-06 17:29:24 +02:00
NewRisingSun
24bc7a43bd Mapper 432: Add 1 MiB variant 2022-08-04 21:46:42 +02:00
NewRisingSun
f3f1e1f916 Mapper 268: Correct GNROM mask for submapper 4, correctly apply CHR mask bits in register 2. 2022-08-04 17:22:23 +02:00
NewRisingSun
91867b9844 Mapper 268: Add GenMMC3Close() to Mapper268_close(). 2022-08-03 15:47:05 +02:00
NewRisingSun
67c678aaac Mapper 268: Rewrite and add submapper variants. 2022-08-03 15:44:17 +02:00
NewRisingSun
0ce8d972b2 Mapper 452: Add support for 350-in-1. 2022-08-02 17:20:02 +02:00
NewRisingSun
d3a3cab2d9 Mapper 351: Add NROM-64 mode 2022-07-29 22:41:32 +02:00
NewRisingSun
653e583695 Mapper 460: Add alternative DIP switch/solder pad functionality 2022-07-28 21:20:25 +02:00
NewRisingSun
e96b1f7db8 Mapper 449: Add DIP switch/solder pad functionality 2022-07-28 21:14:59 +02:00
LibretroAdmin
c9ca9204b5
Merge pull request #519 from NRS-NewRisingSun/mappers4
More multicart mappers
2022-07-28 05:35:46 +02:00
NewRisingSun
2fd8f6c233 Mapper 351: Correct CHR mask, add FDS-like mirroring control 2022-07-27 22:01:05 +02:00
NewRisingSun
94a6359a9d Add mapper 455 2022-07-27 13:47:23 +02:00
NewRisingSun
d37d644d17 Add mapper 449 2022-07-27 13:35:33 +02:00
NewRisingSun
43e54d0e43 Mapper 429: Allow more than 32 KiB CHR 2022-07-27 13:28:57 +02:00
NewRisingSun
718047a241 Add mapper 460 2022-07-27 13:24:30 +02:00
NewRisingSun
707853d234 Add mapper 461 2022-07-27 12:48:05 +02:00
NewRisingSun
3999c571c9 Add mapper 465 2022-07-27 12:44:40 +02:00
NewRisingSun
c80d2b1297 Add mapper 459 2022-07-27 11:56:35 +02:00
NewRisingSun
868edfb32d Add mapper 464 2022-07-27 11:51:30 +02:00
NewRisingSun
16c10d63c9 Add mapper 466 2022-07-27 11:39:58 +02:00
NewRisingSun
95f0625604 Add mapper 463 2022-07-27 11:27:59 +02:00
NewRisingSun
988be84742 Add mapper 441 2022-07-27 11:07:25 +02:00
LibretroAdmin
ed6e233a97
Update .gitlab-ci.yml 2022-07-25 14:43:25 +02:00
libretroadmin
63f9d5359e Buildfix 2022-07-21 17:56:27 +02:00
libretroadmin
e9eaedfb64 Reduce strlens 2022-07-21 17:25:38 +02:00
libretroadmin
6a31522981 Get rid of mostly dead code 2022-06-20 06:07:40 +02:00
LibretroAdmin
c3d84f5349
Merge pull request #515 from negativeExponent/fds_disk_and_cleanup
FDS: Permanently use new disk handling functions
2022-06-09 12:29:37 +01:00
LibretroAdmin
f8a7f4811a
Merge pull request #514 from negativeExponent/palettes_from_firebrandx
add new palettes from firebrandx
2022-06-09 12:29:18 +01:00
LibretroAdmin
c17f39167c
Merge pull request #516 from negativeExponent/cleanups
Cleanups
2022-06-09 12:29:04 +01:00
LibretroAdmin
69613f284f
Merge pull request #517 from negativeExponent/m235
m235: Update support for 150-in-1 and 260-in-1 with Contra carts
2022-06-09 12:28:43 +01:00
negativeExponent
cc4696ee62 m235: Update support for 150-in-1 and 260-in-1 with Contra carts 2022-06-09 14:47:26 +08:00
negativeExponent
9e46701b08 palette.c: Remove unused NTSC palette generator 2022-06-09 14:10:48 +08:00
negativeExponent
75872dab63 Remove CopyFami stuff
unused in this implementation, not any other emu uses it. considering
its even UNIF based, probably has no use anymore.
2022-06-09 14:10:43 +08:00
negativeExponent
c6f9b96cbb FDS: Permanently use new disk handling functions
FDS was already using the new disk handling code. This PR just removes
the old and now unused one.
2022-06-09 14:07:34 +08:00
negativeExponent
11c1793444 Add Firebrandx palettes 2022-06-09 14:04:03 +08:00
Autechre
b3c35b6515
Merge pull request #510 from jdgleaver/stereo-filter 2022-04-06 15:39:44 +01:00
jdgleaver
6173b5c71c Add optional 'fake' stereo sound effect 2022-04-06 13:45:22 +01:00
Autechre
013c6f3b56
Merge pull request #509 from jdgleaver/rf-audio-filter
Expose internal audio RF filter option
2022-04-05 16:41:56 +01:00
jdgleaver
046637ba73 Expose internal audio RF filter option 2022-04-05 13:45:20 +01:00
Autechre
6143f7afc1
Merge pull request #508 from NRS-NewRisingSun/mappers3
More mapper additions and improvements
2022-04-04 00:51:14 +01:00
NewRisingSun
bc3767e374 Mapper 467: Remove unnecessary AND mask 2022-04-02 22:50:13 +02:00
NewRisingSun
cfbe777f61 Added mapper 467 2022-04-02 22:03:41 +02:00
NewRisingSun
12157b4f82 Add mapper 294 2022-04-02 20:25:09 +02:00
NewRisingSun
a3f2054aa6 Correct 310.c copyright notice 2022-04-02 17:49:05 +02:00