• Steve Revill's avatar
    Fixed ADR and modified SWI disassembly. · 9371049f
    Steve Revill authored
    Detail:
      ADDS Rd,PC,#.. and SUBS Rd,PC,#.. were being incorrectly disassembled
      as ADR pseudo-instructions. Fixed.
    
      Unknown SWIs (such as OS_Undefined and User) are disassembled in the
      form 'SWI &<num>' so that you can re-assemble the code (and it makes
      more sense if you don't have a module loaded which defined that SWI).
    Admin:
      Tested on RiscPC
    
      I also added some notes on ARM v5TE to the Doc directory. May be of
      some use when adding compatibility for that to Debugger.
    
    Version 1.63. Tagged as 'Debugger-1_63'
    9371049f
Debugger 122 KB