]> 4ch.mooo.com Git - 16.git/commitdiff
fack it
authorsparky4 <sparky4@cock.li>
Tue, 10 Nov 2015 22:23:56 +0000 (16:23 -0600)
committersparky4 <sparky4@cock.li>
Tue, 10 Nov 2015 22:23:56 +0000 (16:23 -0600)
19 files changed:
16.exe
bakapi.exe
exmmtest.exe
fmemtest.exe
fontgfx.exe
fonttest.exe
inputest.exe
maptest.exe
palettec.exe
palettel.exe
pcxtest.exe
pcxtest2.exe
planrpcx.exe
scroll.exe
src/lib/scroll16.c
test.exe
test2.exe
tesuto.exe
vgmtest.exe

diff --git a/16.exe b/16.exe
index dd2840196734b0ac99fd5a098835b62c7e7d03ad..b9870853a70f8bc1803a52b043df676a124082a8 100755 (executable)
Binary files a/16.exe and b/16.exe differ
index 1a507b42663f068037691d16a9c9c83c6989b909..ac161f8cde544a7ee70a35ca5300405ff76e2f20 100755 (executable)
Binary files a/bakapi.exe and b/bakapi.exe differ
index e04ac20fa57106c18473803ef5392eda9696d38b..6b0c7126244ea8814cbf88adefa0749feb310226 100755 (executable)
Binary files a/exmmtest.exe and b/exmmtest.exe differ
index 7a35aaf960479941184554ce2e7d8f79ee958149..f9f137f9203adad4390d0207273584bbe151140e 100755 (executable)
Binary files a/fmemtest.exe and b/fmemtest.exe differ
index 4843f2a6d9d3f872f5a4c50efdeab5c1a5e13847..0059951a0599026230e3cd14d5278c9cee6c4b41 100755 (executable)
Binary files a/fontgfx.exe and b/fontgfx.exe differ
index 256aed671e04dbd688e2255b25f403f7eb8d1d54..1cb340c7ed7ad44699add41d1cd88af98bea1ec0 100755 (executable)
Binary files a/fonttest.exe and b/fonttest.exe differ
index caf53e608f46367bbfb70afb8092b6173db21633..ee9f5ae134827bfd37b97cf59c2c96aca8045ae3 100755 (executable)
Binary files a/inputest.exe and b/inputest.exe differ
index de6f3ac2f9395b167b14982e3e0992ffbcb24fdd..b9ff97de64e94e00b2fc7d983fd0b2cd57a7101c 100755 (executable)
Binary files a/maptest.exe and b/maptest.exe differ
index c380c0df40ff7964f30c03df0050ca4869223b29..d404ae15a59c4e1933799e3caaee502b7b3008d3 100755 (executable)
Binary files a/palettec.exe and b/palettec.exe differ
index 6ec2033df92007620321c85d1470a8dc00dc22a9..6d6640061a6d4b8ab20577280dbb606d2dfdcca4 100755 (executable)
Binary files a/palettel.exe and b/palettel.exe differ
index 78be0c417d26b050c71cedd7a92f891f0df68639..d2e447ab34a271aab2835dc4caf7d9848d38d38e 100755 (executable)
Binary files a/pcxtest.exe and b/pcxtest.exe differ
index 86c4cc55ebee871a5928b1f32d200881cd21d5a4..d46bc2cdce72677834313823423d0b37d51c14a0 100755 (executable)
Binary files a/pcxtest2.exe and b/pcxtest2.exe differ
index f44cb64279d89bf672aeff576a546075a2159731..4dbcc1abd3a5cdfa90488825e59e706aa29d4f12 100755 (executable)
Binary files a/planrpcx.exe and b/planrpcx.exe differ
index 506dfd15cb5a9dbed35cb20ede3aafb5f699a309..bbf5fb87029d475c7df63075dd6d51b296f1fd12 100755 (executable)
Binary files a/scroll.exe and b/scroll.exe differ
index 2bdb28f3e79768a18ffb66d44a6dcd598333c9c6..4d94e86c48bbc84ed807dc8905b4109188a5bc9a 100755 (executable)
@@ -488,8 +488,8 @@ mapDrawTile(tiles_t *t, word i, page_t *page, word x, word y)
                                modexClearRegion(page, x, y, t->tileWidth, t->tileHeight, ((t->debug_data[i])+1));
                                //cannot print number value du to it being slow as bakapee
 #else
-                               PBUFBFUN(page, x, y, rx, ry, t->tileWidth, t->tileHeight, (t->data));
-                               //modexDrawBmpRegion(page, x, y, rx, ry, t->tileWidth, t->tileHeight, (t->btdata));
+                               PBUFBFUN                (page, x, y, rx, ry, t->tileWidth, t->tileHeight, (t->data));
+                               //modexDrawBmpRegion    (page, x, y, rx, ry, t->tileWidth, t->tileHeight, (t->data));
 #endif
                        break;
                        case 1:
index f7ccbf378830ea73f6c6642cee9d5070993ab7c3..30545c1fca4dec8cb41af5e5d526e3a7c3892d4c 100755 (executable)
Binary files a/test.exe and b/test.exe differ
index 6c5a166f89fe30c42fdfd0933dd8d1d14abc3c5d..6cddf533946b4db0bfbb8facfa4e0ca43db2471b 100755 (executable)
Binary files a/test2.exe and b/test2.exe differ
index e475c0f0f3cd7c457657e254c392b3136a048adf..6dbf027edf2117d3a5a54f2fd40b88760076686f 100755 (executable)
Binary files a/tesuto.exe and b/tesuto.exe differ
index 335f9668ec33c995d80a8da007ef1d0e9a24dd3f..343c65b48106ed881b90aa23af79646d9ee310c0 100755 (executable)
Binary files a/vgmtest.exe and b/vgmtest.exe differ