TakaRikka
74c248990c
move jasper's jsystem work over
2022-10-04 21:17:53 -07:00
TakaRikka
d91b1294bb
d_name / d_s_name ( #194 )
...
* d_name
* scnname
2022-04-28 16:58:43 -04:00
Jasper St. Pierre
d954f9348c
J3DDrawPacket: more OK
2022-04-23 18:39:27 -07:00
Zen64
4eb820bb83
Renamed instances of msl_c -> MSL_C because
2022-03-20 00:01:24 -04:00
Zen64
727b2768e2
Fixed capitalization and msl library names
2022-03-19 22:31:05 -04:00
Jasper St. Pierre
c15d8fcb3e
more simple J2D/J3D funcs ( #166 )
...
* more simple J2D/J3D funcs
* JPABaseShape constructor
* fmt
Co-authored-by: lepelog <25211966+lepelog@users.noreply.github.com >
2021-12-06 12:51:53 +01:00
TakaRikka
5020395dfd
J2D structs + print / fix GX + MSL string headers ( #157 )
...
* J2D structs + print / fix GX + MSL string headers
* remove msl_c/string.h
2021-10-24 23:35:00 +02:00
TakaRikka
a2636e84c3
J3D setup ( #155 )
...
* setup j3d classes
* remove asm
* fixes
* fix newDifferedDisplayList
2021-10-11 18:38:53 +02:00
lepelog
b728ec1ef5
J3duclip, fop_actor_mng and related stuff ( #131 )
...
* J3DUClipper sinit
* sincosTable_ etc
* decompile JMATrigonometric sinit
* f_op_actor_mng
* move f_op_actor_mng and parts of mDo_ext
* J3DSys sinit
* f_op_scene_req
* failed matching attempt for decodeSZS__9JKRDecompFPUcPUcUlUl
* mX -> x
* fix mCull and fopAcM_prm_class members
* fix a few function parameters
* move missing NON_MATCHING
* remove some unneeded data
* turns out that data was not unused
* remove unused asm
* readd asm deleted by accident
2021-06-02 08:13:31 -04:00
Jasper St. Pierre
462d71cbef
Makefile fixes / JUTNameTab ( #129 )
...
* Makefile: Fix issues with iconv causing it to break under devkitPro / msys
The version of iconv included in devkitPro does not have a -o option,
so replace it with normal shell redirection. Also, SHIFT-JIS does not
have a mapping for ~, so output the Windows CP932 variant instead,
which does. See:
https://en.wikipedia.org/wiki/Tilde#Unicode_and_Shift_JIS_encoding_of_wave_dash
https://en.wikipedia.org/wiki/Code_page_932_(Microsoft_Windows)#Single-byte_character_differences
* Update diff configuration
-Bbinary doesn't seem to work with my copy of
bjdump (it says it can't decode unknown architecture)
Cheese things by using expected/ instead of having
the user place things manually.
* JUTNameTab
* J3DPacket / J3DDrawBuffer
* format
Co-authored-by: lepelog <lepelog@users.noreply.github.com >
2021-05-10 11:54:07 -04:00
Julgodis
a23a106399
demangle data-symbols
2021-04-08 01:47:05 +02:00
Julgodis
ed1ee30dd2
building RELs
2021-04-06 18:00:35 +02:00
Julgodis
f6464a61ce
__sinit and progress script update
2021-04-01 02:07:58 +02:00
Julgodis
b999714187
.dead section fix
2021-03-31 23:22:38 +02:00
Julgodis
a868b6ae56
re-generate with bug fixes
2021-03-30 01:58:08 +02:00
Julgodis
815c1a2039
clang-format
2021-03-29 00:10:25 +02:00
Julgodis
d244b7cb0d
dol2asm OK
2021-03-28 22:49:05 +02:00
unknown
6d5e5cb17c
organize files, update makefile, add CI checks, begin adding d_save.cpp
2020-09-05 15:03:13 -04:00