Commit Graph

15 Commits

Author SHA1 Message Date
petrie911
4a572e7e30
Remove assets.h from global.h, some other header adjustments (#174)
* splits

* torch

* torch again

* headers

* merges

* format
2024-03-21 17:19:38 -03:00
Lywx
902dc0b829
Match Libultra (#120)
* 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>
2024-02-14 12:24:31 -03:00
petrie911
931f589177
Fully split and name libultra, and also decomp 3404 (#16)
* 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

* named everything in libultra

* make
2023-11-04 19:45:03 -03:00
petrie911
f2af4867e4
Identified and organized libultra (#15)
* 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-11-02 20:36:13 -03:00
Alejandro Javier Asenjo Nitti
2bb0fa08cf format style change: SpaceAfterCStyleCast: true 2023-10-18 10:50:51 -03:00
Alejandro Javier Asenjo Nitti
a3cd19ed4e ll.c 2023-10-17 18:50:39 -03:00
Alejandro Javier Asenjo Nitti
7069284fe8 format 2023-10-16 14:56:11 -03:00
Alejandro Javier Asenjo Nitti
d98938673d decompile lldiv 2023-10-16 14:01:54 -03:00
Alejandro Javier Asenjo Nitti
a36b61f73b decompile ldiv 2023-10-16 13:59:04 -03:00
Alejandro Javier Asenjo Nitti
73e7e36375 decompile strchr 2023-10-16 13:54:00 -03:00
Alejandro Javier Asenjo Nitti
e5ef31fe37 decompile strlen 2023-10-16 13:53:36 -03:00
Alejandro Javier Asenjo Nitti
4985931714 decompile memcpy 2023-10-16 13:52:40 -03:00
Alejandro Javier Asenjo Nitti
f99479e8a0 more libultra symbols 2023-10-14 04:10:34 -03:00
Alejandro Javier Asenjo Nitti
1b5144f59b Move libultra files to folder 2023-10-10 08:43:28 -03:00
Alejandro Javier Asenjo Nitti
712e443489 move files 2023-10-10 08:23:49 -03:00