|
c354c6da4b
|
REL section alignment fixes
- Honor section alignment from splits.txt when writing RELs
- Better heuristic for determining REL section alignment on initial analysis
|
2023-09-26 13:06:57 -04:00 |
|
|
f9f7fb2e1e
|
Working rel make & more
- Added `elf info`
- Improved `rel info`
- Colored output for `shasum`
- Fix section `rename` in RELs
- Added padding symbols to avoid linker issues
- Automatically set symbols to "active" in .comment output
|
2023-08-23 23:13:12 -04:00 |
|
|
5843ee021e
|
Begin REL analysis & rework lots of code to be section-address aware
|
2023-08-17 22:09:45 -04:00 |
|
|
a046bf9a66
|
Updates for build system integration
- Use a config file as input to `dol split`
- Add depfile output
- Adjust splits config writing
|
2023-08-06 15:46:51 -04:00 |
|
|
0fa0aafaea
|
6 months of occasional work I guess
|
2023-07-21 17:59:07 -04:00 |
|
|
830f7b172f
|
Reorganize files; start RSO support; config & split updates
|
2023-01-27 23:15:52 -05:00 |
|
|
d864b0e395
|
Very experimental analyzer, DOL & REL support, function signatures
|
2023-01-18 12:52:38 -08:00 |
|
|
9f4cc2f542
|
Add elf split ; rework asm generation
`elf split` allows splitting an ELF
directly into relocatable object files
|
2022-12-24 03:10:12 -05:00 |
|
|
141339fcb0
|
Version 0.2.0
- Add `elf disasm` (disassemble an ELF)
- Add `elf fixup` (for GNU assembler)
- Add `map order` (link order deduction)
- Add `map slices` (ppcdis slices.yml, WIP)
- Add `map symbols` (ppcdis symbols.yml, WIP)
- Big speed improvement for map processing
- Minor `elf2dol` cleanup
|
2022-12-10 01:51:42 -05:00 |
|
|
636cbea59c
|
Initial commit
|
2022-11-27 17:02:32 -05:00 |
|