Fix objasm 4 warnings. Allow math code to make use of CLZ. Fix potential crash.
Detail: s/Font_BasFP - Uses Hdr:CPU.Arch to decide whether to use CLZ in IFLT routine. Also fixed nasty crash on 32bit systems where FNRMB tail-calls IFLTA; 32bit versions of IFLT stack the LR, but FNRMB wasn't stacking it before jumping into the middle of the code. s/Fonts01 - Split up an LDM to avoid deprecated LDM {LR,PC} warning Admin: Tested on rev A2 BB-xM Version 3.69. Tagged as 'Manager-3_69'
Showing
Please register or sign in to comment