cadmic
|
5515aa1705
|
Configure incbins in version config instead of using the Debug ROM (#2005)
* Run CPP for data/*.s
* Configure incbins in version config instead of using the Debug ROM
|
2024-07-28 00:24:13 -04:00 |
|
Tharo
|
baf1e8c174
|
Reworked text extraction + add JP text extraction (#1980)
* Reworked text extraction + add JP text extraction
* Format
* Suggested changes
* Correct address for gc-us sJpnMessageEntryTable
Co-authored-by: cadmic <cadmic24@gmail.com>
---------
Co-authored-by: cadmic <cadmic24@gmail.com>
|
2024-07-02 22:42:52 -04:00 |
|
cadmic
|
9def6f4d0d
|
Set up multiversion assets with ZAPD and match gc-eu (#1967)
* Add ZAPD hack to deal with extracted/VERSION/ in include paths
* Extract assets to extracted/VERSION
* Add ZAPD flags to override virtual address / start offset / end offset
* Configure offsets for code and overlay assets
* Reorganize ZAPD configs
* Match gc-eu-mq
* Match gc-eu
* Remove old asset dirs during distclean
* Revert "Remove old asset dirs during distclean"
This reverts commit fc8027a75f .
* make zapd addresses globals int64_t so they can store uint32_t addresses and -1
* slight cleanup extract_assets.py
* git subrepo pull --force tools/ZAPD
subrepo:
subdir: "tools/ZAPD"
merged: "0285e11f0"
upstream:
origin: "https://github.com/zeldaret/ZAPD.git"
branch: "master"
commit: "0285e11f0"
git-subrepo:
version: "0.4.6"
origin: "git@github.com:ingydotnet/git-subrepo.git"
commit: "110b9eb"
---------
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
|
2024-06-24 15:22:39 +02:00 |
|
cadmic
|
0ddd64fd6c
|
Introduce version-specific YAML config (#1957)
|
2024-06-20 22:26:32 -04:00 |
|