tp/asm/f/op
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
..
actor JKRAram and JKRAramStream (#80) 2021-01-09 20:15:52 -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 Split SComponent (#45) 2021-01-06 20:04:53 -05:00
msg Split SComponent (#45) 2021-01-06 20:04:53 -05:00
overlap Split SComponent (#45) 2021-01-06 20:04:53 -05:00
scene 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
f_op_actor.s Split SComponent (#45) 2021-01-06 20:04:53 -05:00
f_op_camera.s d_item (#18) 2020-12-05 23:30:55 -05:00
f_op_kankyo.s d_item (#18) 2020-12-05 23:30:55 -05: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 SComponent (#45) 2021-01-06 20:04:53 -05: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