What is the difference between doing <call _runindicoff> or doing
<res indicRun,(iy+indicflags)>
i know that using the call make the prog smaller but does using res
indicRun,(iy+indicflags) make it faster (b/c it doesn't have to save pc then
jp some where in the rom and then come back)