tp/asm/f/op
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
..
actor Adds JSUList, JKRDisposer, and JKRHeap. (#4) 2020-11-29 11:47:00 -05:00
camera organize files, update makefile, add CI checks, begin adding d_save.cpp 2020-09-05 15:03:13 -04:00
draw split and named symbols in text.s (#2) 2020-09-01 20:26:31 -04:00
kankyo Migrate many functions from d_save.s 2020-09-13 02:51:05 -04:00
msg Adds JSUList, JKRDisposer, and JKRHeap. (#4) 2020-11-29 11:47:00 -05:00
overlap organize files, update makefile, add CI checks, begin adding d_save.cpp 2020-09-05 15:03:13 -04:00
scene split and named symbols in text.s (#2) 2020-09-01 20:26:31 -04:00
f_op_actor.s Adds JSUList, JKRDisposer, and JKRHeap. (#4) 2020-11-29 11:47:00 -05:00
f_op_camera.s split and named symbols in text.s (#2) 2020-09-01 20:26:31 -04:00
f_op_kankyo.s split and named symbols in text.s (#2) 2020-09-01 20:26:31 -04:00
f_op_msg.s split and named symbols in text.s (#2) 2020-09-01 20:26:31 -04:00
f_op_overlap.s split and named symbols in text.s (#2) 2020-09-01 20:26:31 -04:00
f_op_scene.s split and named symbols in text.s (#2) 2020-09-01 20:26:31 -04:00
f_op_view.s split and named symbols in text.s (#2) 2020-09-01 20:26:31 -04:00