2113 Commits

Author SHA1 Message Date
ds22x
a8fd5d0a66
Merge pull request #261 from jdgleaver/sega-classics-extensions
Add 'Sega Classics' file types (.68k, .sgd) to valid extensions
2021-09-10 20:34:30 +02:00
jdgleaver
32313d0d91 Add 'Sega Classics' file types (.68k, .sgd) to valid extensions 2021-09-10 12:09:45 +01:00
ekeeke
e87891fcca [Core/CD] improved CD audio savestate and CD file seeking (in preparation for MegaSD support) 2021-09-09 00:54:45 +02:00
ds22x
a1e5124a43 Add static screen check for hiding the Master System left border, as per suggestion of frafes 2021-09-02 14:14:09 +02:00
ds22x
1fa86c141d Reworked 'Hide Left Border'option. Now includes an option to hide the left border only. 2021-08-31 14:27:04 +02:00
ds22x
4360486ae0 Sync to upstream 2021-08-31 14:19:20 +02:00
ds22x
9c3ff293ee Merge branch 'master' of https://github.com/ekeeke/Genesis-Plus-GX 2021-08-31 14:17:40 +02:00
ekeeke
76a08ebe6a [libretro] removed genesis_plus_gx_libretro.so from repository (accidentally added in e389f577c9) 2021-08-31 09:53:18 +02:00
ekeeke
35ed78cc71 [Core/Misc] fixed ROM loading from memory
This properly addresses the loading issue in Retroarch with compressed files reported by https://github.com/libretro/Genesis-Plus-GX/pull/249
2021-08-31 09:50:38 +02:00
ekeeke
1e5c2c0ef3 Revert "[Core/Misc] removed unnecessary file loading check"
This reverts commit cc8a6725a7d46df4032f4272e07d9a61652a30ae.
2021-08-31 09:49:29 +02:00
ds22x
ac7755da81 Revert commit 73665c7125d643448176e8082c263e7d74da3efe 2021-08-28 20:03:01 +02:00
ds22x
b86465e8e0 Sync to upstream 2021-08-28 00:34:26 +02:00
ekeeke
33bbc37f16
Merge pull request #383 from Sanaki/pwrstrkii
[Core/MS] Add Power Strike II to internal database as 50Hz game
2021-08-22 16:01:04 +02:00
Sanaki
e389f577c9
Add Power Strike II to internal database as 50Hz game 2021-08-21 16:08:16 -07:00
twinaphex
5cad35171d Revert "Core option updates"
This reverts commit a896ce8bb467842c451b1971f43ab4c6755d9bc9.
2021-08-17 10:21:47 +02:00
twinaphex
a896ce8bb4 Core option updates 2021-08-17 00:24:52 +02:00
Autechre
4e35a3ba62
Merge pull request #257 from jdgleaver/core-options-v2
Add core options v2 support
2021-08-11 17:33:34 +02:00
jdgleaver
216f29992d Add core options v2 support 2021-08-11 15:54:51 +01:00
ekeeke
c43cac0cdc [Wii] increased maximal ROM size to 15MB (fixes "Demons of Asteborg") 2021-08-11 15:29:46 +02:00
Autechre
e641c3225f
Merge pull request #256 from Poligraf/retrofw
add retrofw target
2021-08-11 13:59:13 +02:00
Poligraf
57d70fe12f
add retrofw target 2021-08-11 22:19:30 +12:00
ekeeke
4e3ca297ab [libretro] increased maximal ROM size for Unix, Windows, OS X, IOS and Android platforms 2021-08-10 14:50:17 +02:00
ekeeke
babb338dea [Win/SDL] fixed comment in Makefiles 2021-08-10 14:41:09 +02:00
ekeeke
298676294a [Core/MD] fixed Game Genie / (Pro) Action Replay lock-on support with ROM larger than 8MB 2021-08-09 16:05:24 +02:00
ekeeke
e6ab7563e7 [Core/MD] added SRAM support for games larger than 8MB 2021-08-08 16:48:49 +02:00
Autechre
29686accba
Merge pull request #255 from pjft/asteborg
Add preliminary support for Demons of Asteborg
2021-08-04 21:40:10 +02:00
pjft
73665c7125 Add preliminary support for Demons of Asteborg
- Increase MAXROMSIZE to 32MB
- Add header detection to use SSF2 mapper
2021-08-04 20:16:34 +01:00
Autechre
d2291c5fbb
Merge pull request #254 from jdgleaver/low-mem
Add 'LOW_MEMORY' build flag to force content loading from file on RAM-limited platforms
2021-07-16 15:03:25 +02:00
jdgleaver
725d88927c Add 'LOW_MEMORY' build flag to force content loading from file on RAM-limited platforms 2021-07-16 12:07:40 +01:00
Autechre
9b20565741
Merge pull request #252 from jdgleaver/gitlab-rs90
Add RS-90 build target
2021-07-08 15:43:38 +02:00
jdgleaver
236a9bc748 Add RS-90 build target 2021-07-08 13:36:55 +01:00
ds22x
e8eb9f214f Merge branch 'master' of https://github.com/ekeeke/Genesis-Plus-GX
Sync to upstream.
2021-06-10 17:46:02 +02:00
ekeeke
cc8a6725a7
[Core/Misc] removed unnecessary file loading check 2021-06-10 16:41:12 +02:00
Autechre
2d529cd9b9
Merge pull request #248 from jdgleaver/content-data-api
Add support for RETRO_ENVIRONMENT_SET_CONTENT_INFO_OVERRIDE API extension - enables soft patching of non-CD content
2021-06-03 13:12:08 +02:00
jdgleaver
b44262dfb1 Add support for RETRO_ENVIRONMENT_SET_CONTENT_INFO_OVERRIDE API extension - enables soft patching of non-CD content 2021-06-01 15:21:21 +01:00
Autechre
6a61d56063
Merge pull request #245 from vanfanel/master
Remove 32bit Rpi4 platform since it's redundant.
2021-05-29 09:32:56 +02:00
Vanfanel
54715f4be5 Remove 32bit Rpi4 platform since it's redundant. 2021-05-17 00:45:45 +02:00
ds22x
d7897734fa Sync to upstream 2021-05-14 19:32:37 +02:00
ekeeke
1e0d2dad8f [Core/Sound] improved MAME YM2413 core EG attack phase algorithm accuracy (verified on YM2413 real hardware, cf. https://www.smspower.org/Development/YM2413ReverseEngineeringNotes2017-01-26) and EG increment table consistency 2021-05-12 19:07:12 +02:00
ekeeke
346935fdda [Core/Sound] fixed MAME YM2612 core potential issue with SSG-EG inverted attenuation level on Key OFF 2021-05-11 00:42:27 +02:00
ekeeke
6d10dd30ff [Core/Sound] updated nuked ym2612/ym3438 core to version 1.0.10 (fixes sound issues in Stormlord) 2021-05-10 23:44:57 +02:00
Autechre
6e901c2f6d
Merge pull request #240 from SupervisedThinking/platform
Makefile.libretro: added AML & RK platform / RPi4 32bit target
2021-05-09 19:57:13 +02:00
ekeeke
8acd9def6d [Core/Sound] improved MAME YM2413 EG transitions accuracy (verified against https://github.com/nukeykt/Nuked-OPLL/blob/master/opll.c) 2021-05-09 09:52:44 +02:00
Autechre
13f5caa0b2
Merge pull request #243 from crystalct/master
PS3/PSL1GHT makefile update
2021-05-09 02:32:01 +02:00
ds22x
4f9fe6720b Sync to upstream 2021-05-09 00:36:27 +02:00
ekeeke
9c3914009c Merge branch 'master' of https://github.com/ekeeke/Genesis-Plus-GX 2021-05-07 12:58:29 +02:00
ekeeke
536ff47457 [Core/Sound] fixed MAME YM2413 core EG updates being 2x faster after EG resolution change and improved EG increment steps accuracy (verified on YM2413 real hardware, cf. https://www.smspower.org/Development/YM2413ReverseEngineeringNotes2015-03-20) 2021-05-07 12:58:02 +02:00
ekeeke
d0f204bf77
Merge pull request #365 from liberodark/patch-2
[libretro] Add New Devices
2021-04-28 12:52:35 +02:00
liberodark
d62c48d77f
Add New Devices
Adding OGA/OGS
Adding N2
Adding RockPro64
2021-04-27 19:46:21 +02:00
ekeeke
4950d2f042 [Core/Sound] improved MAME YM2413 core EG sustain phase transition comparator accuracy (verified on YM2413 real hardware, cf. https://www.smspower.org/Development/YM2413ReverseEngineeringNotes2015-12-31) 2021-04-24 11:08:49 +02:00