summaryrefslogtreecommitdiff
path: root/view/md1rom/md1rom.cpp
AgeCommit message (Collapse)Author
2025-08-01Add LogForException APIs to pass stack trace information separate from the ↵Rusty Wagner
message
2025-06-25Remove implicit conversions from Confidence to underlying type, these can ↵Rusty Wagner
cause bugs and also issues with C++20
2025-01-20Allow overriding common loader settings when automatic load file parsing fails.Brian Potchik
2024-09-13Ultimate.Alexander Taylor
2024-05-16Removed loader.architecture override from viewsBrandon Miller
Architecture is derived from platform object and can be overriden using loader.platform
2024-04-01Add md1rom binary view with pure Rust lzma implementationRusty Wagner