tp/asm/J3DGraphLoader
Jonathan Wase 635fbc34ec
Adds JSUList, JKRDisposer, and JKRHeap. (#4)
* Added JSUList, JKRDisposer, and JKRHeap.

JSUList: Decompiled JSUPtrLink and JSUPtrList with their respected
functions. The templated class JSUList is left.

JKRDisposer: Constructor matched but the destructor is close but
not yet a match.

JKRHeap: No functions matches yet. JKRHeap.cpp now includes
"operator delete" which makes it possible to forward compile
destructors.

* moved files from src/ to libs/
2020-11-29 11:47:00 -05:00
..
J3DMaterialFactory Adds JSUList, JKRDisposer, and JKRHeap. (#4) 2020-11-29 11:47:00 -05:00
J3DAnmLoader.s Adds JSUList, JKRDisposer, and JKRHeap. (#4) 2020-11-29 11:47:00 -05:00
J3DClusterLoader.s Adds JSUList, JKRDisposer, and JKRHeap. (#4) 2020-11-29 11:47:00 -05:00
J3DJointFactory.s Adds JSUList, JKRDisposer, and JKRHeap. (#4) 2020-11-29 11:47:00 -05:00
J3DMaterialFactory.s Adds JSUList, JKRDisposer, and JKRHeap. (#4) 2020-11-29 11:47:00 -05:00
J3DModelLoader.s Adds JSUList, JKRDisposer, and JKRHeap. (#4) 2020-11-29 11:47:00 -05:00
J3DModelLoaderCalcSize.s Migrate many functions from d_save.s 2020-09-13 02:51:05 -04:00
J3DShapeFactory.s Adds JSUList, JKRDisposer, and JKRHeap. (#4) 2020-11-29 11:47:00 -05:00