]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/bakapee.c
p16 is being worked on a bunch by me wwww [16_ca needs huge amounts of work and I...
[16.git] / src / lib / bakapee.c
index 2026ed126c119e130d0ec17773ce06cb8d96a09f..39eb569e66d2fab90566e464d83275ba03d1232b 100755 (executable)
@@ -136,6 +136,7 @@ noxor:
                                continue;\r
                        //drawofs = source+(gvar->video.ofs.ylookup[y]) + (x>>2);\r
                        drawofs = source+(y*gvar->video.page[0].stridew) + (x>>2);\r
+/*\r
 sprintf(global_temp_status_text, "draw - %Fp", drawofs);\r
 modexprint(&(gvar->video.page[0]), PIXPOSX, q+PIXPOSY, 1, 0, 47, 0, 1, global_temp_status_text); q+=8;\r
 sprintf(global_temp_status_text, "pdet - %Fp", pagedelta);\r
@@ -144,6 +145,7 @@ sprintf(global_temp_status_text, "srce - %Fp", source);
 modexprint(&(gvar->video.page[0]), PIXPOSX, q+PIXPOSY, 1, 0, 47, 0, 1, global_temp_status_text); q+=8;\r
 sprintf(global_temp_status_text, "dest - %Fp", dest);\r
 modexprint(&(gvar->video.page[0]), PIXPOSX, q+PIXPOSY, 1, 0, 47, 0, 1, global_temp_status_text); q=16;\r
+*/\r
 \r
                        //\r
                        // copy one pixel\r