Skip to content

Fix data-only splits missing the initial macro.inc include.#529

Merged
ethteck merged 1 commit intoethteck:mainfrom
AngheloAlf:fix_missing_macro_inc_in_data_only_splits
Mar 29, 2026
Merged

Fix data-only splits missing the initial macro.inc include.#529
ethteck merged 1 commit intoethteck:mainfrom
AngheloAlf:fix_missing_macro_inc_in_data_only_splits

Conversation

@AngheloAlf
Copy link
Copy Markdown
Collaborator

Fixes #528

Fixes an oversight introduced in version 0.37.1
Issue introduced by both #508 and #509

Now the corresponding asm headers are emitted in those data only splits when using both make_full_disasm_for_code and disassemble_all.

@ethteck ethteck merged commit 3946afc into ethteck:main Mar 29, 2026
29 checks passed
@AngheloAlf AngheloAlf deleted the fix_missing_macro_inc_in_data_only_splits branch March 29, 2026 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

make_full_disasm_for_code + disassemble_all: data-only splits missing macro.inc include

2 participants