--- uae/src/targets/t-ascii.h 2018/04/24 16:42:20 1.1.1.2 +++ uae/src/targets/t-ascii.h 2018/04/24 16:47:35 1.1.1.4 @@ -6,6 +6,8 @@ * Copyright 1997 Bernd Schmidt */ +#define TARGET_NAME "curses" + #define OPTIONSFILENAME ".uaerc" #define OPTIONS_IN_HOME @@ -14,4 +16,3 @@ #define TARGET_SPECIAL_OPTIONS \ { "x", " -x : Reverse video (white on black)\n" }, -