1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 12:54:51 +00:00
oot/asm
EllipticEllipsis 0584b3d288
Document kanji-offset-getting file (#1121)
* Document Kanji offset function

* Bit more documentation

* Format table to shift-jis-shaped

* Rename argument

* Review, name file and function according to n64dd research

* spec

* Fix build

* Reformat table, improve some of the comments

* Add missing header

* Review

* More review

* Rewritet the C function more idiomatically, document lack of protection

* Other comparison

* Rename table
2022-05-20 00:25:30 +02:00
..
__osGetCause.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
__osGetFpcCsr.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
__osGetSR.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
__osProbeTLB.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
__osSetCompare.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
__osSetFpcCsr.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
__osSetSR.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
__osSetWatchLo.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
bcmp.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
bcopy.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
bzero.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
entry.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
exceptasm.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
fp.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
guMtxF2L.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
guMtxIdent.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
guMtxIdentF.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
guMtxL2F.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
guNormalize.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
guScale.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
guTranslate.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
interrupt.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
ipl3.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
kanread.s Document kanji-offset-getting file (#1121) 2022-05-20 00:25:30 +02:00
libm_vals.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
mio0.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
osGetCount.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
osInvalDCache.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
osInvalICache.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
osMapTLBRdb.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
osSetIntMask.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
osUnmapTLBAll.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
osWritebackDCache.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
osWritebackDCacheAll.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
parameters.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
rom_header.s