Genesis-Plus-GX/core
2021-09-17 10:12:03 +02:00
..
cart_hw [Core/MD] fixed MegaSD edge case occurring when 'play' command is sent while previous track fade out is still in progress 2021-09-15 18:37:34 +02:00
cd_hw [Core/CD] fixed track index when decoding CUE file MegaSD specific loop commands 2021-09-17 10:08:40 +02:00
debug
input_hw
m68k [Core/CPU] fixed 68k timings of ANDI.L #Imm,Dn, ADDQ.W #Imm,An and TAS instructions (cf. Yacht.txt) + corrected typo in BTST Dn,#Imm instruction timings on SUB-CPU side 2020-08-15 00:29:20 +02:00
ntsc
sound [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
tremor arm-vita-eabi-gcc complains about int / ogg_int32_t 2015-08-30 01:38:58 +02:00
z80
genesis.c
genesis.h
hvc.h
io_ctrl.c [Core/MS] fixed savestate when Boot ROM is running 2019-03-23 13:43:55 +01:00
io_ctrl.h
loadrom.c [Core/MD] added automatic PAL region setting for Wiz'n'Liz European ROM dump 2021-09-17 10:12:03 +02:00
loadrom.h [Core/MD] added support for MegaSD CD hardware overlay (MD+ hacks) and extended SSF2 / ROM write mappers 2021-09-13 19:32:52 +02:00
macros.h
mem68k.c
mem68k.h
membnk.c
membnk.h
memz80.c
memz80.h [Core/CPU] added Z80 wait-states on 68k bus access (fixes Remute Red Eyes demo) 2020-04-04 15:27:30 +02:00
shared.h
state.c [Core/CD] improved CD audio savestate and CD file seeking (in preparation for MegaSD support) 2021-09-09 00:54:45 +02: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 [Core/MD] added support for MegaSD CD hardware overlay (MD+ hacks) and extended SSF2 / ROM write mappers 2021-09-13 19:32:52 +02:00
system.h [Core/MD] added support for MegaSD CD hardware overlay (MD+ hacks) and extended SSF2 / ROM write mappers 2021-09-13 19:32:52 +02:00
types.h
vdp_ctrl.c
vdp_ctrl.h
vdp_render.c
vdp_render.h [Core/VDP] fixed Master System II extended video modes sprite parsing (fixes Mega Man 2 demo) 2016-04-10 17:06:22 +02:00