]> 4ch.mooo.com Git - 16.git/commitdiff
fmemtest works ^^
authorsparky4 <sparky4@cock.li>
Thu, 8 Oct 2015 20:02:58 +0000 (15:02 -0500)
committersparky4 <sparky4@cock.li>
Thu, 8 Oct 2015 20:02:58 +0000 (15:02 -0500)
src/scroll.c

index e6044fb69926f333faa646cc4924dac742c0b354..af5c48f429cf839e2ea40fb16b61a63861e4a5be 100755 (executable)
@@ -377,7 +377,6 @@ void main()
        {
                pg=1;
                SELECT_ALL_PLANES();
-               //_fmemset(VGA, 15, 64);
                _fmemset(((mv[pg].page->data+4)+(16*(mv[pg].page->width/4))), 15, 4);
        }