summaryrefslogtreecommitdiff
path: root/asm/JSystem/J3DGraphBase
AgeCommit message (Collapse)Author
2024-06-04Work on J3DMatBlock (#2164)hatal175
2024-02-06J3D work (#2064)hatal175
2024-01-24more various JSystem work (#2046)TakaRikka
* most of J3DAnmLoader done * J3D / JKernel / JUTConsole work * remove asm * fix build * dol 50%
2023-12-31work on J3DGD (#2017)Caroline Madsen
2023-12-13work on J3DShapeMtx (#2002)Caroline Madsen
* work on J3DShapeMtx * update Progress.md
2023-09-30J3DTevs (#1950)Jcw87
2023-09-19JAUSeqCollection, JAUSoundTable OK (#1932)hatal175
2023-09-05J3DStruct (#1913)Jcw87
2023-07-20Various matches (#378)hatal175
* Maybe improve JMAEulerToQuat * JKRFileLoader OK * JUTCacheFont work * Match J3DModel::prepareShapePackets * JUTDirectFile OK * JUTDirectPrint OK * Work on JUTProcBar * Work on JUTResFont
2023-07-09J3DPacket, J3DShape OK (#366)hatal175
2023-07-09Work on J3DMaterialTal Hayon
2023-03-28d_menu_calibration done / J3DDrawBuffer done / more d_drawlist wip (#312)TakaRikka
* d_drawlist work / finish J3DDrawBuffer * d_menu_calibration done * remove asm
2022-12-31more J3DDrawBufferJasper St. Pierre
2022-10-04move jasper's jsystem work overTakaRikka
2022-04-28d_name / d_s_name (#194)TakaRikka
* d_name * scnname
2022-04-24J3DVertex: OKJasper St. Pierre
Fully matched now.
2022-04-24J3DShape / J3DShapeDraw: More OKJasper St. Pierre
2022-04-24J3DShape/J3DShapeMtx: More workJasper St. Pierre
2022-04-24J3DShape: OK progressJasper St. Pierre
2022-04-23J3DDrawPacket: more OKJasper St. Pierre
2022-04-23J3DSys::drawInitJasper St. Pierre
2022-04-23J3DSys::J3DSysJasper St. Pierre
2022-04-23J3DSys: setTexCacheRegionJasper St. Pierre
2022-04-23J3DSys: loadMtxIndxJasper St. Pierre
2022-04-23J3DTevs: patchTexNo_PtrToIdxJasper St. Pierre
2021-12-06J2DGrafContext and J2DOrthoGraphlepelog
2021-12-06more simple J2D/J3D funcs (#166)Jasper St. Pierre
* more simple J2D/J3D funcs * JPABaseShape constructor * fmt Co-authored-by: lepelog <25211966+lepelog@users.noreply.github.com>
2021-10-11J3D setup (#155)TakaRikka
* setup j3d classes * remove asm * fixes * fix newDifferedDisplayList
2021-06-02J3duclip, fop_actor_mng and related stuff (#131)lepelog
* 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-05-10Makefile fixes / JUTNameTab (#129)Jasper St. Pierre
* 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-04-10moved strings + decompile simple store functionsJulgodis
2021-04-06building RELsJulgodis
2021-03-28dol2asm OKJulgodis