| Author |
Message |
   
Andrew Brown
| | Posted on Tuesday, Nov 8, 2005 - 15:52: | |
Hello, Some cosmetic requests to do with the hex display window and lower bar that displays the Sector, Offset, Block and Size options: 1. Can the lower bar's Sector value be displayed in Hex as well as decimal? I couldn't find a way of changing it, although the 'go to sector' dialog does accept hex. 2. Can another column be added to the hex editor window to display associated sector numbers (also selectable hex/dec)? I would prefer this then having to place the cursor on a sector then look at the lower bar to find what the sector number is. Thanks for a excellent program. Andy. |
   
Stefan Fleischmann (Admin)
| | Posted on Tuesday, Nov 8, 2005 - 23:10: | |
> Can the lower bar's Sector value be displayed in Hex > Can another column be added to the hex editor window > to display associated sector numbers I will keep that in mind, but that won't be a priority, sorry. > the 'go to sector' dialog does accept hex (No, it doesn't.) |
   
Andrew Brown
| | Posted on Thursday, Nov 10, 2005 - 15:26: | |
Hi, Strange, it works for me. If I type a hex number in 0x?????? format then the editor treats it as a hex number, displays the sector address in decimal on the status bar and disassembles the correct memory area. ie. Typed 0x1000 into the 'Go To Sector' dialog (logical) Response: Status bar = Sector 4096 Edit window display (offset) = 02097152 or 00200000h. Andrew. |
   
Stefan Fleischmann (Admin)
| | Posted on Friday, Nov 11, 2005 - 14:05: | |
You are right, sorry, that's a feature I wasn't aware of any more. |
|