..
HFAnnotatedTree.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFAnnotatedTree.m
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFBTree.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFBTree.m
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFBTreeByteArray.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFBTreeByteArray.m
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFByteArray.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFByteArray.m
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFByteArray_Internal.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFByteSlice.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFByteSlice.m
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFByteSlice_Private.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFController.h
Memory viewer now has a Goto command, different memory space modes, and allows viewing/editing specific banks
2016-08-19 14:54:54 +03:00
HFController.m
Optimize the memory viewer, GB_INTERNAL no longer required
2022-07-31 00:32:40 +03:00
HFFullMemoryByteArray.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFFullMemoryByteArray.m
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFFullMemoryByteSlice.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFFullMemoryByteSlice.m
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFFunctions.h
Improved Dark Mode support, improved Hex Fiend's general system-native appearance
2020-06-10 01:10:11 +03:00
HFFunctions.m
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFFunctions_Private.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFGlyphTrie.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFGlyphTrie.m
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFHexTextRepresenter.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFHexTextRepresenter.m
Make it hex editing more reasonable while the core is running
2022-02-20 19:05:49 +02:00
HFLayoutRepresenter.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFLayoutRepresenter.m
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFLineCountingRepresenter.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFLineCountingRepresenter.m
Improved Dark Mode support, improved Hex Fiend's general system-native appearance
2020-06-10 01:10:11 +03:00
HFLineCountingView.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFLineCountingView.m
Fix compatibility issues when linking against Sonoma's SDK. Fixes #633
2024-06-09 15:27:28 +03:00
HFPasteboardOwner.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFPasteboardOwner.m
Fix some clang-tidy warnings
2024-09-22 15:54:26 -04:00
HFPrivilegedHelperConnection.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFRepresenter.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFRepresenter.m
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFRepresenterHexTextView.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFRepresenterHexTextView.m
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFRepresenterStringEncodingTextView.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFRepresenterStringEncodingTextView.m
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFRepresenterTextView.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFRepresenterTextView.m
Fix compatibility issues when linking against Sonoma's SDK. Fixes #633
2024-06-09 15:27:28 +03:00
HFRepresenterTextViewCallout.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFRepresenterTextViewCallout.m
Fix #243
2020-03-26 22:18:31 +02:00
HFRepresenterTextView_Internal.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFRepresenter_Internal.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFSharedMemoryByteSlice.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFSharedMemoryByteSlice.m
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFStringEncodingTextRepresenter.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFStringEncodingTextRepresenter.m
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFTextRepresenter.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFTextRepresenter.m
Improved Dark Mode support, improved Hex Fiend's general system-native appearance
2020-06-10 01:10:11 +03:00
HFTextRepresenter_Internal.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFTextRepresenter_KeyBinding.m
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFTextVisualStyleRun.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFTextVisualStyleRun.m
Fixed several memory leaks (mostly in Cocoa port debugging utils)
2017-09-27 22:09:26 +03:00
HFTypes.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFVerticalScrollerRepresenter.h
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HFVerticalScrollerRepresenter.m
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
HexFiend.h
The Cocoa memory viewer new symbolicates the selection
2023-07-30 20:11:35 +03:00
HexFiend_2_Framework_Prefix.pch
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00
License.txt
Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework
2016-08-13 00:58:52 +03:00