Commit Graph

748 Commits

Author SHA1 Message Date
hatal175 4e9dcd14ef Work on dvd, si, os and exi (#249) 2023-01-23 08:02:24 -07:00
TakaRikka 3c75397776 Merge pull request #248 from hatal175/readme
Fix README unzip instructions
2023-01-21 22:47:56 -08:00
Tal Hayon 32bb40a3ea Fix README unzip instructions 2023-01-21 08:30:06 +02:00
hatal175 13993f9917 Add 1.2.5e to several makefiles and matching dolphin lib stuff (#247)
* Fix select_occurence in diff.py

* Use 1.2.5e and metroid prime decomp to match dlphin lib funcs

* Fix FRANK_COMPILER WINE typo

* Double WINE use removal

* Organize dolphin compiler makefile names

* Use inline auto instead of special inline where applicable
I couldn't make CARDOpen work with the flag though
2023-01-20 10:51:21 -07:00
TakaRikka 15339e43bb Merge pull request #245 from hatal175/getResReference
Match several functions and improve J2DScreen::createMaterial
2023-01-16 15:06:45 -08:00
Tal Hayon f5d764da09 Match PADControlMotors 2023-01-16 21:10:26 +02:00
Tal Hayon 32894ef15b Match PADRecalibrate 2023-01-16 20:55:36 +02:00
Tal Hayon c585da3b9d Match PADReset 2023-01-16 20:47:31 +02:00
Tal Hayon 0889142238 Match J2DScreen::getResReference and improve J2DScreen::createMaterial 2023-01-16 18:23:37 +02:00
hatal175 d0d3d1c1ab chmod 755 decompctx.py (#246) 2023-01-15 12:10:41 -07:00
TakaRikka 02170bdcbf d_a_b_oh2 / d_a_obj_web0 / d_a_obj_web1 (#243)
* d_a_obj_web0 / d_a_obj_web1

* remove asm

* d_a_set_bgobj

* d_cc_s work

* remove asm

* build fix

* fix tp.py progress check and rel sha1 check

* clean up some bg files
2023-01-15 12:10:23 -07:00
TakaRikka 443bcd6dbf Merge pull request #244 from hatal175/setup_fixes
WSL compilation fixes
2023-01-13 22:54:13 -08:00
TakaRikka 6894f21816 Merge pull request #241 from Jcw87/makefile_header_deps
Add header dependencies to Makefiles
2023-01-13 22:53:05 -08:00
Tal Hayon 0bf15c420d WSL compilation fixes 2023-01-14 08:18:31 +02:00
TakaRikka 96224df32f Merge pull request #242 from barzamin/3moon/tp-no-print-rels
tp.py: allow use of the --no-print-rels inverse flag
2023-01-08 23:33:31 -08:00
erin petra sofiya moon ad68cddcb8 tp.py: allow use of the --no-print-rels inverse flag 2023-01-09 00:47:33 -06:00
Jcw87 1a3788d127 diff.py: invoke make with DISABLE_DEPS 2023-01-06 18:50:13 -08:00
Jcw87 215ee6c84f header dependency tracking might be useful for main.dol too 2023-01-06 18:49:42 -08:00
Jcw87 59fd1e3220 Generate makefiles from dol2asm 2023-01-06 03:52:59 -08:00
Jcw87 3e316869cd dol2asm: generate makefiles that use header dependencies for smarter rebuilds 2023-01-06 03:52:56 -08:00
Jcw87 90d3031e8b dol2asm: fix incorrect debug function importing into libdol2asm/exporter/makefile.py 2023-01-06 03:52:55 -08:00
Jcw87 b881a10346 dol2asm: move exi library, 6ddea57b69 2023-01-06 03:52:55 -08:00
Jcw87 1dd5075a72 dol2asm: fix libdol2asm.util import issue 2023-01-06 03:42:29 -08:00
Jcw87 2984e2aebe dol2asm: apply makefile changes from df0aabc1b9 2023-01-05 01:56:46 -08:00
Jcw87 98adbda665 dol2asm: generate Unix paths in makefiles regardless of platform 2023-01-05 01:56:46 -08:00
Jcw87 407241ea62 dol2asm: fix game paths 2023-01-05 01:56:45 -08:00
TakaRikka 81c77398ca Merge pull request #240 from TakaRikka/room
d_s_room / d_a_bg first pass
2023-01-05 00:45:37 -08:00
TakaRikka b5452ca82d small fix 2023-01-05 00:07:47 -08:00
TakaRikka 5dffb17b86 remove asm 2023-01-04 23:51:40 -08:00
TakaRikka f27aef007a d_a_obj_enemy_create OK 2023-01-04 23:51:05 -08:00
TakaRikka 21649f267e remove asm 2023-01-03 17:44:56 -08:00
TakaRikka f1518a9a93 d_s_room / d_a_bg first pass 2023-01-03 17:43:38 -08:00
TakaRikka ba08966f58 MSL_C cleanup (#238)
* clean up MSL_C files according to prime decomp

* remove asm
2023-01-02 22:28:46 -07:00
TakaRikka c7b121ef68 Merge pull request #239 from jdflyer/master
Add frank.py
2023-01-02 19:13:29 -08:00
jdflyer ec88d550ce Remove Asm 2023-01-02 19:48:15 -07:00
jdflyer d70046588d Add frank.py 2023-01-02 19:44:52 -07:00
TakaRikka 6ddea57b69 dolphin lib work (#237)
* getLayerNo_common_common finally matched

* dolphin ai / ar / card work from prime decomp

* work on dolphin dvd / dsp / db

* more dolphin os work

* si work

* remove asm

* build fix
2023-01-02 12:20:10 -07:00
TakaRikka 56b8c7b8c0 Merge pull request #236 from notyourav/catdoor
d_a_obj_catdoor first pass
2023-01-02 00:59:45 -08:00
theo3 af7e6a3c18 d_a_obj_catdoor first pass 2023-01-02 00:45:07 -08:00
notyourav ae737fccbd Merge pull request #235 from jdflyer/master
JAudio2 Work
2023-01-02 00:34:39 -08:00
jdflyer 14c5fb2d91 More Formatting 2023-01-01 22:15:07 -07:00
jdflyer 94802166ca Formatting 2023-01-01 22:13:55 -07:00
jdflyer 192271f244 Merge with upstream 2023-01-01 20:21:31 -07:00
jdflyer 97a5328928 JAUStreamFileTable 2023-01-01 20:14:45 -07:00
jdflyer 54eb6f6719 JAUBankTable 2023-01-01 18:00:01 -07:00
TakaRikka 3aea53b2c6 Merge pull request #234 from magcius/fop
more J3DDrawBuffer
2022-12-31 19:49:31 -08:00
Jasper St. Pierre 9ed5837f42 more J3DDrawBuffer 2022-12-31 19:32:56 -08:00
jdflyer 414fc2bc3f JASWaveArcLoader 2022-12-31 19:18:40 -07:00
TakaRikka ad7a3d55c5 Merge pull request #233 from magcius/fop
Couple more J3DModel matches, d_kyeff/d_kyeff2 cleanups
2022-12-31 13:14:43 -08:00
Jasper St. Pierre fa61709093 build fix 2022-12-31 11:44:43 -08:00