1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-13 04:39:36 +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
__osGetFpcCsr.s
__osGetSR.s
__osProbeTLB.s
__osSetCompare.s
__osSetFpcCsr.s
__osSetSR.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
__osSetWatchLo.s
bcmp.s Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
bcopy.s
bzero.s
entry.s
exceptasm.s
fp.s
guMtxF2L.s
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
guNormalize.s
guScale.s
guTranslate.s
interrupt.s
ipl3.s
kanread.s
libm_vals.s
mio0.s
osGetCount.s
osInvalDCache.s
osInvalICache.s
osMapTLBRdb.s
osSetIntMask.s
osUnmapTLBAll.s
osWritebackDCache.s
osWritebackDCacheAll.s
parameters.s
rom_header.s