3145 Commits
Author SHA1 Message Date
engineer124 16d91f5b71 Some docs 2021-11-10 11:56:25 +11:00
engineer124 d9f034bc0e Match __osVoiceContWrite20 from __osVoiceContWrite4, ez 2021-11-10 00:27:16 +11:00
engineer124 83453f6cd3 Match __osVoiceContWrite4, Write is very similar to Read 2021-11-10 00:21:29 +11:00
engineer124 1329f3aeaa docs, but maybe a little carried away 2021-11-10 00:03:48 +11:00
engineer124 905584f843 __osVoiceContRead36 was basically identical from __osVoiceContRead2 2021-11-09 23:47:36 +11:00
engineer124 7b95bd11d1 Add small amount of docs 2021-11-09 23:34:44 +11:00
engineer124 e8deb9eb8e Matched __osVoiceContRead2... Somehow... 2021-11-09 23:28:03 +11:00
engineer124 a7f23a4019 Merge branch 'master' into voice 2021-11-09 11:06:36 +11:00
engineer124 6775824c4d Add error codes 2021-11-09 10:50:33 +11:00
kyleburnetteandGitHub 6b4c24014e vigetcurrframebuf OK (#386)
* vigetcurrframebuf OK

* Renamed framep to buffer throughout repo

* Made tharo's suggestions

* Fix functions.h
2021-11-08 12:55:39 -03:00
engineer124 5459a9e781 Match osVoiceSetWord 2021-11-09 00:06:50 +11:00
engineer124 1647f42c3d Progress on voicecheckword 2021-11-08 19:13:20 +11:00
engineer124 b0c4073267 Really close to matching osVoiceStopReadData 2021-11-08 01:03:04 +11:00
engineer124 23d3f1980e Remove CONT_ERR, already present in controller.h 2021-11-08 00:31:03 +11:00
engineer124 5aa43d1c29 Match voiceinit.c 2021-11-08 00:27:05 +11:00
engineer124 09a4326856 Add comment 2021-11-07 23:05:47 +11:00
engineer124 11a86e2246 WIP on osVoiceGetReadData 2021-11-07 23:04:02 +11:00
engineer124 3c76274078 Add docs from n64devkit 2021-11-07 21:24:58 +11:00
engineer124 a3ee28e897 Merge branch 'master' into voice 2021-11-07 20:59:08 +11:00
Elliptic Ellipsis 81b6ac90b8 Merge branch 'voice' of github.com:Decompollaborate/mm into voice 2021-11-06 18:21:35 +00:00
Parker BurnettandGitHub 77b9431f11 En_hakurock rOcK (#355)
* inital commit with a good chunk done

* adsjfkalsdfh

* can't figure this out for the life of me...

* I'll come back to this later

* not finished, but at least OKs

* blah, still stuck

* en_hakurock OK

* minor clean up

* formatting and pushing up changes

* fixing spec

* fixing warnings and addressing feedback

* addressing PR comments from engineer

* fixing enum

* format
2021-11-06 00:59:45 -03:00
278ff4a4b3 motor.c OK (#397)
* use motor in the spec

* import bss

* Delete viextendvstart.c

* rename functions

* move stuff and format

* remove globals.h and ultra64.h

* Update src/libultra/io/motor.c

Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com>

* add motor.h to padmgr

* fix

Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com>
2021-11-06 00:29:56 -03:00
Anghelo CarvajalandGitHub e70a8fbb99 Add stddef.h and libc headers cleanup (#396)
* Move headers to include/libc

* stddef

* move math.h

* General cleanup

* move fabs, sqrtf and sqrt to math.h

* move alloca and assert

* whoops
2021-11-05 23:44:58 -03:00
Derek HensleyandGitHub 49f55ff005 EnvFlags OK (#404)
* Matched

* Remove magic number

* Rename system to EnvFlags
2021-11-05 23:15:47 -03:00
EllipticEllipsisandGitHub 2907da61c3 xlitob.c OK (#417)
* xlitob.c OK

* spec
2021-11-05 12:03:11 -03:00