X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=design.txt;h=efb3250fb371285ff8888de2ba23b8e14abc8aae;hb=f78301854d6adb51ac22de80e937c77d2d2bd8ba;hp=a8c4c0544fb7ae37dcc57196a13549ca6c5cf28c;hpb=875eef6ad3b368a3f0c6cdcbcfe88d9cbc73ec38;p=16.git 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 +