mmdolze
de7a132fbb
Rewrote the t6963 driver:
...
- Limit the maximum size to 40x16 (240x128 pixel) and change the RAM locations
to make use of 8 KB only. (If one's display is larger and has more memory this
may have to be changed.)
- Drive control lines using defines from lpt-port.h without using a function.
- Use timing.h for delays (which are now optional).
- Remove any use of the graphic area and mode settings, except for optionally
clearing of graphic memory on start-up.
- Remove any cursor related stuff.
- Handle displays correctly which width (in pixels) is not a multiple of the
cellwidth (e.g. 128x64).
- Remove double buffering (display updates are already really fast).
- Update text and font memory using AUTO WRITE function.
- Remove the bignum stub. Now at least something is displayed.
- Fix character offset for bar graphs.
- Make local functions static and inline the most commonly used read / write
functions.
2011-01-21 06:59:37 +00:00
..
2005-05-22 07:16:48 +00:00
2010-12-27 09:45:08 +00:00
2010-12-27 09:45:08 +00:00
2011-01-06 10:59:19 +00:00
2007-04-02 21:29:53 +00:00
2011-01-06 10:59:19 +00:00
2010-02-13 16:43:15 +00:00
2010-10-30 18:04:21 +00:00
2010-02-13 16:43:15 +00:00
2010-02-13 16:43:15 +00:00
2011-01-06 10:59:19 +00:00
2006-11-26 20:08:56 +00:00
2011-01-06 10:59:19 +00:00
2010-10-31 14:09:05 +00:00
2010-10-30 18:04:21 +00:00
2007-10-09 07:28:21 +00:00
2011-01-06 10:59:19 +00:00
2008-02-15 17:59:36 +00:00
2011-01-15 19:32:58 +00:00
2011-01-10 21:30:10 +00:00
2006-04-05 20:04:39 +00:00
2010-10-30 18:04:21 +00:00
2007-04-02 21:29:53 +00:00
2011-01-05 23:34:37 +00:00
2007-04-02 21:29:53 +00:00
2010-10-30 18:04:21 +00:00
2010-10-30 18:04:21 +00:00
2008-12-07 19:41:36 +00:00
2010-10-30 18:04:21 +00:00
2010-01-30 18:53:43 +00:00
2010-10-30 18:04:21 +00:00
2009-03-22 13:04:27 +00:00
2006-10-31 16:19:44 +00:00
2001-05-15 01:55:59 +00:00
2010-01-18 22:24:59 +00:00
2007-04-04 13:52:38 +00:00
2010-10-30 18:04:21 +00:00
2007-11-04 16:58:00 +00:00
2010-10-30 18:04:21 +00:00
2011-01-15 19:36:16 +00:00
2010-10-30 18:04:21 +00:00
2010-05-11 20:33:39 +00:00
2010-01-18 22:24:59 +00:00
2007-04-04 13:52:38 +00:00
2010-10-30 18:04:21 +00:00
2007-11-04 16:58:00 +00:00
2010-10-30 18:04:21 +00:00
2007-04-04 13:52:38 +00:00
2010-12-23 08:01:55 +00:00
2010-01-23 17:48:00 +00:00
2010-10-30 18:04:21 +00:00
2007-04-04 13:52:38 +00:00
2011-01-19 21:44:36 +00:00
2011-01-15 19:36:16 +00:00
2011-01-15 19:36:16 +00:00
2010-01-30 18:53:43 +00:00
2007-04-04 13:52:38 +00:00
2010-10-30 18:04:21 +00:00
2009-09-14 18:36:44 +00:00
2010-11-22 20:01:10 +00:00
2010-11-22 20:01:10 +00:00
2010-10-30 18:04:21 +00:00
2008-10-08 21:07:45 +00:00
2010-01-18 22:24:59 +00:00
2007-04-04 13:52:38 +00:00
2011-01-19 21:44:36 +00:00
2008-11-30 22:34:31 +00:00
2010-02-02 23:20:29 +00:00
2007-11-15 19:33:45 +00:00
2007-11-15 19:33:45 +00:00
2007-11-15 19:33:45 +00:00
2010-11-16 21:29:08 +00:00
2006-09-30 18:18:22 +00:00
2010-11-16 21:30:23 +00:00
2007-04-02 21:29:53 +00:00
2010-10-30 18:04:21 +00:00
2010-10-30 18:04:21 +00:00
2010-10-30 18:04:21 +00:00
2010-10-30 18:04:21 +00:00
2011-01-06 10:59:19 +00:00
2010-02-02 23:20:29 +00:00
2008-12-21 13:01:33 +00:00
2008-10-26 21:33:09 +00:00
2010-04-10 18:07:18 +00:00
2008-10-26 21:33:09 +00:00
2010-02-02 23:20:29 +00:00
2008-10-26 21:33:09 +00:00
2010-10-30 18:04:21 +00:00
2006-04-09 11:05:52 +00:00
2011-01-06 10:59:19 +00:00
2007-04-02 21:29:53 +00:00
2010-10-30 18:04:21 +00:00
2006-04-08 20:35:51 +00:00
2010-10-30 18:04:21 +00:00
2000-03-30 20:20:41 +00:00
2011-01-06 10:59:19 +00:00
2009-07-07 21:36:37 +00:00
2007-04-02 21:29:53 +00:00
2011-01-06 10:59:19 +00:00
2008-12-21 18:50:39 +00:00
2009-10-17 19:19:09 +00:00
2006-09-30 18:18:22 +00:00
2010-12-14 05:46:02 +00:00
2011-01-06 10:59:19 +00:00
2002-06-03 21:34:24 +00:00
2011-01-05 14:53:38 +00:00
2010-10-30 18:04:21 +00:00
2007-04-02 21:29:53 +00:00
2010-12-28 11:08:00 +00:00
2010-12-28 11:08:00 +00:00
2010-10-30 18:04:21 +00:00
2007-04-02 21:29:53 +00:00
2011-01-06 10:59:19 +00:00
2007-04-02 21:29:53 +00:00
2011-01-06 10:59:19 +00:00
2009-05-17 18:30:16 +00:00
2010-10-30 18:04:21 +00:00
2008-12-07 19:41:36 +00:00
2011-01-06 10:59:19 +00:00
2010-10-30 18:04:21 +00:00
2011-01-09 23:11:38 +00:00
2010-11-16 21:24:46 +00:00
2011-01-15 19:33:35 +00:00
2011-01-06 10:59:19 +00:00
2011-01-06 10:59:19 +00:00
2010-10-30 18:04:21 +00:00
2001-12-30 00:15:25 +00:00
2011-01-15 19:32:01 +00:00
2011-01-15 19:32:01 +00:00
2011-01-06 15:20:52 +00:00
2007-04-02 21:29:53 +00:00
2006-04-13 21:22:33 +00:00
2002-02-22 00:21:05 +00:00
2011-01-05 19:54:54 +00:00
2008-10-08 17:01:03 +00:00
2010-12-09 21:25:42 +00:00
2010-12-09 21:25:42 +00:00
2010-12-09 21:25:42 +00:00
2010-12-09 21:25:42 +00:00
2011-01-06 10:59:19 +00:00
2011-01-06 10:59:19 +00:00
2010-02-04 22:02:37 +00:00
2010-10-30 18:04:21 +00:00
2010-02-02 23:20:29 +00:00
2007-04-02 21:29:53 +00:00
2011-01-06 10:59:19 +00:00
2009-11-29 09:09:02 +00:00
2009-10-17 19:19:09 +00:00
2008-12-07 19:41:36 +00:00
2011-01-03 10:51:50 +00:00
2011-01-21 06:59:37 +00:00
2011-01-21 06:59:37 +00:00
2010-10-30 18:04:21 +00:00
2007-04-02 21:29:53 +00:00
2011-01-19 21:33:18 +00:00
2011-01-05 19:54:54 +00:00
2011-01-06 10:59:19 +00:00
2010-10-30 18:04:21 +00:00
2007-04-02 21:29:53 +00:00
2011-01-06 10:59:19 +00:00
2007-04-02 21:29:53 +00:00
2010-10-30 18:04:21 +00:00
2008-12-07 19:41:36 +00:00