~libretro/libretro/+git/Genesis-Plus-GX:potential-fix-for-bizhawk

Last commit made on 2022-12-14
Get this branch:
git clone -b potential-fix-for-bizhawk https://git.launchpad.net/~libretro/libretro/+git/Genesis-Plus-GX

Branch merges

Branch information

Name:
potential-fix-for-bizhawk
Repository:
lp:~libretro/libretro/+git/Genesis-Plus-GX

Recent commits

c14c1d1... by libretroadmin <email address hidden>

Set system_hw to 0 at start of retro_load_game and at the end
of retro_unload_game - could potentially fix Bizhawk issues

165f0b8... by ds22x <email address hidden>

Fix accidental revert of unrelated code in libretro.c

6eb2f35... by ds22x <email address hidden>

Sync with upstream to implement https://github.com/ekeeke/Genesis-Plus-GX/commit/90bb356a173dc1010d6694bdb470c176efd9c03b

90bb356... by ekeeke <email address hidden>

[libretro] fixed cheat support regression introduced in previous commit

2c85a51... by ds22x <email address hidden>

Revert https://github.com/libretro/Genesis-Plus-GX/commit/98b5c603557f0ce3bbf347c2f75c1412288ec66c

f215e40... by ds22x <email address hidden>

Merge branch 'ekeeke:master' into master

98b5c60... by ekeeke <email address hidden>

[Gamecube/Wii][libretro] added Mega-CD PRG-RAM & Word-RAM cheat codes support

0f9d57d... by orbea <email address hidden>

Fix -Werror=strict-prototypes (#466)

This will be required for upcoming gcc and clang versions.

Reference: https://archives.gentoo.org/gentoo-dev/message/dd9f2d3082b8b6f8dfbccb0639e6e240

24b71ab... by ekeeke <email address hidden>

[Core/MS] added missing GG-MS games in internal game database

d20b8dc... by ekeeke <email address hidden>

Merge branch 'master' of https://github.com/ekeeke/Genesis-Plus-GX