tp/asm/os
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
..
ppc/eabi split and named symbols in text.s (#2) 2020-09-01 20:26:31 -04:00
OS.s JKRAram and JKRAramStream (#80) 2021-01-09 20:15:52 -05:00
OSAlarm.s split and named symbols in text.s (#2) 2020-09-01 20:26:31 -04:00
OSAlloc.s split and named symbols in text.s (#2) 2020-09-01 20:26:31 -04:00
OSArena.s split and named symbols in text.s (#2) 2020-09-01 20:26:31 -04:00
OSAudioSystem.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
OSCache.s split and named symbols in text.s (#2) 2020-09-01 20:26:31 -04:00
OSContext.s split and named symbols in text.s (#2) 2020-09-01 20:26:31 -04:00
OSError.s split and named symbols in text.s (#2) 2020-09-01 20:26:31 -04:00
OSExec.s JKRAram and JKRAramStream (#80) 2021-01-09 20:15:52 -05:00
OSFont.s split and named symbols in text.s (#2) 2020-09-01 20:26:31 -04:00
OSInterrupt.s JKRAram and JKRAramStream (#80) 2021-01-09 20:15:52 -05:00
OSLink.s JKRAram and JKRAramStream (#80) 2021-01-09 20:15:52 -05:00
OSMemory.s split and named symbols in text.s (#2) 2020-09-01 20:26:31 -04:00
OSMessage.s split and named symbols in text.s (#2) 2020-09-01 20:26:31 -04:00
OSMutex.s split and named symbols in text.s (#2) 2020-09-01 20:26:31 -04:00
OSReboot.s split and named symbols in text.s (#2) 2020-09-01 20:26:31 -04:00
OSReset.s JKRAram and JKRAramStream (#80) 2021-01-09 20:15:52 -05:00
OSResetSW.s split and named symbols in text.s (#2) 2020-09-01 20:26:31 -04:00
OSRtc.s split and named symbols in text.s (#2) 2020-09-01 20:26:31 -04:00
OSSync.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
OSThread.s split and named symbols in text.s (#2) 2020-09-01 20:26:31 -04:00
OSTime.s split and named symbols in text.s (#2) 2020-09-01 20:26:31 -04:00