TGI driver and matching linker config for Plus/4

This commit is contained in:
Richard Halkyard
2019-10-27 10:22:35 -05:00
parent 1d39863a60
commit 3bd4d05598
12 changed files with 1040 additions and 11 deletions

View File

@@ -12,8 +12,8 @@
# define DYN_DRV 1
#endif
#define COLOR_BACK TGI_COLOR_BLACK
#define COLOR_FORE TGI_COLOR_WHITE
#define COLOR_BACK 0
#define COLOR_FORE 1
/*****************************************************************************/