X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Fedu%2Fberkeley%2Fslipway%2FAsyncPaperDemo.java;h=eccf09194256b7e3282c412f737c12d86cf5a5da;hb=154453a9a1f3f741b7c07a733bbc770d3c8cef5d;hp=e289f2a1ba28128291e25f7751892f917ee67b5d;hpb=ff5052ee59895a5172a8fcf23d2999a18bb1a599;p=slipway.git diff --git a/src/edu/berkeley/slipway/AsyncPaperDemo.java b/src/edu/berkeley/slipway/AsyncPaperDemo.java index e289f2a..eccf091 100644 --- a/src/edu/berkeley/slipway/AsyncPaperDemo.java +++ b/src/edu/berkeley/slipway/AsyncPaperDemo.java @@ -64,6 +64,7 @@ public class AsyncPaperDemo { if (!new File(fname).exists()) { PrintWriter outfile = new PrintWriter(new OutputStreamWriter(new FileOutputStream(fname))); for(int i=0; i=0; i--) test(i, rsize, outfile); outfile.flush(); outfile.close(); } @@ -145,8 +146,9 @@ public class AsyncPaperDemo { private void fill(int count, int size) { //topLeft().ylut((count>0 && count0) + topLeft().ylut(0x00); + boolean yes = true; for(int i=0; i0 && count0) { + topLeft().xlut(0xff); + fpslic.flush(); + topLeft().ylut(0xff); + reconfigTopLeftPreserve(false); + } //System.out.println("running."); //try { System.in.read(); } catch (Exception _) { } @@ -209,6 +214,8 @@ public class AsyncPaperDemo { Fpslic.Cell c = topLeft(); fpslic.flush(); if (on) c.ylut(0x00); + //else c.ylut(0xff); + //fpslic.flush(); c.xlut(LUT_Z); fpslic.flush(); c.ylut((LUT_SELF & ~LUT_OTHER) |