• Jeffrey Lee's avatar
    Fix background tiling logic · 327f14a0
    Jeffrey Lee authored
    Detail:
      s/StartLoop - Fix non-softload version to exit immediately after the tiled OS_SpriteOp instead of falling through to the old manual loop. Make sure r1 is initialised correctly for the manual loop (contrary to the source comments, the function was previously relying on r1 being a pointer to the redraw rectangle on entry)
    Admin:
      Tested on BB-xM (ROM build with OS_SpriteOp 65), Iyonix (softload without OS_SpriteOp 65 available)
      Issue spotted by eagle-eyed Sprow
    
    
    Version 0.98. Tagged as 'Pinboard-0_98'
    327f14a0
StartLoop 21.6 KB