NewRisingSun
86356c24c2
Make mapper 59 always reset to menu. Add mapper 59 multicarts that had previously been set to 60, colliding with 'Reset-based 4-in-1', to CRC-based correction table.
2021-04-14 19:09:02 +02:00
Autechre
04a5d87a98
Merge pull request #444 from NRS-NewRisingSun/mindkids
...
MINDKIDS/KT-008
2021-04-10 21:55:58 +02:00
NewRisingSun
f3bdbd6581
Forgot one KT-008 hack remnant.
2021-04-10 21:40:01 +02:00
NewRisingSun
0657d21366
MINDKIDS accessible as NES 2.0 m268.1; mapper 224 is MINDKIDS; remove KT-008 remnants from mmc3.c
2021-04-10 14:38:49 +02:00
Autechre
330d218c03
Merge pull request #441 from negativeExponent/hypershot
...
Add support for Konami Hyper Shot
2021-04-10 13:43:58 +02:00
Autechre
d7b3c02faa
Merge pull request #443 from crystalct/master
...
Wrong Big Endian define for PSL1GHT system
2021-04-10 13:43:43 +02:00
crystalct
18dd7585db
Wrong Big Endian define for PSL1GHT system
2021-04-10 12:08:06 +02:00
negativeExponent
61c2d95dac
Add support for Konami Hyper Shot
...
This is just a quick hook-up of the konami hyper shot controller.
-The Konami Hyper Shot is used (and required for gameplay) in the following games:
* Hyper Olympic (J) Konami (1985)
* Hyper Sports (J) Konami (1985)
Fix #439
2021-04-10 15:20:57 +08:00
Autechre
3ee931f44f
Merge pull request #440 from negativeExponent/patch-3
2021-04-09 21:17:39 +02:00
negativeExponent
50b9024080
more C89 fixes
2021-04-10 02:21:29 +08:00
Autechre
6273c01f12
Merge pull request #438 from negativeExponent/patch-2
...
C89 fixes
2021-04-09 15:20:19 +02:00
negativeExponent
491975cf97
C89 fixes
2021-04-09 20:28:15 +08:00
crystalct
336cac1a44
Update PSL1GHT platform ( #437 )
...
* Add PSL1GHT platform
* Update PS1GHT platform
2021-04-09 13:57:06 +02:00
twinaphex
cb9ea8f94e
More C89 build fixes - for loop initial declarations
2021-04-08 17:50:56 +02:00
twinaphex
960528aa15
Style nits, C89 build fixes
2021-04-08 17:46:51 +02:00
Autechre
41df1a408d
Merge pull request #436 from NRS-NewRisingSun/jy-multicarts
...
Rewrite and unify J.Y. ASIC emulation. Add multicart mappers.
2021-04-08 17:36:16 +02:00
NewRisingSun
d14623a966
readALU_DIP already returned a value in every case, but LGTM apparently did not get it.
2021-04-08 17:27:41 +02:00
NewRisingSun
c06e25ed30
Rewrite and unify J.Y. ASIC emulation. Add multicart mappers.
2021-04-08 17:06:17 +02:00
Autechre
357eedef39
Merge pull request #435 from NRS-NewRisingSun/mapper332
...
Mapper 332: Add CNROM mode, support larger multicarts
2021-04-07 20:11:39 +02:00
NewRisingSun
f4a5c2a420
Mapper 332: Add CNROM mode, support larger multicarts
2021-04-07 18:45:37 +02:00
twinaphex
66760e1a17
Add od-beta
2021-03-25 21:18:05 +01:00
Autechre
eb87c5e09f
Update .gitlab-ci.yml
2021-03-08 04:26:34 +01:00
Autechre
1fb6cd7e75
Merge pull request #433 from yoshisuga/gitlab_ios_tvos_support
...
Support iOS and tvOS in gitlab ci
2021-03-08 04:22:07 +01:00
Yoshi Sugawara
8b7e8d4634
add back ios9 target
2021-03-07 17:06:36 -10:00
Yoshi Sugawara
4194145d3a
Support iOS and tvOS in gitlab ci
2021-03-07 16:34:55 -10:00
Autechre
ad77365d78
Merge pull request #431 from negativeExponent/patch-1
...
Apply region overrides when loading new rom (Fix#430)
2021-02-28 23:54:46 +01:00
negativeExponent
8fa62114d8
Apply region overrides when loading new rom (Fix#430)
2021-03-01 06:33:17 +08:00
twinaphex
91ccd3b9e0
(MSVC) Embed MSVCR runtime
2021-02-14 17:46:31 +01:00
twinaphex
f282bbdc29
(MSVC 2005/2010) Add core
2021-02-09 00:33:37 +01:00
Autechre
fedf876359
Merge pull request #426 from NRS-NewRisingSun/mappers126-422-534
...
Update to mappers 126/422/534/BS-400/BS-4040
2021-02-06 10:09:40 +01:00
NewRisingSun
82ce944aa3
Combine the very similar mappers 126/422/534/BS400/BS4040 into one common source code file. Rewrite for accuracy and compatibility with all known game dumps. Replace FUTURE KIDS hack with correct CNROM masking.
2021-01-31 15:51:09 +01:00
twinaphex
c17439b4f4
(OSX) Add cross compile rules for arm64
2021-01-28 04:49:28 +01:00
Autechre
1ef25ff1c6
Update Makefile.libretro
2021-01-26 19:34:59 +01:00
twinaphex
b5f6221abc
Fix MSVC 2003 build
2021-01-20 07:59:45 +01:00
Autechre
4bcd398acf
Update Makefile.libretro
2021-01-15 22:56:23 +01:00
twinaphex
0401c3983d
Cleanup
2021-01-15 22:50:28 +01:00
Autechre
ce8ae5d34c
Update .gitlab-ci.yml
2021-01-15 19:18:22 +01:00
twinaphex
d14e4155f9
Add Apple ARM64 rules
2021-01-15 19:17:25 +01:00
Autechre
b0d4d4a856
Merge pull request #417 from fjtrujy/PS2NewToolchain
...
[Ps2] Update to new toolchain
2021-01-15 00:48:47 +01:00
Francisco Javier Trujillo Mata
c85ab05800
Fix wrong aligment in the buffer
2021-01-14 21:56:40 +01:00
Francisco Javier Trujillo Mata
8b55ffc533
make it to compile
2021-01-14 21:56:40 +01:00
Autechre
18d601bd03
Merge pull request #416 from liberodark/patch-2
...
Add RPI3 + RPI4 and fix aarch64
2021-01-13 17:10:48 +01:00
liberodark
6501adf6ed
Add RPI3 + RPI4 and fix aarch64
2021-01-13 16:33:56 +01:00
Autechre
7649a24ca2
Update .gitlab-ci.yml
2021-01-07 22:50:28 +01:00
Autechre
d3543238b7
Update .gitlab-ci.yml
2021-01-02 00:11:04 +01:00
Autechre
9223fe174f
Merge pull request #415 from Dwedit/save_state_fix
...
Save state fix
2020-12-30 22:08:04 +01:00
Dwedit
d87f7e5b34
Prevent adding NULL terminator to save state extra list
2020-12-30 15:50:22 -05:00
Dwedit
5fc31e82be
Fixed a bug that caused extended save state information to be truncated early.
2020-12-30 15:33:27 -05:00
Autechre
2e408ab958
Update .gitlab-ci.yml
2020-12-28 23:22:20 +01:00
twinaphex
1a0eec1b17
Update
2020-12-20 03:46:42 +01:00