X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pico%2Fcd%2Fmisc_arm.s;h=7d85c00022823d47ea6891e42aae0fbb0c724a36;hb=e4a2d86a03126ffb17992b71c1aec0888cb8ce76;hp=b8268d6447a2f85e4d9ad1ac6d8c0208a9774de3;hpb=1cfc5cc4ce06642b9bc45ca3b9d32793718e9455;p=picodrive.git diff --git a/pico/cd/misc_arm.s b/pico/cd/misc_arm.s index b8268d6..7d85c00 100644 --- a/pico/cd/misc_arm.s +++ b/pico/cd/misc_arm.s @@ -1,7 +1,10 @@ -@ vim:filetype=armasm - -@ Memory converters for different modes -@ (c) Copyright 2007, Grazvydas "notaz" Ignotas +@* +@* Memory converters for different modes +@* (C) notaz, 2007-2008 +@* +@* This work is licensed under the terms of MAME license. +@* See COPYING file in the top-level directory. +@* @ r10 is tmp, io1 is lsb halfword, io2 is msb @@ -73,4 +76,4 @@ _1Mto2M_loop: ldmfd sp!,{r4-r11,pc} - +@ vim:filetype=armasm