]> 4ch.mooo.com Git - 16.git/blobdiff - src/vrstest.c
makefile polished!! it seems everything works reletively ok and i added f6 and f7...
[16.git] / src / vrstest.c
index 95f875770325ff8e84f029e68a6783c0b39a77b4..2a09e64c8cd9d6d5e3f6d2587301e6c3e9b716ff 100755 (executable)
@@ -52,7 +52,7 @@ void main() {
        byte *pal=0;\r
        int size=0;\r
        word w=0;\r
-       dbg_notest=1;\r
+       dbg_notest=0;\r
 \r
        Startup16(&gvar);\r
 \r
@@ -108,9 +108,7 @@ void main() {
 \r
        VGAmodeX(1, 1, &gvar);\r
        modexHiganbanaPageSetup(&gvar.video);\r
-\r
-       /* simulate scroll's zetup */\r
-       modexShowPage(&gvar.video.page[0]);\r
+       modexShowPage_(&gvar.video.page[0]);\r
 \r
        /* non sprite comparison */\r
        start = *clockw;\r
@@ -137,6 +135,7 @@ void main() {
                                w++;\r
                        break;\r
                }\r
+FUNCTIONKEYFUNCTIONS;\r
        }\r
        VGAmodeX(0, 1, &gvar);\r
        MM_ShowMemory(&gvar);\r