Commit Graph

906 Commits

Author SHA1 Message Date
arpruss
977d7f4d03 separate Arkanoid from Zapper code; add mouse sensitivity 2023-03-11 11:40:58 -06:00
tacoschip
3469b5277c add more overscan crop options 2023-03-10 21:47:35 -05:00
NewRisingSun
5b6e43cd9e Mapper 354: Add CHR RAM write-protection, fixes B-Wings 2023-03-03 10:09:26 +01:00
libretroadmin
3aa20d86a4 Update libretro-common 2023-02-20 21:52:22 +01:00
kwyxz
4c35c830d0 Cosmetic 2023-02-09 06:18:06 +00:00
kwyxz
895173911d Restore build on POSIX systems like Haiku 2023-02-09 06:14:43 +00:00
arpruss
c63331350d fix Power Pad A 2023-01-07 11:07:14 -06:00
libretroadmin
4d4b52e7d5 Turn SFEXINDEX non-static to fix Dingux builds 2023-01-05 02:25:08 +01:00
libretroadmin
9fc9458691 Fix C89 build error 2023-01-05 02:10:01 +01:00
LibretroAdmin
aa43d3b95d Merge pull request #539 from DisasterMo/crowdin-sync
Fix Crowdin config & workflow
2023-01-03 04:57:40 +01:00
LibretroAdmin
c1150145ed Merge pull request #540 from NRS-NewRisingSun/largeMulticarts
BlazePro multicarts (mapper 468)
2023-01-03 04:57:32 +01:00
NewRisingSun
03fd8fb1b8 M468: Cleanups and bugfixes 2023-01-03 01:01:38 +01:00
DisasterMo
fdf7fc2870 Fix Crowdin config & workflow
Also add new languages and update translation scripts
2023-01-02 19:47:36 +01:00
arpruss
f473a2a346 fix UI Power Pad spacing 2023-01-01 08:09:19 -06:00
arpruss
d266ba2e20 allow for two controllers to add up to a single PowerPad 2023-01-01 07:30:56 -06:00
arpruss
4dfadfd27a support PowerPad via keyboard qwer/asdf/zxcv 2022-12-31 21:27:46 -06:00
NewRisingSun
07284ca4af Add mapper 468 2022-12-30 23:56:50 +01:00
NewRisingSun
d67592bdfb Mapper 195: Properly save GAL state 2022-12-30 01:12:34 +01:00
NewRisingSun
8e7ba746dc Mapper 195: Properly deallocate CHRRAM 2022-12-30 01:04:26 +01:00
NewRisingSun
2b172d3eb2 Mapper 195: Reimplemented according to nesdev description. This makes the emulaton compatible with unhacked Captain Tsubasa 2, and IN-compatible with hacked Captain Tsubasa 2. 2022-12-30 00:43:48 +01:00
NewRisingSun
a99b4b11bd Properly name a few Waixing mappers. Ambiguous mapper 199 changed to nesdev definition. Add mapper 227 submapper 2. 2022-12-30 00:14:20 +01:00
NewRisingSun
f6b5f60399 Add submapper 1 to mapper 452 2022-12-29 23:12:47 +01:00
NewRisingSun
e85c0e2d56 Add mapper 354 2022-12-29 21:57:02 +01:00
NewRisingSun
c4fca66b8f Mapper 268: Correct submappers 2/3, add submappers 8/9 2022-12-29 21:37:43 +01:00
NewRisingSun
23f21966be Mapper 268: Write to WRAM before corrupting V when index==2. 2022-09-20 16:49:13 +02:00
LibretroAdmin
f221a59127 Merge pull request #529 from NRS-NewRisingSun/mappers5
Mapper updates
2022-09-05 22:21:16 +02:00
LibretroAdmin
1eaa962864 Libretro_dipswitch - unused variable 2022-09-05 01:33:28 +02:00
LibretroAdmin
27130037ae Fix warning about misleading indentation 2022-09-05 01:33:27 +02:00
LibretroAdmin
f7c1b002ee Fix warning (-Wimplicit-int) 2022-09-05 01:33:27 +02:00
LibretroAdmin
a821de094d Remove unused variables/functions 2022-09-05 01:33:27 +02:00
LibretroAdmin
025b8f8bcb fds.c - Remove unused functions 2022-09-05 01:33:27 +02:00
LibretroAdmin
9dbe8e8671 * Remove FCEU_memmove
* Remove FCEU_ResetMessages
2022-09-05 01:33:27 +02:00
LibretroAdmin
45532d2c4a Cleanup driver.h 2022-09-05 01:33:27 +02:00
LibretroAdmin
8df9b2ed10 Remove FCEUI_SetSnapName() 2022-09-05 01:33:27 +02:00
LibretroAdmin
9e8257183c Remove misc.c 2022-09-05 01:33:27 +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
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
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