From 9b5fb2ad78b6d7f450057c6c7aeb5fe514e6d868 Mon Sep 17 00:00:00 2001 From: Jens Ahrensfeld Date: Wed, 11 Nov 2009 07:44:55 +0000 Subject: [PATCH] update Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ git-svn-id: http://moon:8086/svn/vhdl/trunk@655 cc03376c-175c-47c8-b038-4cd826a8556b --- lib/VGA_ctrl/todo.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/VGA_ctrl/todo.txt b/lib/VGA_ctrl/todo.txt index 594d62b..ee11a77 100644 --- a/lib/VGA_ctrl/todo.txt +++ b/lib/VGA_ctrl/todo.txt @@ -8,3 +8,7 @@ currently double-buffer can only be updatetd if msten = 0. Buffer updates should be always possible for large screen change, which need more time than one frame. (done 2009-11-08) - VGA-INT every n-th buffer change? + +2009-11-11 +- adding a blitter for blockcopy of whole frame or box region. +- Adding capability to read from two sources, manipulate and store back of whole frame or box region