]> 4ch.mooo.com Git - 16.git/commitdiff
showmemorydetail is working i added a little hax wwww
authorsparky4 <sparky4@cock.li>
Fri, 23 Jun 2017 23:10:08 +0000 (18:10 -0500)
committersparky4 <sparky4@cock.li>
Fri, 23 Jun 2017 23:10:08 +0000 (18:10 -0500)
src/lib/16_mm.c

index 40ef95a034da36beb67773739851bb2f592b94d0..544d280aca3ba052c22747653a5ce1d922712228 100755 (executable)
@@ -1631,7 +1631,8 @@ void MM_ShowMemoryDetail (unsigned x, unsigned y, unsigned w, unsigned q, sdword
                                printf("%s", AARESET);\r
                                printf("\n");\r
                        }\r
-//0000                 fprintf(stdout, "q=%u   maxq=%u\n", q, maxq);\r
+//0000printf("%s", AABLACK); fprintf(stdout, "q=%u     maxq=%u\n", q, maxq); printf("%s", AARESET);\r
+fprintf(stdout, "");   //this is a HAX to make it decrement and increment properly when it is at 0 and qmax\r
                        while (!(scancode = gvar->in.inst->LastScan)){}\r
 \r
                        IN_ClearKey(scancode);\r