mirror of https://github.com/zeldaret/tp.git
* 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/ |
||
|---|---|---|
| .. | ||
| actor | ||
| camera | ||
| draw | ||
| kankyo | ||
| msg | ||
| overlap | ||
| scene | ||
| f_op_actor.s | ||
| f_op_camera.s | ||
| f_op_kankyo.s | ||
| f_op_msg.s | ||
| f_op_overlap.s | ||
| f_op_scene.s | ||
| f_op_view.s | ||