Mesen-X/GUI.NET/Debugger/HexBox
2019-06-22 22:54:43 -04:00
..
BuiltInContextMenu.cs Debugger: Replaced custom hex editor with HexBox 2017-02-26 13:46:57 -05:00
ByteCharConverters.cs Debugger: Hex Editor - Display dots for values above $7E when no TBL file is used 2019-05-01 17:07:14 -04: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: Improved draw performance by using Format32bppPArgb for all bitmaps 2019-06-22 22:54:43 -04: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: Memory Viewer - Added option to highlight breakpoints (by drawing a border around them) 2019-01-03 14:27:10 -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