mm/tools/disasm
Anghelo Carvajal a04f1b8e05
Change tooling for better elf correctness (#1632)
* Add addresses for makerom and boot segments

* Mark entrypoint as the entry of the elf

* Add extra labels to macro.inc

* Use dlabel, jlabel and endlabel in disassembly

* Make jlabel global

* git subrepo pull tools/asm-processor

subrepo:
  subdir:   "tools/asm-processor"
  merged:   "92b9ec72f"
upstream:
  origin:   "git@github.com:simonlindholm/asm-processor.git"
  branch:   "main"
  commit:   "92b9ec72f"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo.git"
  commit:   "2f68596"

* Use `dlabel`s for non-functions in .text

* Add linker asserts

* Move framebuffer_lo to before the makerom segment to avoid `dot moved backwards` warnings

* fix

* Improve assert message

* fix

* Third fix

* Fix four

* Move undefined_syms to linker_script folder

* Make second linker script file to avoid abusing undefined_syms

* Update Makefile

Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>

* Rename to extra.ld

* Use entrypoint symbol on ROM header

---------

Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
2024-05-17 06:41:23 -07:00
..
disasm.py Change tooling for better elf correctness (#1632) 2024-05-17 06:41:23 -07:00
dma_filenames.txt Add original asset names to all `object_p*` and `object_r*` files (#1519) 2023-11-28 08:19:22 -03:00
files.txt Build Sync (#1600) 2024-04-06 11:07:58 -07:00
functions.txt c_keyframe.c decompiled and documented (#1630) 2024-05-17 08:29:19 -04:00
variables.txt EnInvadepoh (Aliens, UFO, Invasion Handler, etc.) OK and documented (#1614) 2024-04-29 08:19:55 -07:00