Commit Graph

15 Commits

Author SHA1 Message Date
Nick Condron cd46be7726
Simplify common_symbols by using iterators (#28) 2023-01-26 00:19:20 -05:00
Luke Street 6ee11ca640 Add optional wgpu feature 2023-01-21 12:56:29 -05:00
Luke Street 8278d5d207 Support MIPS PIC relocations 2023-01-21 12:41:41 -05:00
Nick Condron 6afc535fad
Replace panic! with Option (#25) 2023-01-21 01:27:37 -05:00
Luke Street a8c2514377 Changes for egui/object upgrades 2023-01-21 01:13:20 -05:00
Luke Street bea0a0007d Initial support for line number info 2023-01-21 00:03:56 -05:00
Luke Street 7219e72acf Version 0.2.2
- Add application icon
- Fixes for objects containing multiple
  sections with the same name
2022-12-10 10:34:03 -05:00
Luke Street a0371dd110 Cargo clippy & cargo deny fixes 2022-12-06 18:09:19 -05:00
Luke Street 771a141110 Version 0.2.0
- Update checker & auto-updater
- Configure font sizes and diff colors
- Data diffing bug fixes & improvements
- Bug fix for low match percent
- Improvements to Jobs UI (cancel, dismiss errors)
- "Demangle" tool

Closes #6, #13, #17, #19
2022-12-06 17:53:32 -05:00
Luke Street d9efa97c30 Initial work on data diffing 2022-11-06 00:49:46 -04:00
Luke Street ff9b378445 Fix MIPS relocation addends; update cwdemangle, ppc750cl 2022-11-05 13:16:44 -04:00
Luke Street c774a7b902 Update ppc750cl crate for improved CR bit & SPR decoding 2022-10-09 23:51:09 -04:00
EllipticEllipsis 39f263639a
More mips reloc support (#18) 2022-09-21 15:11:17 -04:00
Luke Street 1e44f73b2f Add simple symbol search & handle symbol relocation addends 2022-09-20 18:20:58 -04:00
Luke Street 5259828a2d Option to skip building target obj 2022-09-13 19:52:25 -04:00