TakaRikka
ba44ade90c
more various JSystem work ( #2046 )
...
* most of J3DAnmLoader done
* J3D / JKernel / JUTConsole work
* remove asm
* fix build
* dol 50%
2024-01-24 14:00:46 +02:00
Caroline Madsen
fe92c18c83
work on J3DGD ( #2017 )
2023-12-31 18:49:08 +02:00
Caroline Madsen
e7a6eb10b5
work on J3DShapeMtx ( #2002 )
...
* work on J3DShapeMtx
* update Progress.md
2023-12-13 06:42:38 +02:00
Jcw87
1b5fb60a98
J3DTevs ( #1950 )
2023-09-30 14:10:06 +03:00
hatal175
e5cb9ce472
JAUSeqCollection, JAUSoundTable OK ( #1932 )
2023-09-19 03:45:39 -07:00
Jcw87
d56a9719ea
J3DStruct ( #1913 )
2023-09-05 12:08:56 -06:00
hatal175
2e17762012
Various matches ( #378 )
...
* Maybe improve JMAEulerToQuat
* JKRFileLoader OK
* JUTCacheFont work
* Match J3DModel::prepareShapePackets
* JUTDirectFile OK
* JUTDirectPrint OK
* Work on JUTProcBar
* Work on JUTResFont
2023-07-20 19:39:25 -07:00
hatal175
63c782c0d0
J3DPacket, J3DShape OK ( #366 )
2023-07-09 18:46:15 -07:00
Tal Hayon
e00ce8bc31
Work on J3DMaterial
2023-07-09 20:21:18 +03:00
TakaRikka
92b88e83e8
d_menu_calibration done / J3DDrawBuffer done / more d_drawlist wip ( #312 )
...
* d_drawlist work / finish J3DDrawBuffer
* d_menu_calibration done
* remove asm
2023-03-28 05:11:41 -06:00
Jasper St. Pierre
6557ac8cd7
more J3DDrawBuffer
2022-12-31 19:32:56 -08:00
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
58b58a4181
J3DVertex: OK
...
Fully matched now.
2022-04-24 01:57:11 -07:00
Jasper St. Pierre
9bee853ab4
J3DShape / J3DShapeDraw: More OK
2022-04-24 01:57:11 -07:00
Jasper St. Pierre
f1f9cc713d
J3DShape/J3DShapeMtx: More work
2022-04-24 01:57:11 -07:00
Jasper St. Pierre
2358fd042d
J3DShape: OK progress
2022-04-24 01:57:06 -07:00
Jasper St. Pierre
d954f9348c
J3DDrawPacket: more OK
2022-04-23 18:39:27 -07:00
Jasper St. Pierre
69d8d66c00
J3DSys::drawInit
2022-04-23 17:27:10 -07:00
Jasper St. Pierre
5e47481d7f
J3DSys::J3DSys
2022-04-23 15:38:37 -07:00
Jasper St. Pierre
28b51b6010
J3DSys: setTexCacheRegion
2022-04-23 15:27:56 -07:00
Jasper St. Pierre
2d3a2fb815
J3DSys: loadMtxIndx
2022-04-23 15:08:33 -07:00
Jasper St. Pierre
fd3c6ed326
J3DTevs: patchTexNo_PtrToIdx
2022-04-23 14:43:04 -07:00
lepelog
9da2309be7
J2DGrafContext and J2DOrthoGraph
2021-12-06 13:14:13 +01: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
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
0ad6ebe7b4
moved strings + decompile simple store functions
2021-04-10 07:02:38 +02:00
Julgodis
ed1ee30dd2
building RELs
2021-04-06 18:00:35 +02:00
Julgodis
d244b7cb0d
dol2asm OK
2021-03-28 22:49:05 +02:00