From: Alan Cox Date: Wed, 11 Jul 2018 12:54:33 +0000 (+0100) Subject: trs80m1: devgfx, update comments X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=bf79b7c2965202099f6bafb6509b605f8514103f;p=FUZIX.git trs80m1: devgfx, update comments --- diff --git a/Kernel/platform-trs80m1/devgfx.c b/Kernel/platform-trs80m1/devgfx.c index bbc23c83..4a3621f5 100644 --- a/Kernel/platform-trs80m1/devgfx.c +++ b/Kernel/platform-trs80m1/devgfx.c @@ -1,7 +1,8 @@ /* - * Graphics logic for the TRS80 2x3 block graphics + * Graphics logic for the TRS80 model I, III and friends * - * We don't yet address the high res board for the Model III (and I ?) + * - Need to figure out how to interact with console switches + * - Need to add LNW80 graphics modes */ #include