Genesis-Plus-GX/core
ds22x 7de0f0b6cd
Some checks failed
Crowdin Translation Integration / create_intl_file (push) Failing after 1s
Merge branch 'ekeeke:master' into master
2024-09-19 00:13:10 +02:00
..
cart_hw Merge branch 'ekeeke:master' into master 2024-09-19 00:13:10 +02:00
cd_hw Merge branch 'ekeeke:master' into master 2024-09-19 00:13:10 +02:00
debug Add missing debug folder. 2021-02-25 05:05:13 +01:00
input_hw Fix SDL2 build on MacOS (#544) 2024-03-24 08:11:17 +01:00
m68k use UNLIKELY() macro (#554) 2024-04-20 20:16:54 +02:00
ntsc [Core/Misc] MSVC compatibility fixes (backported from libretro repository) 2021-10-05 19:40:08 +02:00
sound Remove warning in blip_buf.c 2024-05-14 20:32:12 +03:00
tremor arm-vita-eabi-gcc complains about int / ogg_int32_t 2015-08-30 01:38:58 +02:00
z80 [Core/MS] fixed disabled slot returned value 2021-10-24 14:34:28 +02:00
genesis.c Merge branch 'ekeeke:master' into master 2024-02-23 18:04:13 +01:00
genesis.h Merge branch 'ekeeke:master' into master 2024-02-23 18:04:13 +01:00
hvc.h updated file header 2013-10-28 23:09:41 +01:00
io_ctrl.c Backport e819af4553 (diff-34ec8f3896441652dcee18266592bffd) 2020-02-03 05:04:10 +01:00
io_ctrl.h [Core/IO] added short description of I/O ports (credits to Charles MacDonald for original documentation) 2019-01-26 23:39:21 +01:00
loadrom.c Merge branch 'ekeeke:master' into master 2023-12-01 02:44:22 +01:00
loadrom.h [Core/CD] added limited support for LC89513K extended registers (only when Wondermega M2, X'Eye, CDX or Multi-Mega BIOS is detected) and improved accuracy of Main-CPU & Sub-CPU access to CDC registers (fixes mcd-verificator CDC REGS tests) 2023-11-25 19:09:03 +01:00
macros.h Revert "Update VFS implementation to current libretro-common (#354)" (#356) 2024-06-28 18:35:26 -07:00
mem68k.c [Core/MD] improved accuracy of 68k access to Z80 bus delays 2024-02-23 11:23:13 +01:00
mem68k.h [Core/CD] improved emulation of Word-RAM access limitations in 2M mode (fixes regression in Mortal Kombat) 2024-01-16 14:00:21 +01:00
membnk.c Address https://github.com/libretro/Genesis-Plus-GX/pull/237#issuecomment-788902307 2021-03-02 18:08:04 +01:00
membnk.h Address https://github.com/libretro/Genesis-Plus-GX/pull/237#issuecomment-788902307 2021-03-02 18:08:04 +01:00
memz80.c [Core/MD] added emulation of 68k delay during Z80 acccess to 68k bus (fixes graphical glitch on Rick Dangerous II title screen introduced after adding emulation of 68k bus refresh delays) 2024-05-01 18:44:46 +02:00
memz80.h [Core/MD] added emulation of Z80 halt when accessing 68k bus during DMA from 68k bus 2024-02-23 15:40:42 +01:00
shared.h [Core/Sound] add nuked ym2413 core 2020-02-03 04:23:34 +01:00
state.c Code review cleanup 2022-08-13 07:30:11 +03:00
state.h [Core/CD] improved CD audio savestate and CD file seeking (in preparation for MegaSD support) 2021-09-09 00:54:45 +02:00
system.c Merge branch 'ekeeke:master' into master 2024-03-09 03:17:14 +01:00
system.h Merge branch 'ekeeke:master' into master 2024-02-23 18:04:13 +01:00
types.h Visual Studio 2017 sdl2 solution. 2018-06-30 20:51:37 +03:00
vdp_ctrl.c Merge branch 'ekeeke:master' into master 2024-04-21 01:29:44 +02:00
vdp_ctrl.h [Core/VDP] improved FIFO emulation (fixes lockup in Shin Souseiki Ragnacenty (Japan) and other potential lockup when switching between H32 & H40 mode during active display) 2024-03-06 09:18:43 +01:00
vdp_render.c Merge branch 'ekeeke:master' into master 2023-06-02 22:24:51 +02:00
vdp_render.h [Core/VDP] added missing credits for enhanced 2-cell vscroll rendering mode 2022-09-19 14:03:44 +02:00