123 Commits

Author SHA1 Message Date
EpochFlame
7f11f56ddc fully finished sysBootupU! 2021-10-07 22:36:35 -04:00
EpochFlame
1934f2eacc partial fix @intns 2021-10-07 20:47:36 -04:00
EpochFlame
2a5af1b5bf first string in a data section, woo
thanks GHK

Co-Authored-By: GibHaltmannKill <67860669+gibhaltmannkill@users.noreply.github.com>
2021-10-07 18:00:52 -04:00
EpochFlame
c99924fffc split rodata 2021-10-07 17:28:06 -04:00
intns
c60e8ecde6 Update Makefile 2021-10-07 17:56:53 +01:00
EpochFlame
ffa1b26708 Finished splitting JSystem
It is done.
2021-10-06 19:43:45 -04:00
EpochFlame
6e4739e3d8 Beginning of the JSystem split 2021-10-06 18:24:18 -04:00
EpochFlame
7721e42893 fully split Dolphin 2021-10-06 16:42:16 -04:00
EpochFlame
4cc283e827 Update Makefile 2021-10-06 15:45:40 -04:00
EpochFlame
44d6b337c4 Update sysMath.cpp
wip sysmath

god help us

Update postprocess.py

Update obj_files.mk

thanks meeo
2021-10-06 00:15:01 -04:00
intns
b7def59411 Merge branch 'workshop' into main 2021-10-04 15:57:48 +01:00
Nerdu
507f5d6e87 Add makefile for elf2dol, Edit asmdiff.sh, Add patch_linker.sh
Elf2dol now compiles when you run make, patch_linker.sh is ran from the makefile to make the needed changes to the 2.7 linker(confirmed to work on Windows, will likely work on Linux as well). asmdiff.sh now points to the correct build version.
2021-10-04 10:10:08 -04:00
EpochFlame
86b6a2cfe2 more SDK decomp 2021-10-03 21:27:28 -04:00
EpochFlame
c267f90c5e partial revert 2021-10-03 18:48:25 -04:00
EpochFlame
3ad66d4db3 Update Makefile 2021-10-03 18:24:16 -04:00
EpochFlame
dc7816f60d corrected dvdFatal compiler version 2021-10-03 16:01:08 -04:00
EpochFlame
0b73a887d8 @SodiumChlorideLogic good luck 2021-10-03 15:56:42 -04:00
EpochFlame
221205bcb5 id32 mostly done
could stand to clean up operator =
2021-10-01 18:55:22 -04:00
EpochFlame
54b0e0ddf4 plugProject fully split and linked!
only JSystem and Dolphin remain.
2021-09-30 21:03:12 -04:00
EpochFlame
450dd0f216 autosplit text
still need to edit obj_files.mk

Co-Authored-By: NerduMiner <nerdyminer18@gmail.com>
2021-09-30 10:57:46 -04:00
EpochFlame
939a1cc31f plugProjectKono split
successfully separated plugProjectKono assembly by source file
2021-09-29 22:44:13 -04:00
EpochFlame
df5ca5b802 beginning of the great text split
sliced a chunk off of .text and sorted out the makefile to use .cpp
2021-09-29 20:20:15 -04:00
EpochFlame
8d29c1f6ea Initial commit
Squashed all of the commits thus far that have been miscellaneous tweaks and small changes to fix the original repo that have had nothing to do with the decompilation itself.

Co-Authored-By: EpochFlame <82550703+EpochFlame@users.noreply.github.com>
2021-09-27 21:57:49 +01:00