tp/asm/J2DGraph
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
..
J2DAnimation.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
J2DAnmLoader.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
J2DGrafContext.s Adds JSUList, JKRDisposer, and JKRHeap. (#4) 2020-11-29 11:47:00 -05:00
J2DManage.s begin d_save_HIO, some m_Do_main functions ok 2020-11-28 23:34:06 -05:00
J2DMatBlock.s Refactor JUTFont symbols (#71) 2021-01-06 20:36:27 -05:00
J2DMaterial.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
J2DMaterialFactory.s Fixed _savegpr etc. (#54) 2021-01-02 23:15:12 -05:00
J2DOrthoGraph.s organize files, update makefile, add CI checks, begin adding d_save.cpp 2020-09-05 15:03:13 -04:00
J2DPane.s adjust gameinfo sizing, rename inline register funcs 2021-01-02 19:09:04 -05:00
J2DPicture.s Fixed _savegpr etc. (#54) 2021-01-02 23:15:12 -05:00
J2DPictureEx.s Fixed _savegpr etc. (#54) 2021-01-02 23:15:12 -05:00
J2DPrint.s JKRAram and JKRAramStream (#80) 2021-01-09 20:15:52 -05:00
J2DScreen.s adjust gameinfo sizing, rename inline register funcs 2021-01-02 19:09:04 -05:00
J2DTevs.s organize files, update makefile, add CI checks, begin adding d_save.cpp 2020-09-05 15:03:13 -04:00
J2DTextBox.s Refactor JUTFont symbols (#71) 2021-01-06 20:36:27 -05:00
J2DTextBoxEx.s adjust gameinfo sizing, rename inline register funcs 2021-01-02 19:09:04 -05:00
J2DWindow.s adjust gameinfo sizing, rename inline register funcs 2021-01-02 19:09:04 -05:00
J2DWindowEx.s Fixed _savegpr etc. (#54) 2021-01-02 23:15:12 -05:00