X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fgp2x%2Fasmutils.s;h=e4402ffb354a06e49c6be97cc2d2bff4feae68f9;hb=2270612aa7ee7d04549e95c2ab4d72f6aa67fa8d;hp=92226b3543d5f1a57a09d803de96af138b24644f;hpb=4f265db77684ec33f9533e7c76734498df03bba4;p=picodrive.git diff --git a/platform/gp2x/asmutils.s b/platform/gp2x/asmutils.s index 92226b3..e4402ff 100644 --- a/platform/gp2x/asmutils.s +++ b/platform/gp2x/asmutils.s @@ -1,3 +1,4 @@ +@ vim:filetype=armasm @ some color conversion and blitting routines @ (c) Copyright 2006, notaz @@ -213,7 +214,7 @@ spend_cycles: @ test .global flushcache -flushcache: - swi #0x9f0002 - mov pc, lr - +flushcache: + swi #0x9f0002 + mov pc, lr +