view cfg-headers/base/chipset.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 __CHIPSET_CFG__
#define __CHIPSET_CFG__
#define ANLG_FAM 2
#define ANLG_PG 0
#define CHIPSET 10
#endif /* __CHIPSET_CFG__ */