Fix caching of backdrop sprites
Detail: s/Backdrop - The tidying up in revision 4.8 caused a vital "MOV r0,#-1" to be lost, causing the wrong mode to be used when fetching the screen BPP. As a result, caching the sprite would fail if the sprite was in a lower BPP than the current screen mode, as the calculated sprite area size would have been too small. This fixes that. Admin: Tested on rev A2 BB-xM. Sprite backdrops now seem to work again. Version 0.94. Tagged as 'Pinboard-0_94'
Showing
Please register or sign in to comment