1359 Commits

Author SHA1 Message Date
LibretroAdmin
b785b5ff1c
Merge pull request #552 from tacoschip/palettes
change built-in palettes to be bit-shifted properly so that whites are pure FF
2023-03-27 22:16:27 +02:00
tacoschip
dff215465d
change built-in palettes to be bit-shifted properly so that whites are pure FF
backport zeromus @ TASEmulators
2023-03-25 21:51:02 -05:00
LibretroAdmin
1fa798b220
Merge pull request #551 from arpruss/master
separate Arkanoid from Zapper code; add mouse sensitivity
2023-03-11 18:59:50 +01:00
arpruss
977d7f4d03 separate Arkanoid from Zapper code; add mouse sensitivity 2023-03-11 11:40:58 -06:00
LibretroAdmin
84966666fd
Merge pull request #550 from tacoschip/overscan
add more overscan crop options
2023-03-11 09:04:44 +01:00
tacoschip
3469b5277c
add more overscan crop options 2023-03-10 21:47:35 -05:00
LibretroAdmin
b205d707f1
Merge pull request #547 from NRS-NewRisingSun/m354fix
Mapper 354: Add CHR RAM write-protection, fixes B-Wings
2023-03-03 11:25:12 +01:00
NewRisingSun
5b6e43cd9e Mapper 354: Add CHR RAM write-protection, fixes B-Wings 2023-03-03 10:09:26 +01:00
LibretroAdmin
c795a25647
Update .gitlab-ci.yml 2023-02-20 21:55:13 +01:00
libretroadmin
3aa20d86a4 Update libretro-common 2023-02-20 21:52:22 +01:00
LibretroAdmin
729d42572e
Merge pull request #543 from kwyxz/master
Restore build on POSIX systems like Haiku
2023-02-09 15:38:59 +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
LibretroAdmin
159f27a1f1
Merge pull request #541 from arpruss/master
Fix Power Pad Side A
2023-01-07 20:09:07 +01:00
arpruss
c63331350d fix Power Pad A 2023-01-07 11:07:14 -06:00
arpruss
d454cef43c
Merge pull request #2 from libretro/master
update
2023-01-07 11:03:27 -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
LibretroAdmin
3c990add6f
Merge pull request #538 from arpruss/master
Support PowerPad in libretro
2023-01-01 18:30: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
arpruss
eec3376b4e
Merge pull request #1 from libretro/master
bring up to date
2022-12-31 21:17:53 -06:00
NewRisingSun
07284ca4af Add mapper 468 2022-12-30 23:56:50 +01:00
LibretroAdmin
5ca702053e
Merge pull request #537 from NRS-NewRisingSun/mappers6
Last mapper update in 2022
2022-12-30 01:44:33 +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
LibretroAdmin
8c3f690e61
Merge pull request #533 from asciibeats/makefile-rpi4_64
Update Makefile.libretro
2022-11-05 21:48:02 +01:00
Tilman M. Jaeschke
392fe6b297
Update Makefile.libretro
makes it compile with platform "rpi4" and also "rpi4_64"
2022-11-05 10:42:03 +01:00
LibretroAdmin
3d3cc53c01
Merge pull request #531 from NRS-NewRisingSun/mappers5fix
Small bugfix for the last mapper 268 update.
2022-09-29 22:53:14 +02: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