Simon Forrest
authored
Detail: * Lazarus builds of the Kernel failed with the following error: Immediate value out of range at line 458 in file "s.NewReset" ADR R2, IRQ_Test_CTRL_or_R_Pressed This is due to the ADR going out of range. Changed to use ADDR macro instead to rectify this. Admin: * Untested at time of check-in; to be verified in next Lazarus development build. Version 5.25. Tagged as 'Kernel-5_25'