..
cart_hw
[Core/SG-1000] added support for Star Soldier & Pippols SMS Power dumps
2017-03-28 16:08:31 +02:00
cd_hw
[Core/Sound] optimized Blip Buffer implementation for stereo streams (thanks to David Knight for original idea)
2016-12-18 23:09:16 +01:00
input_hw
[Core/IO] fixed 4 Way-Play adapter compatibility mode
2016-03-20 19:28:48 +01:00
m68k
[Core/CPU] fixed 68k undocumented behaviors for ABCD/SBCD/NBCD instructions (thanks to flamewing for his test ROM)
2017-03-30 15:02:15 +02:00
ntsc
rearranged core & back-end specific code (part 2)
2013-06-17 22:31:31 +02:00
sound
[Core/Sound] fixed PSG power-on latched register (verified on VA4 MD1 hardware)
2017-04-02 21:40:24 +02:00
tremor
arm-vita-eabi-gcc complains about int / ogg_int32_t
2015-08-30 01:38:58 +02:00
z80
rearranged core & back-end specific code (part 2)
2013-06-17 22:31:31 +02:00
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
updated file header
2013-10-28 23:09:41 +01:00
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] When copying backward, use memmove instead of memcpy (anjbe).
2016-09-02 16:31:08 +02:00
loadrom.h
[Core/CD] improved PAL Mega CD timing accuracy
2016-06-22 01:15:15 +02:00
macros.h
VS compatibility edits
2017-03-21 10:52:23 +09:00
mem68k.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
mem68k.h
[Core/MD] improved SVP memory handlers accuracy (fixes Virtua Racing debug mode)
2016-07-09 19:46:22 +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/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.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
rearranged core & back-end specific code (part 2)
2013-06-17 22:31:31 +02:00
vdp_ctrl.c
Fixed comments alignment
2017-03-21 14:01:14 +01:00
vdp_ctrl.h
[Core/VDP] fixed spurious 8K-16K VRAM switching when reloading SG-1000 context + minor optimizations
2016-02-28 22:42:19 +01: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