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@649 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2009-11-09 19:13:48 +00:00
parent ec59074ba6
commit 5fbb10f98d
2 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -6,5 +6,5 @@
2009-11-08
- Double-buffering to reduce artifacts on buffer write by host and buffer read by VGA master.
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.
for large screen change, which need more time than one frame. (done 2009-11-08)
- VGA-INT every n-th buffer change?