From: Alan Cox Date: Sun, 8 Jul 2018 15:39:05 +0000 (+0100) Subject: trs80.h: update Genie comment X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=c08f195f4d375b2894a56fe579cbeeeb42585869;p=FUZIX.git trs80.h: update Genie comment --- diff --git a/Kernel/platform-trs80m1/trs80.h b/Kernel/platform-trs80m1/trs80.h index 68654091..7c62a010 100644 --- a/Kernel/platform-trs80m1/trs80.h +++ b/Kernel/platform-trs80m1/trs80.h @@ -3,7 +3,7 @@ extern uint8_t trs80_model; #define TRS80_MODEL1 0 #define TRS80_MODEL3 1 #define LNW80 2 /* Need to handle LNW80 model II.. */ -#define VIDEOGENIE 3 /* But colour genie may be too different.. */ +#define VIDEOGENIE 3 /* But colour genie is way too different.. */ extern uint8_t trs80_mapper; #define MAP_SUPERMEM 0 /* Alpha Supermem and compatibles */