• Steve Revill's avatar
    Optimisation of SWI stuff. · bde08062
    Steve Revill authored
      Changed wacky immediate format.
    Detail:
      SWI number stuff now uses an internal routine rather than a call
      to SWI OS_ConvertHex...
    
      When someone disassembles a wacky immediate, it is represented as
      "<OP> Rd,Rn,#&xx,x" rather than the non-standard
      "<OP> Rd,Rn,#&xx,ROR #x" format. This can then be assembled and
      conforms to ARM's standards.
    Admin:
      Tested on RiscPC
    
      My editor blew-up in the middle of srccommit on Debugger-1_69 so
      don't use that version!
    
    Version 1.70. Tagged as 'Debugger-1_70'
    bde08062
VersionASM 1.05 KB