Genesis-Plus-GX/core
2017-09-16 06:51:25 +02:00
..
cart_hw [Core/MD] added (very basic) emulation of Flashkit MD hardware 2017-07-06 01:16:58 +02:00
cd_hw Fix one compilation error for MSVC 2003 Xbox 1 - size_t is defined 2017-09-16 06:51:25 +02:00
input_hw [Core/IO] increased Sega Mouse latency (fixes mouse support in Star Blade) 2017-07-15 13:00:49 +02:00
m68k [Core/CPU] removed 68k stack access optimizations to prevent unintentional (or intentional) ROM corruption 2017-05-08 16:35:05 +02:00
ntsc
sound [Core/Sound] minor YM2612 optimization 2017-04-09 19:31:40 +02:00
tremor arm-vita-eabi-gcc complains about int / ogg_int32_t 2015-08-30 01:38:58 +02:00
z80
genesis.c [Core/CPU] fixed 68k cycle counter Power-ON value (verified on real hardware) 2016-10-15 14:06:23 +02:00
genesis.h [Core/CPU] fixed 68k cycle counter Power-ON value (verified on real hardware) 2016-10-15 14:06:23 +02:00
hvc.h
io_ctrl.c [Core/Sound] rewrote PSG core from scratch & replaced deprecated "PSG boot noise" option with optional Hiqh Quality PSG resampling 2016-12-18 23:36:59 +01:00
io_ctrl.h [Core/MS] improved Japanese Master System I/O chip (315-5297) emulation (verified on real hardware by Charles MacDonald) 2016-06-14 23:42:30 +02:00
loadrom.c [Core/CD] fixed CD hardware buffer initialization when using dynamic memory allocation 2017-08-17 02:50:59 +02:00
loadrom.h [Core/CD] fixed CD hardware buffer initialization when using dynamic memory allocation 2017-08-15 11:00:47 +02:00
macros.h [Core/CD] added support for platform-configurable CD file virtualization 2017-06-30 13:42:47 +02:00
mem68k.c [Core/MD] fixed 68k read memory handler 2017-04-14 21:26:58 +02:00
mem68k.h [Core/MD] fixed 68k read memory handler 2017-04-14 21:26:58 +02:00
membnk.c [Core/Sound] rewrote PSG core from scratch & replaced deprecated "PSG boot noise" option with optional Hiqh Quality PSG resampling 2016-12-18 23:36:59 +01:00
membnk.h [Core/Sound] rewrote PSG core from scratch & replaced deprecated "PSG boot noise" option with optional Hiqh Quality PSG resampling 2016-12-18 23:36:59 +01:00
memz80.c [Core/Sound] rewrote PSG core from scratch & replaced deprecated "PSG boot noise" option with optional Hiqh Quality PSG resampling 2016-12-18 23:36:59 +01:00
memz80.h [Core/MS] improved Japanese Master System I/O chip (315-5297) emulation (verified on real hardware by Charles MacDonald) 2016-06-14 23:42:30 +02:00
shared.h [Core/CD] added support for platform-configurable CD file virtualization 2017-06-30 13:42:47 +02:00
state.c [Core/Sound] rewrote PSG core from scratch & replaced deprecated "PSG boot noise" option with optional Hiqh Quality PSG resampling 2016-12-18 23:36:59 +01:00
state.h [Core/Sound] rewrote PSG core from scratch & replaced deprecated "PSG boot noise" option with optional Hiqh Quality PSG resampling 2016-12-18 23:36:59 +01:00
system.c [Core/Sound] optimized Blip Buffer implementation for stereo streams (thanks to David Knight for original idea) 2016-12-18 23:09:16 +01:00
system.h [Core/Sound] optimized Blip Buffer implementation for stereo streams (thanks to David Knight for original idea) 2016-12-18 23:09:16 +01:00
types.h
vdp_ctrl.c [Core/VDP] fixed FIFO timings when switching H32/H40 mode while display is active 2017-07-15 13:03:58 +02:00
vdp_ctrl.h [Core/VDP] improved FIFO emulation accuracy 2017-06-05 23:52:03 +02:00
vdp_render.c VS compatibility edits 2017-03-21 10:52:23 +09:00
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