1
0
mirror of synced 2024-11-14 19:17:42 +01:00
ImHex/plugins/builtin/source/content/providers
2024-01-26 18:44:52 +00:00
..
base64_provider.cpp feat: Added Base64 provider 2023-12-26 23:42:22 +01:00
disk_provider.cpp impr: Code style improvements 2023-12-27 16:33:49 +01:00
file_provider.cpp impr: Make file provider use atomic file IO instead of memory mappings 2024-01-06 16:09:28 +01:00
gdb_provider.cpp refactor: Rework features that use external libraries into optional plugins (#1470) 2023-12-23 21:09:41 +01:00
intel_hex_provider.cpp impr: Code style improvements 2023-12-27 16:33:49 +01:00
memory_file_provider.cpp impr: Do not mark memory providers as dirty when creating them (#1506) 2024-01-21 18:38:58 +01:00
motorola_srec_provider.cpp impr: Code style improvements 2023-12-27 16:33:49 +01:00
process_memory_provider.cpp fix: remove TODO + show error message when reading/write in process provider (#1516) 2024-01-26 18:44:52 +00:00