tp/asm/JKernel
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
..
JKRAram.s JKRAram and JKRAramStream (#80) 2021-01-09 20:15:52 -05:00
JKRAramArchive.s JKRAram and JKRAramStream (#80) 2021-01-09 20:15:52 -05:00
JKRAramHeap.s JKernel (#20) 2020-12-06 15:02:25 -05:00
JKRAramPiece.s JKernel (#20) 2020-12-06 15:02:25 -05:00
JKRDvdAramRipper.s JKernel (#20) 2020-12-06 15:02:25 -05:00
JKRDvdFile.s JKRAram and JKRAramStream (#80) 2021-01-09 20:15:52 -05:00
JKRDvdRipper.s JKernel (#20) 2020-12-06 15:02:25 -05:00
JKRFileLoader.s JKRAram and JKRAramStream (#80) 2021-01-09 20:15:52 -05:00
JKRThread.s Types and functions for JKRThread, JKRFile, JKRDvdFile, JKRFileCache... (#17) 2020-12-05 12:45:10 -05:00