Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 513 → Rev 514

/C-OSD/trunk/main.h
31,11 → 31,7
#define ALLCHARSDEBUG 0 // set to 1 and flash firmware to see all chars
 
#ifndef WRITECHARS // if WRITECHARS not set via makefile
#define WRITECHARS -1 // set to XXX and flash firmware to write new char
// enables the allchars as well to see results
// currently in use:
// 112, 128, 136, 144, 152, 160, 168, 176, 184
// 192, 200, 208, 216, 224, 232
#define WRITECHARS -1 // set to 1 and flash firmware to write all chars
#endif
 
#ifndef NTSC // if NTSC is not thet via makefile
72,6 → 68,7
#define COSD_FLAG_STATS 16
#define COSD_FLAG_WARNINGS 32
#define COSD_FLAG_STROMVOLT 64
#define COSD_FLAG_FCMODE 128
 
/* ##########################################################################
* FLAGS only usable during runtime (not saved)