From: sparky4 Date: Tue, 3 May 2016 21:27:54 +0000 (-0500) Subject: p16 screen design notes added to design.txt X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=0e77b69e98328860a69b28a021754ae22de4dc85;p=16.git p16 screen design notes added to design.txt --- diff --git a/design.txt b/design.txt index a8c4c054..efb3250f 100755 --- a/design.txt +++ b/design.txt @@ -72,3 +72,14 @@ be used to turn off stack checking, so no stack checking routines get called. [15:07] joncampbell123m the simplest way is to compute a rectangle that covers them all [15:07] joncampbell123m then redraw that. [15:08] joncampbell123m Then optimize the code from there how you handle it + + + + +screen set up 2 rendering screens lock together +1 scrolls the other one follow + +pointers from 2nd screen follows the 1st +size and dimentions and stuff are the same but addresses are different +data is different +