]> 4ch.mooo.com Git - 16.git/commitdiff
testing with large memory model hmm something seems faster... wwww inputest is easier...
authorsparky4 <sparky4@cock.li>
Thu, 15 Dec 2016 19:08:50 +0000 (13:08 -0600)
committersparky4 <sparky4@cock.li>
Thu, 15 Dec 2016 19:08:50 +0000 (13:08 -0600)
TC0000.SWP [deleted file]
src/inputest.c

diff --git a/TC0000.SWP b/TC0000.SWP
deleted file mode 100755 (executable)
index 8892870..0000000
Binary files a/TC0000.SWP and /dev/null differ
index c9c27dd91254b432aca21e62deedbdaf61314d88..d020d58c4742112063af36a3e2fb338be2447e3f 100755 (executable)
@@ -46,13 +46,12 @@ main(int argc, char *argv[])
        player[0].persist_aniframe=0;\r
        player[0].speed=4;\r
 \r
-       nibbletest();\r
-       booleantest();\r
-       //printf("nibble size is %u\n", sizeof(nibble));\r
+//0000 nibbletest();\r
+//0000 booleantest();\r
        //printf("dbg_testkeyin=%u      dbg_testcontrolnoisy=%u dbg_noplayerinpu=%u\nloop if this is not responsive then please KILL or reset machine sorry!!\n", dbg_testkeyin, dbg_testcontrolnoisy, dbg_noplayerinpu);\r
        while(!IN_KeyDown(sc_Escape))\r
        {\r
-               shinkutxt(&gvar);\r
+//0000         shinkutxt(&gvar);\r
                IN_ReadControl(0, &player);\r
                #define INC_PER_FRAME if(player[0].q&1) player[0].persist_aniframe++; if(player[0].persist_aniframe>4) player[0].persist_aniframe = 1;\r
                switch(player[0].d)\r