]> Joshua Wise's Git repositories - firearm.git/blobdiff - ram.comments.hex
Fetch: Also queue up a jump if we are stalled.
[firearm.git] / ram.comments.hex
index bffc93bef7cb0c897af19e21d78981cdb4222b7b..7ce1a8312e5f87c0ef15ed0efb589e6b79c66093 100644 (file)
@@ -1,3 +1,6 @@
+E3A0103A  // mov r1, #':'
+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
@@ -25,10 +28,11 @@ E0017361  // and r7, r1, r1, ror #6
 E180F081
 E180F081
 E180F081
-EA000000 // jump forward
-EBFFFFFF // whirrr, skipped the first time
+EA000001 // jump forward
+EE001510 // mcr 5, 0, r1, c0, c0
+EAFFFFFD // whirrr, skipped the first time
 E1A00000 // nop
-EBFFFFFD // jump back
+EBFFFFFC // jump back
 E0000000
 E0000000
 E0000000
This page took 0.021893 seconds and 4 git commands to generate.