tp/asm/m/Do
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
..
controller Adds JSUList, JKRDisposer, and JKRHeap. (#4) 2020-11-29 11:47:00 -05:00
dvd Adds JSUList, JKRDisposer, and JKRHeap. (#4) 2020-11-29 11:47:00 -05:00
machine Adds JSUList, JKRDisposer, and JKRHeap. (#4) 2020-11-29 11:47:00 -05:00
m_Do_DVDError.s Adds JSUList, JKRDisposer, and JKRHeap. (#4) 2020-11-29 11:47:00 -05:00
m_Do_MemCard.s Adds JSUList, JKRDisposer, and JKRHeap. (#4) 2020-11-29 11:47:00 -05:00
m_Do_MemCardRWmng.s Migrate many functions from d_save.s 2020-09-13 02:51:05 -04:00
m_Do_Reset.s Migrate many functions from d_save.s 2020-09-13 02:51:05 -04:00
m_Do_audio.s Adds JSUList, JKRDisposer, and JKRHeap. (#4) 2020-11-29 11:47:00 -05:00
m_Do_ext.s Adds JSUList, JKRDisposer, and JKRHeap. (#4) 2020-11-29 11:47:00 -05:00
m_Do_graphic.s Adds JSUList, JKRDisposer, and JKRHeap. (#4) 2020-11-29 11:47:00 -05:00
m_Do_lib.s Adds JSUList, JKRDisposer, and JKRHeap. (#4) 2020-11-29 11:47:00 -05:00
m_Do_machine.s Adds JSUList, JKRDisposer, and JKRHeap. (#4) 2020-11-29 11:47:00 -05:00
m_Do_main.s Adds JSUList, JKRDisposer, and JKRHeap. (#4) 2020-11-29 11:47:00 -05:00
m_Do_mtx.s Adds JSUList, JKRDisposer, and JKRHeap. (#4) 2020-11-29 11:47:00 -05:00
m_Do_printf.s organize files, update makefile, add CI checks, begin adding d_save.cpp 2020-09-05 15:03:13 -04:00