Dragorn421
|
e833011ccd
|
Cleanup: Pass all paths to tools rather than tools constructing them (#2017)
* Pass all paths to tools rather than tools constructing them
* fix: make --baserom-segments required
* sync with mm reviews
* --version everywhere
|
2024-09-05 03:49:16 +09:00 |
|
cadmic
|
0ddd64fd6c
|
Introduce version-specific YAML config (#1957)
|
2024-06-20 22:26:32 -04:00 |
|
Derek Hensley
|
0ac4448d99
|
Syms DMA Entries Extraction Support (#1708)
* Archive compression support + small cleanups
* UNSET spec and PR comment
* UNSET -> SYMS
* Syms comment
* PR review
* remove stderr
* Format
* format2
* Remove trailing ,s
|
2024-02-12 20:10:20 -05:00 |
|
cadmic
|
54ffd50fa2
|
Extract ROM segments from gc-eu-mq (take 2) (#1709)
* Extract ROM segments from gc-eu-mq (take 2)
* Apply suggestions from code review
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
* Typo
* dma_{start,names} -> dmadata_{start,names}
* Restore dest
* Don't assume rom location == vrom location
---------
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
|
2024-02-04 22:59:09 -05:00 |
|