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>
This commit is contained in:
Anghelo Carvajal
2021-11-06 00:29:56 -03:00
committed by GitHub
parent e70a8fbb99
commit 278ff4a4b3
12 changed files with 49 additions and 40 deletions
+2 -2
View File
@@ -86,7 +86,7 @@
0x80089470 : "destroythread",
0x80089580 : "voicecheckresult",
0x80089630 : "bzero",
0x800896D0 : "rumblepak",
0x800896D0 : "motor",
0x80089AA0 : "siacs",
0x80089B60 : "controller",
0x80089E40 : "createthread",
@@ -321,7 +321,7 @@
0x8009CD50 : "rand",
0x8009CD60 : "__osMalloc",
0x8009CD70 : "sptask",
0x8009CDB0 : "rumblepak",
0x8009CDB0 : "motor",
0x8009CEB0 : "siacs",
0x8009CED0 : "controller",
0x8009CF60 : "voicegetreaddata",
+3 -3
View File
@@ -280,9 +280,9 @@
0x80089470:("osDestroyThread",),
0x80089580:("__osVoiceCheckResult",),
0x80089630:("bzero",),
0x800896D0:("osSetRumble",),
0x80089838:("osSetUpMempakWrite",),
0x80089944:("osProbeRumblePak",),
0x800896D0:("__osMotorAccess",),
0x80089838:("_MakeMotorData",),
0x80089944:("osMotorInit",),
0x80089AA0:("__osSiCreateAccessQueue",),
0x80089AF0:("__osSiGetAccess",),
0x80089B34:("__osSiRelAccess",),