]> Joshua Wise's Git repositories - firearm.git/blobdiff - ram.comments.hex
blockram: more fix
[firearm.git] / ram.comments.hex
index 83f452c239170e53cd6f48200ba5ed7f87c129f1..ebefed7b147d4a310eeeb1247b5347e5139ec2d5 100644 (file)
@@ -1,3 +1,7 @@
+EE001510  // mcr 5, 0, r1, c0, c0
+E59E0000  // ldr r0, [r14]
+E02DE190  // mla r13, r0, r1, r14 -- r13 := r0*r1 + r14
+E1800001  // orr r0, r0, r1
 // test some lol
 E0012011  // and r2, r1, r1, lsl r0
 E0013038  // and r3, r1, r8, lsr r0
@@ -23,6 +27,11 @@ E0017361  // and r7, r1, r1, ror #6
 E180F081
 E180F081
 E180F081
+EA000001 // jump forward
+EE001510 // mcr 5, 0, r1, c0, c0
+EAFFFFFD // whirrr, skipped the first time
+E1A00000 // nop
+EBFFFFFC // jump back
 E0000000
 E0000000
 E0000000
This page took 0.018931 seconds and 4 git commands to generate.