• R/O
  • HTTP
  • SSH
  • HTTPS

提交

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

wwww


Commit MetaInfo

修訂0e77b69e98328860a69b28a021754ae22de4dc85 (tree)
時間2016-05-04 06:27:54
作者sparky4 <sparky4@cock...>
Commitersparky4

Log Message

p16 screen design notes added to design.txt

Change Summary

差異

--- a/design.txt
+++ b/design.txt
@@ -72,3 +72,14 @@ be used to turn off stack checking, so no stack checking routines get called.
7272 [15:07] joncampbell123m the simplest way is to compute a rectangle that covers them all
7373 [15:07] joncampbell123m then redraw that.
7474 [15:08] joncampbell123m Then optimize the code from there how you handle it
75+
76+
77+
78+
79+screen set up 2 rendering screens lock together
80+1 scrolls the other one follow
81+
82+pointers from 2nd screen follows the 1st
83+size and dimentions and stuff are the same but addresses are different
84+data is different
85+