view cfg-headers/base/mdc.cfg @ 448:e56e74e8b730

R2D C139 C-Sample emulation: fixed off-by-one error that was causing the garbage in the upper left corner of the display and also caused everything to be shifted by one pixel
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 29 Jan 2018 06:24:55 +0000
parents fd8227e3047d
children
line wrap: on
line source

#ifndef __MDC_CFG__
#define __MDC_CFG__
#define DGP_PLAYER 1
#define IMEL_PLAYER 1
#define MIDI_PLAYER 1
#endif /* __MDC_CFG__ */