Tal Hayon
7c49fbffb6
Match __OSDispatchInterrupt and AIRegisterDMACallback
2023-01-28 21:20:01 +02:00
Tal Hayon
0436820724
Work on OSThread
2023-01-28 17:51:25 +02:00
TakaRikka
3e408cf7a5
Merge pull request #258 from hatal175/dollibs3
...
Work on various dolphin libs
2023-01-27 17:48:32 -08:00
Tal Hayon
09f3d66390
Work on various dolphin libs
2023-01-27 18:38:26 +02:00
TakaRikka
55af016653
Merge pull request #257 from Jcw87/dep_allow_missing_headers
...
fake the -MP compiler option
2023-01-26 23:41:09 -08:00
Jcw87
b63d35d9cf
transform-dep.py: fake the -MP compiler option
2023-01-26 21:30:17 -08:00
Jcw87
8ccb2d4776
transform-dep.py: refactor
2023-01-26 21:26:40 -08:00
TakaRikka
a8136f1968
Merge pull request #256 from Jcw87/extract_assets_windows
...
Windows fixes (asset extraction and repackaging)
2023-01-26 02:03:22 -08:00
Jcw87
10ebe01a42
libarc/arc.py: use unix paths for _files.txt
2023-01-26 01:41:20 -08:00
Jcw87
e786c7dd3a
libarc/arc.py: Check if directories already exist before creating
2023-01-26 01:41:19 -08:00
Jcw87
9ac1269473
libarc/arc.py: explicitly specify utf-8 encoding when opening text files
2023-01-26 01:41:19 -08:00
Jcw87
3a1282dd71
tp.py: fix exception handler
2023-01-25 23:15:49 -08:00
TakaRikka
7343cc7d3f
Merge pull request #255 from DRK-512/master
...
Automated setup implementation
2023-01-25 15:34:06 -08:00
DRK-512
b016e68d73
Undo Docker
2023-01-25 17:49:49 -05:00
Darek Konopka
3e673a8a45
python-requests added to docker
2023-01-25 01:41:09 -05:00
Darek Konopka
245270d107
Merge branch 'master' into master
2023-01-25 01:20:42 -05:00
DRK-512
1397efac6f
requires caught up to main
2023-01-25 01:18:46 -05:00
DRK-512
327965d1b7
Fixed requirements
2023-01-25 01:15:00 -05:00
TakaRikka
6f973eb07a
Merge pull request #253 from jdflyer/master
...
Arc file extraction and re-packaging
2023-01-24 21:51:20 -08:00
jdflyer
d4fdfdf1f6
Merge with upstream
2023-01-24 21:41:59 -07:00
jdflyer
c40f15c9a7
New yaz0 system
2023-01-24 21:41:20 -07:00
DRK-512
efeb260726
setup moved from makefile to tp
2023-01-24 22:50:19 -05:00
Darek Konopka
c6c01426f1
Update README.md
...
README uses make setup instead of manual setup
2023-01-24 19:00:33 -05:00
Darek Konopka
4a524883e5
Update README.md
...
Updated README to use make setup
2023-01-24 18:59:50 -05:00
Darek Konopka
4bd3047d3f
Update Makefile
...
make setup implemented
2023-01-24 18:59:02 -05:00
hatal175
d17c122e4d
Continue robbing prime github dolphin libs blind ( #254 )
...
* Continue work on dolphin libs
* tp.py pull-request should print rels by default
2023-01-24 13:22:40 -07:00
TakaRikka
49a8b2be0d
Merge pull request #252 from Jcw87/rels_msys2
...
makerel.py: Accept arguments from files, allowing rels to build with msys2
2023-01-24 00:34:51 -08:00
TakaRikka
b3d3d71fcc
Merge pull request #251 from Jcw87/patched_to_modded
...
rename mwcceppc_patched.exe to mwcceppc_modded.exe for better windows compatibility
2023-01-24 00:33:33 -08:00
TakaRikka
14a682035c
Merge pull request #250 from Jcw87/makefile_header_deps_wsl
...
transform-dep.py: fix for wsl
2023-01-24 00:32:34 -08:00
jdflyer
7cc89e44ba
Merge with upstream
2023-01-23 21:35:08 -07:00
jdflyer
9ad13fcd2e
Formatting
2023-01-23 21:33:56 -07:00
jdflyer
ad3f32bc7c
Merge branch 'zeldaret:master' into master
2023-01-23 20:46:24 -07:00
jdflyer
25d3c16ca7
Arc Extraction and Re-Packing
2023-01-23 20:45:57 -07:00
hatal175
e3379b977f
Work on dvd, si, os and exi ( #249 )
2023-01-23 08:02:24 -07:00
Jcw87
98db45807c
makerel.py: Accept arguments from files, allowing rels to build with msys2
2023-01-23 01:53:06 -08:00
Jcw87
9237c661cf
rename mwcceppc_patched.exe to mwcceppc_modded.exe for better windows compatibility
2023-01-23 00:34:44 -08:00
Jcw87
a1b027ed52
transform-dep.py: fix for wsl
2023-01-22 00:02:46 -08:00
TakaRikka
ce349ed7a8
Merge pull request #248 from hatal175/readme
...
Fix README unzip instructions
2023-01-21 22:47:56 -08:00
jdflyer
02195070b6
Merge with upstream
2023-01-21 17:05:12 -07:00
jdflyer
0fb9c6d98f
d_menu_map_common progress
2023-01-21 16:47:18 -07:00
Tal Hayon
19d13860a7
Fix README unzip instructions
2023-01-21 08:30:06 +02:00
hatal175
7825666971
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
ccac8b31e2
Merge pull request #245 from hatal175/getResReference
...
Match several functions and improve J2DScreen::createMaterial
2023-01-16 15:06:45 -08:00
Tal Hayon
e1419fe719
Match PADControlMotors
2023-01-16 21:10:26 +02:00
Tal Hayon
ba79ab4789
Match PADRecalibrate
2023-01-16 20:55:36 +02:00
Tal Hayon
41221f7df9
Match PADReset
2023-01-16 20:47:31 +02:00
Tal Hayon
eda70a786e
Match J2DScreen::getResReference and improve J2DScreen::createMaterial
2023-01-16 18:23:37 +02:00
hatal175
6e05f7133b
chmod 755 decompctx.py ( #246 )
2023-01-15 12:10:41 -07:00
TakaRikka
5e05ae38f8
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
c90f9dfde9
Merge pull request #244 from hatal175/setup_fixes
...
WSL compilation fixes
2023-01-13 22:54:13 -08:00