Commit 21dd9813 authored by Robert Sprowson's avatar Robert Sprowson
Browse files

Clarify reaching up the stack

Not tagged.
parent 364c799d
......@@ -148,7 +148,7 @@ RISCOS_InitARM
ROUT
RISCOS_AddRAM
Push "v1,v2,v3,v4,lr"
LDR v4, [sp, #20] ; Get ref
LDR v4, [sp, #5*4] ; Get ref
; Round to pages. If we were extra sneaky we could not do this and chuck out incomplete
; pages after concatanation, but it would be a weird HAL that gave us pages split across
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment