summaryrefslogtreecommitdiff
path: root/src/libultra/io/controller.c
AgeCommit message (Collapse)Author
2024-04-20Fix out-of-bound loop UB (#218)petrie911
* avoid ub * format * torch
2024-03-21Remove assets.h from global.h, some other header adjustments (#174)petrie911
* splits * torch * torch again * headers * merges * format
2024-02-14Match Libultra (#120)Lywx
* Matched perspective, contquery, contreaddata, recvmesg and sendmesg * Fixed libultra compilation flags * Matched viblack * Matched virepeatline, visetmode, visetspecial and viswapbuf * Matched cartrominit, dpsetstat, sptask, sptaskyield, visetevent, createthread, gettime, setthreadpri, settime, settimer and starthread * Fixed bss bs * Matched even more libultra stuff * Matched even more * __osRdbSend * Decompiled most of the functions of libultra <3 * Matched last functions * Added a separation to libultra macros * Removed ARRLEN from controller.h * Fix libultra warnings --------- Co-authored-by: Alejandro Javier Asenjo Nitti <alejandro.asenjo88@gmail.com>
2023-11-07Non-audio threads. Some data importation. (#17)petrie911
* threads galore * something's up * try this * I don't even * who knows * I can't stop it * let's try data for fun * ok I think I've gone far enough * well maybe a little more * visual assets somewhat documented * just keeps going * forgot formatting
2023-11-02Identified and organized libultra (#15)petrie911
* libultra sorted out * missed some things * forgot some things * one more thing * not actually libultra * also split out the data into three sections * finer split * parameter is a thing, apparently
2023-10-29Libultra headers and some decomp (#14)petrie911
* lib is ultra * it just keeps going * math names * format
2023-10-18format style change: SpaceAfterCStyleCast: trueAlejandro Javier Asenjo Nitti
2023-10-16check_format correctionAlejandro Javier Asenjo Nitti
2023-10-16test format checkAlejandro Javier Asenjo Nitti
2023-10-16decompile __osContGetInitDataAlejandro Javier Asenjo Nitti
2023-10-16decompile __osPackRequestDataAlejandro Javier Asenjo Nitti
2023-10-16decompile osContInit. Co-authored-by:Alejandro Javier Asenjo Nitti
@rainchus @Tharo @Mallos31
2023-10-14more libultra symbolsAlejandro Javier Asenjo Nitti
2023-10-14libultra symbolsAlejandro Javier Asenjo Nitti
2023-10-10move filesAlejandro Javier Asenjo Nitti