ekeeke / Genesis-Plus-GX Public
master
Commits on Feb 26, 2022
Commits on Feb 25, 2022
-
[Core/CD] fixed Memory Mode, Timer and Font Color registers byte acce…
…ss at even address (verified on real hardware, cf. Krikzz's mcd-verificator)
Commits on Feb 13, 2022
-
[Core/Sound] fixed edge case in MAME YM2413 core when Key-Off occurs …
…with envelope already off
Commits on Feb 6, 2022
-
[Core/Sound] fixed overflow bug in MAME YM2413 core when using attack…
… rate 14.3 (introduced in previous commit)
-
[libretro] Fix the 'Hiding Master System Side Borders' option not wor…
…king with 'Blargg NTSC filter' (#411)
Commits on Oct 24, 2021
Commits on Oct 9, 2021
-
[Core/CD] added optional (platform-specific) SUB-CPU address error ex…
…ceptions emulation (currently activated for libretro & SDL Windows ports only)
Commits on Oct 7, 2021
Commits on Oct 5, 2021
-
[libretro] backported libretro core latest features from libretro git…
…hub repository (except use of RETRO_ENVIRONMENT_GET_AUDIO_VIDEO_ENABLE callback for run-ahead)
Commits on Oct 4, 2021
-
[Core/MS] added GG-MS games incompatible with EU/US Master System BIO…
…S to internal game database
Commits on Oct 3, 2021
Commits on Oct 1, 2021
-
[Core/MD] added detection of CHD image files when loading MSU-MD (CD …
…Mode 1) or MD+ (MegaSD) ROM files
Commits on Sep 28, 2021
Commits on Sep 18, 2021
-
[Core/MD] fixed MegaSD edge case when another 'pause' command is sent…
… while fade out is still in progress
Commits on Sep 17, 2021
Commits on Sep 16, 2021
Commits on Sep 15, 2021
-
-
-
[Core/MD] fixed MegaSD edge case occurring when 'play' command is sen…
…t while previous track fade out is still in progress
Commits on Sep 13, 2021
-
-
[Core/MD] added support for MegaSD CD hardware overlay (MD+ hacks) an…
…d extended SSF2 / ROM write mappers
-
Merge pull request #387 from ds22x/patch-1
[Libretro] Rework "Hide Master System Left Border" option
-
-
-