• Simon Forrest's avatar
    * Kernel failed to assemble on Lazarus builds. Single instruction change should cure this. · 8fd9657d
    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'
    8fd9657d
VersionNum 472 Bytes