X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=Pico%2FDraw2.s;h=09c7ac71e7ede16a4da8fa7dcad5136b2bf10e52;hb=89fa852dce08d9aab0f19458a4afa246e9839e9e;hp=f8463cf2b4d53037fd89797db79efd3bbe64c63c;hpb=cc68a136aa179a5f32fe40208371eb9c2b0aadae;p=picodrive.git diff --git a/Pico/Draw2.s b/Pico/Draw2.s index f8463cf..09c7ac7 100644 --- a/Pico/Draw2.s +++ b/Pico/Draw2.s @@ -1,3 +1,5 @@ +@ vim:filetype=armasm + @ assembly optimized versions of most funtions from draw2.c @ this is highly specialized, be careful if changing related C code!