N64ModernRuntime/librecomp
Wiseguy 9ee0e7369a
Misc fixes and implement osStopThread (partial), osEepromWrite, and osEepromRead (#67)
* Fix rdram allocation to only allow kseg0 accesses

* Implement osEepromWrite and osEepromRead, fix implicit casting error in save_write

* Partially implement osStopThread

* Fix audio allowing games to queue 0 samples

* Remove commented out line
2024-10-26 20:41:05 -04:00
..
include/librecomp Misc fixes and implement osStopThread (partial), osEepromWrite, and osEepromRead (#67) 2024-10-26 20:41:05 -04:00
src Misc fixes and implement osStopThread (partial), osEepromWrite, and osEepromRead (#67) 2024-10-26 20:41:05 -04:00
CMakeLists.txt Add modified o1Heap library and set up recomp heap (#66) 2024-10-21 22:23:33 -04:00