• Kevin Bracey's avatar
    Modified ASCII display in *Memory etc to read memory using the same access... · c8f22aa6
    Kevin Bracey authored
    Modified ASCII display in *Memory etc to read memory using the same access size as the main output. This helps with some hardware registers that only support, say, word-sized accesses. Note that the memory locations are still read a second time for the ASCII display, so it's still not ideal for read-sensitive hardware.
    
    Added some ARMv6 support to disassembly, but this is incomplete and switched
    out at the moment.
    
    Version 1.77. Tagged as 'Debugger-1_77'
    c8f22aa6
6notes 2.21 KB