tp/asm/JUtility
Jonathan Wase 82d5e0f796
JKRAram and JKRAramStream (#80)
* before __register_global_object

* JKRThread::sThreadList, JKRHeap::sSystemHeap, etc.

* cleanup and started on JKRDvdArchive

* before changing JKRCompression

* more JKRDvdArchive, abs, and memset

* fixed JKRArchive::setExpandSize split

* JKRArchive::sCurrentDirID, JKRDvdFile::sDvdList, and matching JKRDvdFile constructors

* problems

* merge fixes and formatting

* updated clang version in clang-format-all to version 10

* Added OSPhysicalToCached and struct for global memory

* remove useless __attribute__

* changed from defines and macros to const variable and function

* changed FLAG_HAS to FLAG_ON

* JKRAram, linking problems

* fix JKRAram

* remove nonmatching stuff

* renamed static data

* more static class members

* JKRAramStream OK

* formatting

Co-authored-by: Julgodis <>
Co-authored-by: Pheenoh <pheenoh@gmail.com>
2021-01-09 20:15:52 -05:00
..
JUTAssert.s Refactor JUTFont symbols (#71) 2021-01-06 20:36:27 -05:00
JUTCacheFont.s JKRAram and JKRAramStream (#80) 2021-01-09 20:15:52 -05:00
JUTConsole.s JKRAram and JKRAramStream (#80) 2021-01-09 20:15:52 -05:00
JUTDbPrint.s JKRAram and JKRAramStream (#80) 2021-01-09 20:15:52 -05:00
JUTDirectFile.s Adds JSUList, JKRDisposer, and JKRHeap. (#4) 2020-11-29 11:47:00 -05:00
JUTDirectPrint.s more d_save funcs OK, initial map out of dcomifg_play_c and it's classes 2021-01-02 17:47:43 -05:00
JUTException.s JKRAram and JKRAramStream (#80) 2021-01-09 20:15:52 -05:00
JUTFader.s Adds JSUList, JKRDisposer, and JKRHeap. (#4) 2020-11-29 11:47:00 -05:00
JUTGamePad.s Split and decompile parts of JUTGamePad (#33) 2020-12-29 20:22:18 -05:00
JUTGraphFifo.s JKRAram and JKRAramStream (#80) 2021-01-09 20:15:52 -05:00
JUTNameTab.s migrate remaining d_save and m_Do_main asm to inline, add intial class mapping for dFile_select_c 2020-11-29 20:16:52 -05:00
JUTPalette.s organize files, update makefile, add CI checks, begin adding d_save.cpp 2020-09-05 15:03:13 -04:00
JUTProcBar.s JKRAram and JKRAramStream (#80) 2021-01-09 20:15:52 -05:00
JUTResource.s swap in memcpy for func_80003540, correct some minor issues in dvd.h and JKRDVDFile.h 2021-01-03 21:08:33 -05:00
JUTTexture.s Adds JSUList, JKRDisposer, and JKRHeap. (#4) 2020-11-29 11:47:00 -05:00
JUTVideo.s Adds JSUList, JKRDisposer, and JKRHeap. (#4) 2020-11-29 11:47:00 -05:00
JUTXfb.s JKRAram and JKRAramStream (#80) 2021-01-09 20:15:52 -05:00