From 427472f8d3a4735a9f533b283df884f37731776a Mon Sep 17 00:00:00 2001 From: aliaspider Date: Sat, 7 Nov 2015 17:57:40 +0100 Subject: code goes in the .text section ... --- src/spc700a.s | 1 + 1 file changed, 1 insertion(+) (limited to 'src/spc700a.s') diff --git a/src/spc700a.s b/src/spc700a.s index 6a0fb41..b9cf0b5 100644 --- a/src/spc700a.s +++ b/src/spc700a.s @@ -59,6 +59,7 @@ @ --------------------------- Framework -------------------------- .align 4 + .text spc700_execute: @ int cycles stmfd sp!,{r4-r11,lr} ldr context,=IAPU @ Pointer to SIAPU struct -- cgit v1.2.3