Added ability to choose monochrome displays (green, amber, and gray) for CGA MDA, and Hercules graphics cards, based on VileRancour's DOSBox patch.

This commit is contained in:
OBattler
2017-02-19 16:36:43 +01:00
parent b440d749de
commit 92be9c98df
10 changed files with 208 additions and 78 deletions

View File

@@ -108,3 +108,5 @@ void ddraw_fs_take_screenshot(char *fn);
#ifdef __cplusplus
}
#endif
extern int cga_palette;