trs80m1: devgfx, update comments
authorAlan Cox <alan@linux.intel.com>
Wed, 11 Jul 2018 12:54:33 +0000 (13:54 +0100)
committerAlan Cox <alan@linux.intel.com>
Wed, 11 Jul 2018 12:54:33 +0000 (13:54 +0100)
Kernel/platform-trs80m1/devgfx.c

index bbc23c8..4a3621f 100644 (file)
@@ -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 <kernel.h>