Mesen-X/GUI.NET/Debugger/HexBox
2018-12-10 20:11:34 -05:00
..
BuiltInContextMenu.cs Debugger: Replaced custom hex editor with HexBox 2017-02-26 13:46:57 -05:00
ByteCharConverters.cs Debugger: Allow text search when using TBL mappings 2017-02-26 19:52:48 -05:00
ByteCollection.cs Debugger: Replaced custom hex editor with HexBox 2017-02-26 13:46:57 -05:00
BytePositionInfo.cs Debugger: Added tooltip with label information in memory viewer 2017-12-26 18:29:47 -05:00
DataBlock.cs Debugger: Replaced custom hex editor with HexBox 2017-02-26 13:46:57 -05:00
DataMap.cs Debugger: Replaced custom hex editor with HexBox 2017-02-26 13:46:57 -05:00
DynamicByteProvider.cs Debugger: Hex Editor - Byte editing mode 2018-03-10 13:41:01 -05:00
FileDataBlock.cs Debugger: Replaced custom hex editor with HexBox 2017-02-26 13:46:57 -05:00
FindOptions.cs Debugger: Allow text search when using TBL mappings 2017-02-26 19:52:48 -05:00
HexBox.cs Debugger: Memory Tools - Fixed UI refresh problem when using Home/End keys to navigate while the first/last byte is already visible on the screen (caret did not move properly) 2018-12-10 20:11:34 -05:00
HexBox.resx Debugger: Replaced custom hex editor with HexBox 2017-02-26 13:46:57 -05:00
HexCasing.cs Debugger: Replaced custom hex editor with HexBox 2017-02-26 13:46:57 -05:00
IByteColorProvider.cs Debugger: Added highlight modes based on CDL flags to memory viewer 2017-12-26 17:33:46 -05:00
IByteProvider.cs Debugger: Hex Editor - Byte editing mode 2018-03-10 13:41:01 -05:00
MemoryDataBlock.cs Debugger: Replaced custom hex editor with HexBox 2017-02-26 13:46:57 -05:00
NativeMethods.cs Debugger: Replaced custom hex editor with HexBox 2017-02-26 13:46:57 -05:00
StaticByteProvider.cs Debugger: Replaced custom hex editor with HexBox 2017-02-26 13:46:57 -05:00
TblByteCharConverter.cs Debugger: Fixed crashes with TBL files when unknown characters are present in the TBL file (e.g because it was not UTF-8 encoded) 2018-09-05 20:51:44 -04:00
Util.cs Debugger: Replaced custom hex editor with HexBox 2017-02-26 13:46:57 -05:00